Home
last modified time | relevance | path

Searched defs:xlen (Results 1 – 25 of 174) sorted by relevance

1234567

/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DGzipKotlinTest.kt40 val xlen = 0xffff in <lambda>() constant
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/
H A DGzipSource.java132 int xlen = source.buffer().readShortLe(); in consumeHeader() local
134 if (fhcrc) updateCrc(source.buffer(), 0, xlen); in consumeHeader() local
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/
H A DGzipSource.java130 int xlen = source.buffer().readShortLe(); in consumeHeader() local
132 if (fhcrc) updateCrc(source.buffer(), 0, xlen); in consumeHeader() local
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/
H A DGzipSource.kt120 val xlen = (source.buffer.readShortLe().toInt() and 0xffff).toLong() in consumeHeader() constant
/aosp_15_r20/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp38 typename S::size_type xlen = std::min(n1, old_size - pos1); in test() local
72 typename S::size_type xlen = std::min(n1, old_size - pos1); in test_npos() local
H A Dsize_size_T_size_size.pass.cpp46 SizeT xlen = std::min<SizeT>(n1, old_size - pos1); in test() local
82 SizeT xlen = std::min<SizeT>(n1, old_size - pos1); in test_npos() local
H A Dsize_size_pointer.pass.cpp35 typename S::size_type xlen = std::min(n1, old_size - pos); in test() local
H A Dsize_size_string.pass.cpp34 typename S::size_type xlen = std::min(n1, old_size - pos1); in test() local
H A Dsize_size_size_char.pass.cpp36 typename S::size_type xlen = std::min(n1, old_size - pos); in test() local
H A Diter_iter_size_char.pass.cpp30 typename S::size_type xlen = last - first; in test() local
H A Dsize_size_string_view.pass.cpp34 typename S::size_type xlen = std::min(n1, old_size - pos1); in test() local
H A Diter_iter_string.pass.cpp29 typename S::size_type xlen = last - first; in test() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp42 typename S::size_type xlen = std::min(n1, old_size - pos1); in test() local
69 typename S::size_type xlen = std::min(n1, old_size - pos1); in test_npos() local
H A Dsize_size_T_size_size.pass.cpp50 SizeT xlen = std::min<SizeT>(n1, old_size - pos1); in test() local
79 SizeT xlen = std::min<SizeT>(n1, old_size - pos1); in test_npos() local
H A Dsize_size_pointer.pass.cpp32 typename S::size_type xlen = std::min(n1, old_size - pos); in test() local
H A Dsize_size_size_char.pass.cpp37 typename S::size_type xlen = std::min(n1, old_size - pos); in test() local
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash()
143 static void aes_gctr(void *aes, const u8 *icb, const u8 *x, size_t xlen, u8 *y) in aes_gctr()
H A Dfips_prf_internal.c17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
H A Dfips_prf_wolfssl.c36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
H A Dfips_prf_openssl.c61 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/math/
DBigInteger.java1598 int xlen = mag.length; in multiply() local
1710 int xlen = x.length; in multiplyByInt() local
1771 int xlen = mag.length; in multiply() local
1802 private static int[] multiplyToLen(int[] x, int xlen, int[] y, int ylen, int[] z) { in multiplyToLen()
1809 private static int[] implMultiplyToLen(int[] x, int xlen, int[] y, int ylen, int[] z) { in implMultiplyToLen()
/aosp_15_r20/libcore/ojluni/src/main/java/java/math/
H A DBigInteger.java1598 int xlen = mag.length; in multiply() local
1710 int xlen = x.length; in multiplyByInt() local
1771 int xlen = mag.length; in multiply() local
1802 private static int[] multiplyToLen(int[] x, int xlen, int[] y, int ylen, int[] z) { in multiplyToLen()
1809 private static int[] implMultiplyToLen(int[] x, int xlen, int[] y, int ylen, int[] z) { in implMultiplyToLen()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/math/
DBigInteger.java1598 int xlen = mag.length; in multiply() local
1710 int xlen = x.length; in multiplyByInt() local
1771 int xlen = mag.length; in multiply() local
1802 private static int[] multiplyToLen(int[] x, int xlen, int[] y, int ylen, int[] z) { in multiplyToLen()
1809 private static int[] implMultiplyToLen(int[] x, int xlen, int[] y, int ylen, int[] z) { in implMultiplyToLen()
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DGzHandler.cpp281 unsigned xlen = GetUi16(p); in IsArc_Gz() local
375 UInt32 xlen; in ReadHeader() local
/aosp_15_r20/external/dtc/tests/
H A Dsetprop_inplace.c27 int xlen, i; in main() local

1234567