Home
last modified time | relevance | path

Searched defs:offset1 (Results 1 – 25 of 89) sorted by relevance

1234

/external/dtc/tests/
Ddtbs_equal_unordered.c91 static void compare_properties(const void *fdt1, int offset1, in compare_properties()
140 static void compare_subnodes(const void *fdt1, int offset1, in compare_subnodes()
165 static void compare_node(const void *fdt1, int offset1, in compare_node()
Ddtbs_equal_ordered.c68 int offset1, offset2; in compare_structure() local
/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlatbuffers.kt294 var offset1 = offsetA in reset() variable
319 var offset1 = offset in reset() variable
/external/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.c62 int32_t offset1, int32_t stride1, int32_t offset2, in create_buffer()
134 int32_t stride0, int32_t offset1, int32_t stride1, in drm_create_planar_buffer()
160 int32_t offset1, int32_t stride1, int32_t offset2, in drm_create_prime_buffer()
/external/angle/src/libANGLE/
Dcl_utils.h44 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions()
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAla.cpp2492 tJBL_STATUS Check_Certificate_Tag(UINT8 *read_buf, UINT16 *offset1) in Check_Certificate_Tag()
2522 tJBL_STATUS Check_SerialNo_Tag(UINT8 *read_buf, UINT16 *offset1) in Check_SerialNo_Tag()
2550 tJBL_STATUS Check_LSRootID_Tag(UINT8 *read_buf, UINT16 *offset1) in Check_LSRootID_Tag()
2586 tJBL_STATUS Check_CertHoldID_Tag(UINT8 *read_buf, UINT16 *offset1) in Check_CertHoldID_Tag()
2619 tJBL_STATUS Check_Date_Tag(UINT8 *read_buf, UINT16 *offset1) in Check_Date_Tag()
2669 tJBL_STATUS Check_45_Tag(UINT8 *read_buf, UINT16 *offset1, UINT8 *tag45Len) in Check_45_Tag()
2701 Ala_TranscieveInfo_t *pTranscv_Info, UINT8 *read_buf, UINT16 *offset1, in Certificate_Verification()
/external/coreboot/util/kbc1126/
Dkbc1126_ec_insert.c47 long offset1, offset2; in main() local
/external/obex/src/com/android/obex/
DPrivateOutputStream.java96 int offset1 = offset; in write() local
DPrivateInputStream.java113 int offset1 = offset; in read() local
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/
DArchiveUtils.java156 final byte[] buffer1, final int offset1, final int length1, in isEqual()
/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
DKMCosePairTagType.java131 byte[] key1, short offset1, short length1, byte[] key2, short offset2, short length2) { in isEqual()
/external/cronet/tot/third_party/icu/source/samples/layout/
Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/external/cronet/stable/third_party/icu/source/samples/layout/
Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DArrayUtils.java8285 public static void swap(final boolean[] array, final int offset1, final int offset2) { in swap()
8314 public static void swap(final boolean[] array, int offset1, int offset2, int len) { in swap()
8353 public static void swap(final byte[] array, final int offset1, final int offset2) { in swap()
8381 public static void swap(final byte[] array, int offset1, int offset2, int len) { in swap()
8420 public static void swap(final char[] array, final int offset1, final int offset2) { in swap()
8448 public static void swap(final char[] array, int offset1, int offset2, int len) { in swap()
8487 public static void swap(final double[] array, final int offset1, final int offset2) { in swap()
8515 public static void swap(final double[] array, int offset1, int offset2, int len) { in swap()
8554 public static void swap(final float[] array, final int offset1, final int offset2) { in swap()
8582 public static void swap(final float[] array, int offset1, int offset2, int len) { in swap()
[all …]
/external/freetype/src/sfnt/
Dsfwoff.c78 FT_ULong offset1 = table1->Offset; in compare_offsets() local
/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
DKMCosePairTagType.java131 byte[] key1, short offset1, short length1, byte[] key2, short offset2, short length2) { in isEqual()
/external/brotli/c/enc/
Dbackward_references.c31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/external/skia/tests/
DSkJpegXmpTest.cpp138 const uint32_t offset1 = 0; local
/external/libxaac/encoder/
Dixheaace_resampler.c217 WORD32 p = 0, idx = 0, offset1 = 0, offset2 = 0; in ia_enhaacplus_enc_iir_sos_downsampler() local
359 WORD32 p = 0, idx = 0, offset1 = 0, offset2 = 0; in ia_enhaacplus_enc_iir_sos_upsampler() local
/external/cronet/tot/third_party/brotli/enc/
Dbackward_references.c32 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/external/cronet/stable/third_party/brotli/enc/
Dbackward_references.c32 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_offsets.c156 unsigned offset1 = nir_intrinsic_offset1(intrin) * stride; in try_fold_shared2() local
/external/flac/src/flac/
Dforeign_metadata.c704 static FLAC__bool write_to_iff_(foreign_metadata_t *fm, FILE *fin, FILE *fout, FLAC__off_t offset1,… in write_to_iff_()
916 …n_metadata_t *fm, const char *infilename, const char *outfilename, FLAC__off_t offset1, FLAC__off_… in flac__foreign_metadata_write_to_iff()
/external/libaom/examples/
Dencoder_util.c58 const int offset1 = row * p1_stride + col; in find_mismatch_plane() local
/external/skia/bench/
DImageFilterDAGBench.cpp165 auto offset1 = SkImageFilters::Offset(100.0f, 100.0f, blur); in onDraw() local

1234