Searched defs:tnb (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/ |
H A D | mul.c | 241 int n = n2 / 2, tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local 307 const BN_ULONG *b, int n, int tna, int tnb, in bn_mul_part_recursive()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | mul.c | 246 int n = n2 / 2, tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local 312 const BN_ULONG *b, int n, int tna, int tnb, in bn_mul_part_recursive()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ |
H A D | mul.c | 241 int n = n2 / 2, tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local 307 const BN_ULONG *b, int n, int tna, int tnb, in bn_mul_part_recursive()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | mul.c | 246 int n = n2 / 2, tna = n + dna, tnb = n + dnb; in bn_mul_recursive() local 312 const BN_ULONG *b, int n, int tna, int tnb, in bn_mul_part_recursive()
|
/aosp_15_r20/external/zstd/tests/ |
H A D | zstreamtest.c | 2606 const U32 tnb[2] = { 1, 3 }; /* barely/highly compressible */ in fuzzerTests() local 2609 const U32 tnb[2] = { 0, 4 }; /* not compressible / sparse */ in fuzzerTests() local 2882 const U32 tnb[2] = { 1, 3 }; /* barely/highly compressible */ in fuzzerTests_newAPI() local 2885 const U32 tnb[2] = { 0, 4 }; /* not compressible / sparse */ in fuzzerTests_newAPI() local
|
H A D | fuzzer.c | 467 static void test_compressBound(unsigned tnb) in test_compressBound() 489 static void test_decompressBound(unsigned tnb) in test_decompressBound() 542 static void test_setCParams(unsigned tnb) in test_setCParams() 4516 const U32 tnb[2] = { 1, 3 }; /* barely/highly compressible */ in fuzzerTests() local 4519 const U32 tnb[2] = { 0, 4 }; /* not compressible / sparse */ in fuzzerTests() local
|
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/ |
H A D | endpoints.json | 18245 "tnb" : { object
|