Home
last modified time | relevance | path

Searched defs:num_a (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dmontgomery.c289 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_in_place()
459 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_small()
Dmul.c536 void bn_mul_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a, in bn_mul_small()
736 void bn_sqr_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a) { in bn_sqr_small()
Dbn_test.cc456 for (size_t num_a = a_width; num_a <= BN_SMALL_MAX_WORDS; num_a++) { in TestSquare() local
519 for (size_t num_a = static_cast<size_t>(a_width); in TestProduct() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dmontgomery.c289 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_in_place()
459 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_small()
Dmul.c536 void bn_mul_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a, in bn_mul_small()
736 void bn_sqr_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a) { in bn_sqr_small()
Dbn_test.cc456 for (size_t num_a = a_width; num_a <= BN_SMALL_MAX_WORDS; num_a++) { in TestSquare() local
519 for (size_t num_a = static_cast<size_t>(a_width); in TestProduct() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dmontgomery.c290 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_in_place()
463 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_small()
H A Dmul.c531 void bn_mul_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a, in bn_mul_small()
731 void bn_sqr_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a) { in bn_sqr_small()
H A Dbn_test.cc457 for (size_t num_a = a_width; num_a <= BN_SMALL_MAX_WORDS; num_a++) { in TestSquare() local
520 for (size_t num_a = static_cast<size_t>(a_width); in TestProduct() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/
H A Dmontgomery.c290 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_in_place()
463 size_t num_a, const BN_MONT_CTX *mont) { in bn_from_montgomery_small()
H A Dmul.c531 void bn_mul_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a, in bn_mul_small()
731 void bn_sqr_small(BN_ULONG *r, size_t num_r, const BN_ULONG *a, size_t num_a) { in bn_sqr_small()
H A Dbn_test.cc457 for (size_t num_a = a_width; num_a <= BN_SMALL_MAX_WORDS; num_a++) { in TestSquare() local
520 for (size_t num_a = static_cast<size_t>(a_width); in TestProduct() local
/aosp_15_r20/external/rust/android-crates-io/crates/ring/crypto/fipsmodule/bn/
Dmontgomery.c122 size_t num_a, const BN_ULONG n[], in bn_from_montgomery_in_place()
/aosp_15_r20/device/google/gs-common/gps/dump/
Ddump_gps.cpp71 int num_a, num_b; in compareFileExtensions() local
/aosp_15_r20/external/libhevc/encoder/
H A Dvar_q_operator.c185 void number_t_to_word32(number_t num_a, WORD32 *a) in number_t_to_word32()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dhlo_proto_map.cc146 int num_a = NumHeapSimulatorTraceEvents(a.second); in GetSortedModuleListByHeapTraceSize() local
/aosp_15_r20/external/libavc/encoder/
H A Dirc_common.h47 #define number_t_to_word32(num_a, a) *a = (WORD32)num_a argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_scheduler_test.cc2897 int num_a = 0; in TEST_F() local
2959 int num_a = 0; in TEST_F() local