Home
last modified time | relevance | path

Searched refs:bbb (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/arch_64/
H A Df_impl64.c30 uint64_t aa[4], bb[4], bbb[4]; in gf_mul() local
36 bbb[i] = bb[i] + b[i + 4]; in gf_mul()
49 accum1 += widemul(aa[j], bbb[i - j + 4]); in gf_mul()
/third_party/openssl/crypto/ec/curve448/arch_64/
H A Df_impl64.c30 uint64_t aa[4], bb[4], bbb[4]; in gf_mul() local
36 bbb[i] = bb[i] + b[i + 4]; in gf_mul()
49 accum1 += widemul(aa[j], bbb[i - j + 4]); in gf_mul()
/third_party/typescript/tests/baselines/reference/
H A DnarrowingOfQualifiedNames.js7 bbb: string
14 properties.foo; // type is { aaa: string; bbb: string; }
16 properties.foo; // type is { aaa: string; bbb: string; }
17 type FooOrUndefined = typeof properties.foo; // type should be { aaa: string; bbb: string; }
94 properties.foo; // type is { aaa: string; bbb: string; }
97 properties.foo; // type is { aaa: string; bbb: string; }
/third_party/python/Lib/
H A Drandom.py699 bbb = alpha - LOG4
710 r = bbb + ccc * v - x
/third_party/ffmpeg/libavfilter/
H A Daf_atempo.c732 const scalar_type *bbb = (const scalar_type *)b; \
745 j++, aaa++, bbb++, out++) { \
747 float t1 = (float)*bbb; \
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dia64-mont.pl94 { .bbb;
/third_party/openssl/crypto/bn/asm/
H A Dia64-mont.pl94 { .bbb;

Completed in 6 milliseconds