Home
last modified time | relevance | path

Searched defs:B1 (Results 1 - 25 of 71) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
H A DgenericClassExpressionInFunction.js55 function B1() { function
H A DargumentsUsedInClassFieldInitializerOrStaticInitializationBlock.js20 function B1() { function
H A DtypedefScope1.js2 function B1() { function
H A DreturnTypeTypeArguments.js98 function B1() { return null; } function
H A DmoduleAliasInterface.js114 var B1; variable
/third_party/musl/src/math/
H A Dcbrtf.c24 B1 = 709958130, /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
H A Dcbrt.c22 B1 = 715094163, /* B1 = (1023-1023/3-0.03306235651)*2**20 */ variable
H A Dcbrtl.c26 static const unsigned B1 = 709958130; /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrtf.c24 B1 = 709958130, /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
H A Dcbrt.c22 B1 = 715094163, /* B1 = (1023-1023/3-0.03306235651)*2**20 */ variable
H A Dcbrtl.c26 static const unsigned B1 = 709958130; /* B1 = (127-127.0/3-0.03306235651)*2**23 */ variable
/third_party/libabigail/tests/data/test-diff-filter/
H A Dtest13-v1.cc13 class B1 class
21 B1::B1() in B1() function in B1
/third_party/libabigail/tests/data/test-diff-dwarf/
H A Dtest8-v1.cc13 class B1 class
21 B1::B1() in B1() function in B1
/third_party/jerryscript/jerry-libm/
H A Dcbrt.c34 #define B1 715094163 /* B1 = (682 - 0.03306235651) * 2**20 */ macro
97 #undef B1 macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dord-enum.h12 B1 = B0 + 3, enumerator
/third_party/ffmpeg/tests/checkasm/
H A Dllviddsp.c74 int A0, A1, B0, B1; in check_add_median_pred() local
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.h39 UChar B1; member in StrengthProbe
H A Dstrengthprobe.cpp40 StrengthProbe::setProbeChars(UChar B0, UChar B1, UChar B2, UChar B3) in setProbeChars() argument
29 StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, UChar B0, UChar B1, UChar B2, UChar B3) StrengthProbe() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/sm4/
H A Dsm4.c190 uint32_t B1 = load_u32_be(in, 1); in ossl_sm4_encrypt() local
216 uint32_t B1 = load_u32_be(in, 1); in ossl_sm4_decrypt() local
/third_party/openssl/crypto/sm4/
H A Dsm4.c190 uint32_t B1 = load_u32_be(in, 1); in ossl_sm4_encrypt() local
216 uint32_t B1 = load_u32_be(in, 1); in ossl_sm4_decrypt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTrace.h73 bool dominates(const BasicBlock *B1, const BasicBlock *B2) const { in dominates() argument
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c41 #define B1 0.720959822006947913789091890943021267 // (cos(pi*1/16)sqrt(2))^-1 macro
[all...]
H A Dfaanidct.c28 #define B1 1.3870398453221474618216 // cos(pi*1/16)sqrt(2) macro
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_sse41.c63 const __m128i B1 = _mm_shuffle_epi8(A1, perm); in CollectColorBlueTransforms_SSE41() local
107 const __m128i B1 = _mm_and_si128(A1, mask_g); in CollectColorRedTransforms_SSE41() local
H A Drescaler_neon.c81 const uint32x4_t B1 = MULT_FIX(A1, fy_scale_half); in RescalerExportRowExpand_NEON() local
139 const uint32x4_t B1 = vqsubq_u32(in3, A1); in RescalerExportRowShrink_NEON() local
160 const uint16x4_t B1 = vmovn_u32(A1); in RescalerExportRowShrink_NEON() local

Completed in 7 milliseconds

123