Home
last modified time | relevance | path

Searched defs:a_tmp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libopus/silk/float/
H A Dfind_LPC_FLP.c51 silk_float a_tmp[ MAX_LPC_ORDER ]; in silk_find_LPC_FLP() local
/aosp_15_r20/external/flatbuffers/tests/arrays_test/my_game/example/
H A Darray_table_generated.rs135 let a_tmp = self.a.as_ref().map(|x| x.pack()); in pack() localVariable
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dbn_test.cc658 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()), b_tmp(BN_new()); in TestModMul() local
732 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()); in TestModSquare() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Dbn_test.cc658 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()), b_tmp(BN_new()); in TestModMul() local
732 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()); in TestModSquare() local
/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/
H A Dbn_test.cc660 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()), b_tmp(BN_new()); in TestModMul() local
735 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()); in TestModSquare() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dbn_test.cc660 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()), b_tmp(BN_new()); in TestModMul() local
735 bssl::UniquePtr<BIGNUM> a_tmp(BN_new()); in TestModSquare() local
/aosp_15_r20/external/libldac/src/
H A Dldac.h199 int a_tmp[LDAC_MAXNQUS]; member
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_fb.c2705 const uint16_t *a_tmp = a; in convert_yuv16_to_float() local
2781 uint16_t *a_tmp = a; in convert_float_to_yuv16() local