Home
last modified time | relevance | path

Searched defs:tnb (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/bn/
Dmul.c246 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()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dmul.c246 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()
/external/zstd/tests/
Dzstreamtest.c1844 const U32 tnb[2] = { 1, 3 }; /* barely/highly compressible */ in fuzzerTests() local
1847 const U32 tnb[2] = { 0, 4 }; /* not compressible / sparse */ in fuzzerTests() local
2119 const U32 tnb[2] = { 1, 3 }; /* barely/highly compressible */ in fuzzerTests_newAPI() local
2122 const U32 tnb[2] = { 0, 4 }; /* not compressible / sparse */ in fuzzerTests_newAPI() local
Dfuzzer.c3840 const U32 tnb[2] = { 1, 3 }; /* barely/highly compressible */ in fuzzerTests() local
3843 const U32 tnb[2] = { 0, 4 }; /* not compressible / sparse */ in fuzzerTests() local
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/collisions/
Dmain.c1079 for (int tnb=0; tnb<nbThreads; tnb++) { in main() local
1095 for (int tnb=0; tnb<nbThreads; tnb++) { in main() local