| /external/dtc/tests/ |
| D | dtbs_equal_unordered.c | 92 const void *fdt2, int offset2) in compare_properties() 141 const void *fdt2, int offset2, in compare_subnodes() 166 const void *fdt2, int offset2) in compare_node()
|
| D | dtbs_equal_ordered.c | 68 int offset1, offset2; in compare_structure() local
|
| /external/mesa3d/src/egl/wayland/wayland-drm/ |
| D | wayland-drm.c | 62 int32_t offset1, int32_t stride1, int32_t offset2, in create_buffer() 134 int32_t offset2, int32_t stride2) in drm_create_planar_buffer() 159 int32_t offset1, int32_t stride1, int32_t offset2, in drm_create_prime_buffer()
|
| /external/jackson-core/src/main/java/com/fasterxml/jackson/core/sym/ |
| D | ByteQuadsCanonicalizer.java | 484 int offset2 = _secondaryStart + ((offset >> 3) << 2); in findName() local 516 int offset2 = _secondaryStart + ((offset >> 3) << 2); in findName() local 544 int offset2 = _secondaryStart + ((offset >> 3) << 2); in findName() local 593 int offset2 = _secondaryStart + ((offset >> 3) << 2); in findName() local 887 int offset2 = _secondaryStart + ((offset >> 3) << 2); in _findOffsetForAdd() local 937 int offset2 = _secondaryStart + ((offset >> 3) << 2); in _resizeAndFindOffsetForAdd() local
|
| /external/angle/src/libANGLE/ |
| D | cl_utils.h | 43 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions()
|
| /external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/ |
| D | ArchiveUtils.java | 157 final byte[] buffer2, final int offset2, final int length2, in isEqual()
|
| /external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
| D | KMCosePairTagType.java | 131 byte[] key1, short offset1, short length1, byte[] key2, short offset2, short length2) { in isEqual()
|
| D | KMInteger.java | 130 byte[] a1, short offset1, byte[] a2, short offset2, short length) { in unsignedByteArrayCompare()
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
| D | ArrayUtils.java | 8285 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/ |
| D | sfwoff.c | 79 FT_ULong offset2 = table2->Offset; in compare_offsets() local
|
| /external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
| D | KMCosePairTagType.java | 131 byte[] key1, short offset1, short length1, byte[] key2, short offset2, short length2) { in isEqual()
|
| D | KMInteger.java | 130 byte[] a1, short offset1, byte[] a2, short offset2, short length) { in unsignedByteArrayCompare()
|
| /external/skia/tests/ |
| D | SkJpegXmpTest.cpp | 142 const uint32_t offset2 = extendedXmpData1.size(); local
|
| /external/libxaac/encoder/ |
| D | ixheaace_resampler.c | 217 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/flac/src/flac/ |
| D | foreign_metadata.c | 704 …oreign_metadata_t *fm, FILE *fin, FILE *fout, FLAC__off_t offset1, FLAC__off_t offset2, FLAC__off_… in write_to_iff_() 916 …st char *infilename, const char *outfilename, FLAC__off_t offset1, FLAC__off_t offset2, FLAC__off_… in flac__foreign_metadata_write_to_iff()
|
| /external/skia/bench/ |
| D | ImageFilterDAGBench.cpp | 166 auto offset2 = SkImageFilters::Offset(-100.0f, -100.0f, blur); in onDraw() local
|
| /external/libaom/examples/ |
| D | encoder_util.c | 59 const int offset2 = row * p2_stride + col; in find_mismatch_plane() local
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_bld_depth.c | 557 LLVMValueRef offset2 = LLVMBuildMul(builder, loopmsb, in lp_build_depth_stencil_load_swizzled() local 710 LLVMValueRef offset2 = LLVMBuildMul(builder, loopmsb, in lp_build_depth_stencil_write_swizzled() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
| D | TimeZoneRegressionTest.java | 116 long offset2 = tz.getOffset(1, in Test4084933() local 1194 …int offset2 = johannesburg.getOffset(GregorianCalendar.AD,2007,Calendar.DECEMBER,12,Calendar.WEDNE… in TestJohannesburg() local
|
| /external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/timezone/ |
| D | TimeZoneRegressionTest.java | 113 long offset2 = tz.getOffset(1, in Test4084933() local 1191 …int offset2 = johannesburg.getOffset(GregorianCalendar.AD,2007,Calendar.DECEMBER,12,Calendar.WEDNE… in TestJohannesburg() local
|
| /external/threetenbp/src/main/java/org/threeten/bp/format/ |
| D | DateTimeParseContext.java | 210 …boolean subSequenceEquals(CharSequence cs1, int offset1, CharSequence cs2, int offset2, int length… in subSequenceEquals()
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tzregts.cpp | 221 int32_t offset2 = tz->getOffset(1, in Test4084933() local 1135 int32_t offset2 = cst->getOffset(1, in TestJDK12API() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | tzregts.cpp | 221 int32_t offset2 = tz->getOffset(1, in Test4084933() local 1136 int32_t offset2 = cst->getOffset(1, in TestJDK12API() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/ |
| D | DSCompiler.java | 665 final double a2, final double[] c2, final int offset2, in linearCombination() 689 final double a2, final double[] c2, final int offset2, in linearCombination() 719 final double a2, final double[] c2, final int offset2, in linearCombination()
|
| /external/tpm2-tss/test/unit/ |
| D | TPM2B-marshal.c | 162 size_t offset2 = 0; in tpm2b_marshal_buffer_null_with_offset() local
|