Home
last modified time | relevance | path

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

123

/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/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.c64 int32_t offset1, int32_t stride1, in create_buffer()
140 int32_t offset1, int32_t stride1, in drm_create_planar_buffer()
169 int32_t offset1, int32_t stride1, in drm_create_prime_buffer()
/external/angle/src/libANGLE/
Dcl_utils.h20 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions()
/external/proguard/src/proguard/optimize/peephole/
DGotoCommonCodeReplacer.java157 private int commonByteCodeCount(CodeAttribute codeAttribute, int offset1, int offset2) in commonByteCodeCount()
241 private boolean exceptionBoundary(CodeAttribute codeAttribute, int offset1, int offset2) in exceptionBoundary()
/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/obex/src/com/android/obex/
DPrivateOutputStream.java97 int offset1 = offset; in write() local
DPrivateInputStream.java117 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/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/cronet/third_party/icu/source/samples/layout/
Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/external/icu/icu4c/source/samples/layout/
Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/external/freetype/src/sfnt/
Dsfwoff.c78 FT_ULong offset1 = table1->Offset; in compare_offsets() local
/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()
DKMInteger.java130 byte[] a1, short offset1, byte[] a2, short offset2, short length) { in unsignedByteArrayCompare()
/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()
DKMInteger.java130 byte[] a1, short offset1, byte[] a2, short offset2, short length) { in unsignedByteArrayCompare()
/external/brotli/c/enc/
Dbackward_references.c31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/external/cronet/third_party/brotli/enc/
Dbackward_references.c32 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/external/skia/bench/
DImageFilterDAGBench.cpp149 auto offset1 = SkImageFilters::Offset(100.0f, 100.0f, blur); in onDraw() local
/external/flac/src/flac/
Dforeign_metadata.c699 static FLAC__bool write_to_iff_(foreign_metadata_t *fm, FILE *fin, FILE *fout, FLAC__off_t offset1,… in write_to_iff_()
911 …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/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc259 int offset0, offset1; in MakeTime() local
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc259 int offset0, offset1; in MakeTime() local
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_libc.cc259 int offset0, offset1; in MakeTime() local

123