/aosp_15_r20/external/dtc/tests/ |
H A D | dtbs_equal_ordered.c | 68 int offset1, offset2; in compare_structure() local 77 offset1 = nextoffset1; in compare_structure() 78 tag1 = fdt_next_tag(fdt1, offset1, &nextoffset1); in compare_structure() 87 tag1, tag2, offset1, offset2); in compare_structure() 91 name1 = fdt_get_name(fdt1, offset1, &err); in compare_structure() 94 offset1, fdt_strerror(err)); in compare_structure() 102 name1, name2, offset1, offset2); in compare_structure() 106 prop1 = fdt_offset_ptr(fdt1, offset1, sizeof(*prop1)); in compare_structure() 108 FAIL("Could get fdt1 property at %d", offset1); in compare_structure() 117 "at (%d, %d)", name1, name2, offset1, offset2); in compare_structure() [all …]
|
H A D | dtbs_equal_unordered.c | 91 static void compare_properties(const void *fdt1, int offset1, in compare_properties() argument 94 int offset = offset1; in compare_properties() 97 for (offset = fdt_first_property_offset(fdt1, offset1); in compare_properties() 137 static void compare_node(const void *fdt1, int offset1, 140 static void compare_subnodes(const void *fdt1, int offset1, in compare_subnodes() argument 146 for (depth = 0, coffset1 = offset1; in compare_subnodes() 165 static void compare_node(const void *fdt1, int offset1, in compare_node() argument 171 CHECK(fdt_get_path(fdt1, offset1, path1, sizeof(path1))); in compare_node() 179 compare_properties(fdt1, offset1, fdt2, offset2); in compare_node() 180 compare_properties(fdt2, offset2, fdt1, offset1); in compare_node() [all …]
|
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
H A D | ArrayUtils.java | 8285 public static void swap(final boolean[] array, final int offset1, final int offset2) { in swap() argument 8286 swap(array, offset1, offset2, 1); in swap() 8314 public static void swap(final boolean[] array, int offset1, int offset2, int len) { in swap() argument 8315 if (isEmpty(array) || offset1 >= array.length || offset2 >= array.length) { in swap() 8318 if (offset1 < 0) { in swap() 8319 offset1 = 0; in swap() 8324 len = Math.min(Math.min(len, array.length - offset1), array.length - offset2); in swap() 8325 for (int i = 0; i < len; i++, offset1++, offset2++) { in swap() 8326 final boolean aux = array[offset1]; in swap() 8327 array[offset1] = array[offset2]; in swap() [all …]
|
/aosp_15_r20/external/angle/third_party/glslang/src/Test/ |
H A D | spv.float16Fetch.frag | 86 const int offset1 = 1; 191 texel += textureOffset(s1D, c1, offset1); 192 texel += textureOffset(s1D, f16c1, offset1, f16bias); 201 texel.x += textureOffset(s1DShadow, c3, offset1); 202 texel.x += textureOffset(s1DShadow, f16c2, compare, offset1, f16bias); 205 texel += textureOffset(s1DArray, c2, offset1); 206 texel += textureOffset(s1DArray, f16c2, offset1, f16bias); 209 texel.x += textureOffset(s1DArrayShadow, c3, offset1); 210 texel.x += textureOffset(s1DArrayShadow, f16c2, compare, offset1, f16bias); 221 texel += textureProjOffset(s1D, c2, offset1); [all …]
|
H A D | spv.floatFetch.frag | 71 const int offset1 = 1; 141 texel += textureOffset(s1D, c1, offset1); 146 texel.x += textureOffset(s1DShadow, c3, offset1); 148 texel += textureOffset(s1DArray, c2, offset1); 150 texel.x += textureOffset(s1DArrayShadow, c3, offset1); 160 texel += textureProjOffset(s1D, c2, offset1); 161 texel += textureProjOffset(s1D, c4, offset1); 168 texel.x += textureProjOffset(s1DShadow, c4, offset1); 178 texel += textureLodOffset(s1D, c1, lod, offset1); 181 texel.x += textureLodOffset(s1DShadow, c3, lod, offset1); [all …]
|
/aosp_15_r20/external/deqp-deps/glslang/Test/ |
D | spv.float16Fetch.frag | 86 const int offset1 = 1; 191 texel += textureOffset(s1D, c1, offset1); 192 texel += textureOffset(s1D, f16c1, offset1, f16bias); 201 texel.x += textureOffset(s1DShadow, c3, offset1); 202 texel.x += textureOffset(s1DShadow, f16c2, compare, offset1, f16bias); 205 texel += textureOffset(s1DArray, c2, offset1); 206 texel += textureOffset(s1DArray, f16c2, offset1, f16bias); 209 texel.x += textureOffset(s1DArrayShadow, c3, offset1); 210 texel.x += textureOffset(s1DArrayShadow, f16c2, compare, offset1, f16bias); 221 texel += textureProjOffset(s1D, c2, offset1); [all …]
|
D | spv.floatFetch.frag | 71 const int offset1 = 1; 141 texel += textureOffset(s1D, c1, offset1); 146 texel.x += textureOffset(s1DShadow, c3, offset1); 148 texel += textureOffset(s1DArray, c2, offset1); 150 texel.x += textureOffset(s1DArrayShadow, c3, offset1); 160 texel += textureProjOffset(s1D, c2, offset1); 161 texel += textureProjOffset(s1D, c4, offset1); 168 texel.x += textureProjOffset(s1DShadow, c4, offset1); 178 texel += textureLodOffset(s1D, c1, lod, offset1); 181 texel.x += textureLodOffset(s1DShadow, c3, lod, offset1); [all …]
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_resampler.c | 217 WORD32 p = 0, idx = 0, offset1 = 0, offset2 = 0; in ia_enhaacplus_enc_iir_sos_downsampler() local 243 offset1 = LEN_RING_BUF_SOS_1 * idx; in ia_enhaacplus_enc_iir_sos_downsampler() 246 ia_enhaacplus_enc_copy_ring_buffers_sos(ptr_ring_buf2 + offset1, ptr_ring_buf2 + offset2, in ia_enhaacplus_enc_iir_sos_downsampler() 261 offset1 = LEN_RING_BUF_SOS_1 * idx; in ia_enhaacplus_enc_iir_sos_downsampler() 264 ia_enhaacplus_enc_copy_ring_buffers_sos(ptr_ring_buf2 + offset1, ptr_ring_buf2 + offset2, in ia_enhaacplus_enc_iir_sos_downsampler() 279 offset1 = LEN_RING_BUF_SOS_1 * idx; in ia_enhaacplus_enc_iir_sos_downsampler() 282 ia_enhaacplus_enc_copy_ring_buffers_sos(ptr_ring_buf2 + offset1, ptr_ring_buf2 + offset2, in ia_enhaacplus_enc_iir_sos_downsampler() 297 offset1 = LEN_RING_BUF_SOS_1 * idx; in ia_enhaacplus_enc_iir_sos_downsampler() 300 ia_enhaacplus_enc_copy_ring_buffers_sos(ptr_ring_buf2 + offset1, ptr_ring_buf2 + offset2, in ia_enhaacplus_enc_iir_sos_downsampler() 359 WORD32 p = 0, idx = 0, offset1 = 0, offset2 = 0; in ia_enhaacplus_enc_iir_sos_upsampler() local [all …]
|
/aosp_15_r20/external/coreboot/util/kbc1126/ |
H A D | kbc1126_ec_insert.c | 47 long offset1, offset2; in main() local 61 offset1 = strtoul(argv[4], NULL, 0); in main() 71 offset1 = strtoul(argv[2], NULL, 0); in main() 75 if ((offset1 & 0xff) || (offset2 & 0xff)) { in main() 90 offset1 = negoffset(offset1, romsz); in main() 96 os = 0x1000000 + offset1; in main() 117 FseekEnd(fp, offset1); in main()
|
/aosp_15_r20/external/llvm/test/CodeGen/AMDGPU/ |
H A D | ds_read2_superreg.ll | 11 ; CI: ds_read2_b32 [[RESULT:v\[[0-9]+:[0-9]+\]]], v{{[0-9]+}} offset1:1{{$}} 39 ; CI-DAG: ds_read2_b32 v{{\[}}[[REG_X:[0-9]+]]:[[REG_Y:[0-9]+]]{{\]}}, v{{[0-9]+}} offset1:1{{$}} 40 …: ds_read2_b32 v{{\[}}[[REG_Z:[0-9]+]]:[[REG_W:[0-9]+]]{{\]}}, v{{[0-9]+}} offset0:2 offset1:3{{$}} 65 ; CI-DAG: ds_read2_b32 v{{\[}}[[REG_X:[0-9]+]]:[[REG_Y:[0-9]+]]{{\]}}, v{{[0-9]+}} offset1:1{{$}} 88 ; CI: ds_read2_b64 [[REG_ZW:v\[[0-9]+:[0-9]+\]]], v{{[0-9]+}} offset1:1{{$}} 101 ; CI-DAG: ds_read2_b64 [[REG_ZW:v\[[0-9]+:[0-9]+\]]], v{{[0-9]+}} offset1:1{{$}} 115 ; CI-DAG: ds_read2_b64 [[VEC_HI:v\[[0-9]+:[0-9]+\]]], v{{[0-9]+}} offset0:2 offset1:3{{$}} 116 ; CI-DAG: ds_read2_b64 [[VEC_LO:v\[[0-9]+:[0-9]+\]]], v{{[0-9]+}} offset1:1{{$}} 131 ; CI-DAG: ds_read2_b64 [[VEC0_3:v\[[0-9]+:[0-9]+\]]], v{{[0-9]+}} offset1:1{{$}} 132 ; CI-DAG: ds_read2_b64 [[VEC4_7:v\[[0-9]+:[0-9]+\]]], v{{[0-9]+}} offset0:2 offset1:3{{$}} [all …]
|
H A D | reduce-store-width-alignment.ll | 5 ; GCN: ds_write2_b32 v{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} offset1:1{{$}} 14 ; GCN-DAG: ds_write2_b32 v{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} offset0:2 offset1:3 15 ; GCN-DAG: ds_write2_b32 v{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} offset1:1{{$}} 24 ; GCN: ds_write2_b32 v{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} offset1:1{{$}} 33 ; GCN-DAG: ds_write2_b32 v{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} offset0:2 offset1:3 34 ; GCN-DAG: ds_write2_b32 v{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} offset1:1{{$}} 46 ; GCN: ds_write2_b32 v{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} offset1:1{{$}}
|
H A D | load-local-i16.ll | 68 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset0:3 offset1:2{{$}} 223 ; GCN: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset1:1{{$}} 232 ; GCN: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset1:1{{$}} 242 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset0:1 offset1:2{{$}} 259 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset0:3 offset1:1{{$}} 269 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset1:1{{$}} 270 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset0:2 offset1:3 271 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset0:4 offset1:5 272 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset0:6 offset1:7 281 ; GCN-DAG: ds_read2_b64 v{{\[[0-9]+:[0-9]+\]}}, v{{[0-9]+}} offset0:1 offset1:2{{$}} [all …]
|
H A D | ds_write2.ll | 10 ; SI: ds_write2_b32 [[VPTR]], [[VAL]], [[VAL]] offset1:8 28 ; SI: ds_write2_b32 [[VPTR]], [[VAL0]], [[VAL1]] offset1:8 87 ; SI: ds_write2_b32 [[VPTR]], v[[VAL0]], v[[VAL1]] offset1:8 108 ; SI: ds_write2_b32 [[VPTR]], v[[VAL0]], v[[VAL1]] offset1:8 127 ; SI: ds_write2_b32 [[VPTR]], v[[VAL0]], v[[VAL1]] offset1:8 147 ; SI: ds_write2_b32 [[VPTR]], [[VAL0]], [[VAL1]] offset1:255 182 ; SI: ds_write2_b32 [[BASEADDR:v[0-9]+]], [[VAL0:v[0-9]+]], [[VAL0]] offset1:11 183 ; SI: ds_write2_b32 [[BASEADDR:v[0-9]+]], [[VAL1:v[0-9]+]], [[VAL1]] offset0:8 offset1:27 212 ; SI: ds_write2_b32 [[BASEADDR:v[0-9]+]], [[VAL0:v[0-9]+]], [[VAL0]] offset0:3 offset1:11 213 ; SI: ds_write2_b32 [[BASEADDR:v[0-9]+]], [[VAL1:v[0-9]+]], [[VAL1]] offset0:8 offset1:27 [all …]
|
H A D | ds_read2.ll | 10 ; SI: ds_read2_b32 v{{\[}}[[LO_VREG:[0-9]+]]:[[HI_VREG:[0-9]+]]{{\]}}, v{{[0-9]+}} offset1:8 29 ; SI: ds_read2_b32 v{{\[}}[[LO_VREG:[0-9]+]]:[[HI_VREG:[0-9]+]]{{\]}}, v{{[0-9]+}} offset1:255 66 ; SI: ds_read2_b32 v{{\[[0-9]+:[0-9]+\]}}, [[BASEADDR:v[0-9]+]] offset1:8 67 ; SI: ds_read2_b32 v{{\[[0-9]+:[0-9]+\]}}, [[BASEADDR]] offset0:11 offset1:27 97 ; SI: ds_read2_b32 v{{\[[0-9]+:[0-9]+\]}}, [[BASEADDR:v[0-9]+]] offset1:8 99 ; SI: ds_read2_b32 v{{\[[0-9]+:[0-9]+\]}}, [[BASEADDR]] offset0:11 offset1:27 133 ; SI: ds_read2_b32 v{{\[[0-9]+:[0-9]+\]}}, [[BASEADDR:v[0-9]+]] offset0:2 offset1:8 134 ; SI: ds_read2_b32 v{{\[[0-9]+:[0-9]+\]}}, [[BASEADDR]] offset0:11 offset1:27 220 ; SI: ds_read2_b32 {{v\[[0-9]+:[0-9]+\]}}, {{v[0-9]+}} offset1:8{{$}} 314 ; SI: ds_read2_b64 v{{\[}}[[LO_VREG:[0-9]+]]:[[HI_VREG:[0-9]+]]{{\]}}, [[VPTR]] offset1:8 [all …]
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/ |
H A D | ArchiveUtils.java | 156 final byte[] buffer1, final int offset1, final int length1, in isEqual() argument 161 if (buffer1[offset1+i] != buffer2[offset2+i]){ in isEqual() 171 if (buffer1[offset1+i] != 0){ in isEqual() 199 final byte[] buffer1, final int offset1, final int length1, 201 return isEqual(buffer1, offset1, length1, buffer2, offset2, length2, false); 239 final byte[] buffer1, final int offset1, final int length1, 241 return isEqual(buffer1, offset1, length1, buffer2, offset2, length2, true);
|
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/ |
H A D | TestZoneOffset.java | 517 ZoneOffset offset1 = ZoneOffset.ofHoursMinutesSeconds(1, 2, 3); in test_compareTo() local 519 assertTrue(offset1.compareTo(offset2) > 0); in test_compareTo() 520 assertTrue(offset2.compareTo(offset1) < 0); in test_compareTo() 521 assertTrue(offset1.compareTo(offset1) == 0); in test_compareTo() 530 ZoneOffset offset1 = ZoneOffset.ofHoursMinutesSeconds(1, 2, 3); 533 assertEquals(offset1.equals(offset2), false); 534 assertEquals(offset2.equals(offset1), false); 536 assertEquals(offset1.equals(offset1), true); 540 assertEquals(offset1.hashCode() == offset1.hashCode(), true);
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/ls_client/inc/ |
D | LsLib.h | 257 LSCSTATUS Check_Certificate_Tag(uint8_t* read_buf, uint16_t* offset1); 269 LSCSTATUS Check_SerialNo_Tag(uint8_t* read_buf, uint16_t* offset1); 281 LSCSTATUS Check_LSRootID_Tag(uint8_t* read_buf, uint16_t* offset1); 292 LSCSTATUS Check_CertHoldID_Tag(uint8_t* read_buf, uint16_t* offset1); 303 LSCSTATUS Check_Date_Tag(uint8_t* read_buf, uint16_t* offset1); 315 LSCSTATUS Check_45_Tag(uint8_t* read_buf, uint16_t* offset1, uint8_t* tag45Len); 329 uint8_t* read_buf, uint16_t* offset1,
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | cl_utils.h | 44 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions() argument 49 return (offset1 <= offset2 && offset2 <= offset1 + size - 1u) || in OverlapRegions() 50 (offset2 <= offset1 && offset1 <= offset2 + size - 1u); in OverlapRegions()
|
/aosp_15_r20/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/ |
H A D | Ala.h | 222 tJBL_STATUS Check_Certificate_Tag(UINT8 *read_buf, UINT16 *offset1); 224 tJBL_STATUS Check_SerialNo_Tag(UINT8 *read_buf, UINT16 *offset1); 226 tJBL_STATUS Check_LSRootID_Tag(UINT8 *read_buf, UINT16 *offset1); 228 tJBL_STATUS Check_CertHoldID_Tag(UINT8 *read_buf, UINT16 *offset1); 230 tJBL_STATUS Check_Date_Tag(UINT8 *read_buf, UINT16 *offset1); 232 tJBL_STATUS Check_45_Tag(UINT8 *read_buf, UINT16 *offset1, UINT8 *tag45Len); 235 *pTranscv_Info, UINT8 *read_buf, UINT16 *offset1, UINT8 *tag45Len);
|
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/ |
H A D | TCKZoneOffset.java | 577 ZoneOffset offset1 = ZoneOffset.ofHoursMinutesSeconds(1, 2, 3); in test_compareTo() local 579 assertTrue(offset1.compareTo(offset2) > 0); in test_compareTo() 580 assertTrue(offset2.compareTo(offset1) < 0); in test_compareTo() 581 assertTrue(offset1.compareTo(offset1) == 0); in test_compareTo() 590 ZoneOffset offset1 = ZoneOffset.ofHoursMinutesSeconds(1, 2, 3); 593 assertEquals(offset1.equals(offset2), false); 594 assertEquals(offset2.equals(offset1), false); 596 assertEquals(offset1.equals(offset1), true); 600 assertEquals(offset1.hashCode() == offset1.hashCode(), true);
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_surface_2d_rt_base.cpp | 454 uint32_t offset1 = 0; in WriteSurfaceFullStride() local 517 …offset1 = inParam.USurfaceOffset.iSurfaceOffset + (inParam.USurfaceOffset.iXOffset * sizePerPixel)… in WriteSurfaceFullStride() 520 tmp = offset1; in WriteSurfaceFullStride() 521 if (offset1 > offset2) in WriteSurfaceFullStride() 523 offset1 = offset2; in WriteSurfaceFullStride() 526 if (offset1 == 0) in WriteSurfaceFullStride() 527 offset1 = offset2; in WriteSurfaceFullStride() 553 offsetn = offset1; in WriteSurfaceFullStride() 774 uint32_t offset1 = 0; in ReadSurfaceFullStride() local 838 …offset1 = inParam.USurfaceOffset.iSurfaceOffset + (inParam.USurfaceOffset.iXOffset * sizePerPixel)… in ReadSurfaceFullStride() [all …]
|
/aosp_15_r20/external/llvm/test/MC/AMDGPU/ |
H A D | ds.s | 17 ds_write_src2_b32 v2 offset0:4 offset1:8 21 ds_write_src2_b64 v2 offset0:4 offset1:8 29 ds_write2_b32 v2, v4, v6 offset0:4 offset1:8 33 ds_write2_b32 v2, v4, v6 offset1:8 41 ds_read2_b32 v[8:9], v2 offset0:4 offset1:8 45 ds_read2_b32 v[8:9], v2 offset1:8
|
/aosp_15_r20/external/mesa3d/src/egl/wayland/wayland-drm/ |
H A D | wayland-drm.c | 62 int32_t offset1, int32_t stride1, int32_t offset2, in create_buffer() argument 80 buffer->offset[1] = offset1; in create_buffer() 134 int32_t stride0, int32_t offset1, int32_t stride1, in drm_create_planar_buffer() argument 153 stride0, offset1, stride1, offset2, stride2); in drm_create_planar_buffer() 160 int32_t offset1, int32_t stride1, int32_t offset2, in drm_create_prime_buffer() argument 164 stride0, offset1, stride1, offset2, stride2); in drm_create_prime_buffer()
|
/aosp_15_r20/external/obex/src/com/android/obex/ |
H A D | PrivateOutputStream.java | 97 int offset1 = offset; in write() local 111 mArray.write(buffer, offset1, bufferLeft); in write() 112 offset1 += bufferLeft; in write() 117 mArray.write(buffer, offset1, remainLength); in write()
|
H A D | PrivateInputStream.java | 117 int offset1 = offset; in read() local 121 System.arraycopy(mData, mIndex, b, offset1, currentDataLength); in read() 123 offset1 += currentDataLength; in read() 133 System.arraycopy(mData, mIndex, b, offset1, remainReadLength); in read()
|