Home
last modified time | relevance | path

Searched defs:offset2 (Results 1 – 25 of 192) sorted by relevance

12345678

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/
H A Dget_pred_adv_b_add.cpp90 int offset, offset2; in GetPredAdvancedBy0x0() local
190 int offset, offset2; in GetPredAdvancedBy0x1() local
519 int offset, offset2; in GetPredAdvancedBy1x0() local
866 int offset, offset2; in GetPredAdvancedBy1x1() local
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/sym/
H A DByteQuadsCanonicalizer.java484 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
/aosp_15_r20/external/dtc/tests/
H A Ddtbs_equal_unordered.c92 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()
H A Ddtbs_equal_ordered.c68 int offset1, offset2; in compare_structure() local
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
H A 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 …]
/aosp_15_r20/external/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.c62 int32_t offset1, int32_t stride1, int32_t offset2, in create_buffer()
135 int32_t offset2, int32_t stride2) in drm_create_planar_buffer()
160 int32_t offset1, int32_t stride1, int32_t offset2, in drm_create_prime_buffer()
/aosp_15_r20/frameworks/av/media/mtp/
H A DMtpServer.cpp888 uint64_t offset2 = mRequest.getParameter(3); in doGetPartialObject() local
1378 uint64_t offset2 = mRequest.getParameter(3); in doSendPartialObject() local
1457 uint64_t offset2 = mRequest.getParameter(3); in doTruncateObject() local
/aosp_15_r20/external/libxaac/encoder/
H A 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
/aosp_15_r20/external/flac/src/flac/
H A Dforeign_metadata.c704 …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()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/
H A DDSCompiler.java665 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()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c557 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
/aosp_15_r20/external/angle/src/libANGLE/
H A Dcl_utils.h44 inline bool OverlapRegions(size_t offset1, size_t offset2, size_t size) in OverlapRegions()
/aosp_15_r20/external/coreboot/util/kbc1126/
H A Dkbc1126_ec_insert.c47 long offset1, offset2; in main() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/timezone/
H A DTimeZoneRegressionTest.java113 long offset2 = tz.getOffset(1, in Test4084933() local
1191 …int offset2 = johannesburg.getOffset(GregorianCalendar.AD,2007,Calendar.DECEMBER,12,Calendar.WEDNE… in TestJohannesburg() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
H A DTimeZoneRegressionTest.java116 long offset2 = tz.getOffset(1, in Test4084933() local
1194 …int offset2 = johannesburg.getOffset(GregorianCalendar.AD,2007,Calendar.DECEMBER,12,Calendar.WEDNE… in TestJohannesburg() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtzregts.cpp221 int32_t offset2 = tz->getOffset(1, in Test4084933() local
1136 int32_t offset2 = cst->getOffset(1, in TestJDK12API() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp221 int32_t offset2 = tz->getOffset(1, in Test4084933() local
1135 int32_t offset2 = cst->getOffset(1, in TestJDK12API() local
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/
H A DArchiveUtils.java157 final byte[] buffer2, final int offset2, final int length2, in isEqual()
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
H A DKMCosePairTagType.java131 byte[] key1, short offset1, short length1, byte[] key2, short offset2, short length2) { in isEqual()
/aosp_15_r20/frameworks/base/keystore/java/android/security/keystore/
H A DArrayUtils.java54 public static byte[] concat(byte[] arr1, int offset1, int len1, byte[] arr2, int offset2, in concat()
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfwoff.c79 FT_ULong offset2 = table2->Offset; in compare_offsets() local
/aosp_15_r20/external/skia/tests/
H A DSkJpegXmpTest.cpp142 const uint32_t offset2 = extendedXmpData1.size(); local
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
H A DKMCosePairTagType.java131 byte[] key1, short offset1, short length1, byte[] key2, short offset2, short length2) { in isEqual()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_surface_2d_rt_base.cpp455 uint32_t offset2 = 0; in WriteSurfaceFullStride() local
775 uint32_t offset2 = 0; in ReadSurfaceFullStride() local
/aosp_15_r20/hardware/google/gchips/libvendorgraphicbuffer/include/
DVendorGraphicBuffer.h97 uint32_t offset2 = 0; member

12345678