/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/ |
H A D | GzipKotlinTest.kt | 40 val xlen = 0xffff in <lambda>() constant
|
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/ |
H A D | GzipSource.java | 132 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 D | GzipSource.java | 130 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 D | GzipSource.kt | 120 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 D | size_size_string_size_size.pass.cpp | 38 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 D | size_size_T_size_size.pass.cpp | 46 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 D | size_size_pointer.pass.cpp | 35 typename S::size_type xlen = std::min(n1, old_size - pos); in test() local
|
H A D | size_size_string.pass.cpp | 34 typename S::size_type xlen = std::min(n1, old_size - pos1); in test() local
|
H A D | size_size_size_char.pass.cpp | 36 typename S::size_type xlen = std::min(n1, old_size - pos); in test() local
|
H A D | iter_iter_size_char.pass.cpp | 30 typename S::size_type xlen = last - first; in test() local
|
H A D | size_size_string_view.pass.cpp | 34 typename S::size_type xlen = std::min(n1, old_size - pos1); in test() local
|
H A D | iter_iter_string.pass.cpp | 29 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 D | size_size_string_size_size.pass.cpp | 42 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 D | size_size_T_size_size.pass.cpp | 50 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 D | size_size_pointer.pass.cpp | 32 typename S::size_type xlen = std::min(n1, old_size - pos); in test() local
|
H A D | size_size_size_char.pass.cpp | 37 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 D | aes-gcm.c | 103 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 D | fips_prf_internal.c | 17 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
|
H A D | fips_prf_wolfssl.c | 36 int fips186_2_prf(const u8 *seed, size_t seed_len, u8 *x, size_t xlen) in fips186_2_prf()
|
H A D | fips_prf_openssl.c | 61 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/ |
D | BigInteger.java | 1598 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 D | BigInteger.java | 1598 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/ |
D | BigInteger.java | 1598 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 D | GzHandler.cpp | 281 unsigned xlen = GetUi16(p); in IsArc_Gz() local 375 UInt32 xlen; in ReadHeader() local
|
/aosp_15_r20/external/dtc/tests/ |
H A D | setprop_inplace.c | 27 int xlen, i; in main() local
|