Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/hardware/nxp/secure_element/pn8x/ls_client/src/
DLsLib.cpp1502 LSCSTATUS Check_Certificate_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_Certificate_Tag()
1528 LSCSTATUS Check_SerialNo_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_SerialNo_Tag()
1554 LSCSTATUS Check_LSRootID_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_LSRootID_Tag()
1583 LSCSTATUS Check_CertHoldID_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_CertHoldID_Tag()
1612 LSCSTATUS Check_Date_Tag(uint8_t* read_buf, uint16_t* offset1) { in Check_Date_Tag()
1653 LSCSTATUS Check_45_Tag(uint8_t* read_buf, uint16_t* offset1, in Check_45_Tag()
1684 uint8_t* read_buf, uint16_t* offset1, in Certificate_Verification()
/aosp_15_r20/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
H A 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()
/aosp_15_r20/external/dtc/tests/
H A 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()
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()
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()
/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 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()
/aosp_15_r20/development/tools/bugreport/src/com/android/bugreport/stacks/
H A DKernelStackFrameSnapshot.java25 public int offset1; field in KernelStackFrameSnapshot
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/
H A DDSCompiler.java664 public void linearCombination(final double a1, final double[] c1, final int offset1, in linearCombination()
688 public void linearCombination(final double a1, final double[] c1, final int offset1, in linearCombination()
718 public void linearCombination(final double a1, final double[] c1, final int offset1, in linearCombination()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DTestMetazones.java306 int offset1 = getOffset(zone1, point); in getDifferencesOverRange() local
361 int offset1 = zone1.getOffset(point); in getOffset() 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/obex/src/com/android/obex/
H A DPrivateInputStream.java117 int offset1 = offset; in read() local
H A DPrivateOutputStream.java97 int offset1 = offset; in write() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtzregts.cpp219 int32_t offset1 = tz->getOffset(1, in Test4084933() local
1131 int32_t offset1 = pst->getOffset(1, in TestJDK12API() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp219 int32_t offset1 = tz->getOffset(1, in Test4084933() local
1130 int32_t offset1 = pst->getOffset(1, in TestJDK12API() local
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/
H A DArchiveUtils.java156 final byte[] buffer1, final int offset1, final int length1, in isEqual()
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioRecordSharedAudioTest.java251 int offset1 = i + FIRST_EXPECTED_SAMPLE; in testCapturesMatch() local
/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/cronet/third_party/icu/source/samples/layout/
H A Dcmaps.cpp70 le_uint32 offset1 = 0, offset10 = 0; in createUnicodeMapper() local
/aosp_15_r20/external/freetype/src/sfnt/
H A Dsfwoff.c78 FT_ULong offset1 = table1->Offset; in compare_offsets() local
/aosp_15_r20/external/brotli/c/enc/
H A Dbackward_references.c31 size_t offset1 = distance_plus_3 - (size_t)dist_cache[1]; in ComputeDistanceCode() local
/aosp_15_r20/external/skia/tests/
H A DSkJpegXmpTest.cpp138 const uint32_t offset1 = 0; local

123456789