Home
last modified time | relevance | path

Searched defs:B2 (Results 1 - 25 of 50) sorted by relevance

12

/third_party/musl/src/math/
H A Dcbrtf.c25 B2 = 642849266; /* B2 = (127-127.0/3-24/3-0.03306235651)*2**23 */ variable
H A Dcbrt.c23 B2 = 696219795; /* B2 = (1023-1023/3-54/3-0.03306235651)*2**20 */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrtf.c25 B2 = 642849266; /* B2 = (127-127.0/3-24/3-0.03306235651)*2**23 */ variable
H A Dcbrt.c23 B2 = 696219795; /* B2 = (1023-1023/3-54/3-0.03306235651)*2**20 */ variable
/third_party/typescript/tests/baselines/reference/
H A DtypedefScope1.js8 function B2() { function
H A DreturnTypeTypeArguments.js99 function B2() { return null; } function
/third_party/jerryscript/jerry-libm/
H A Dcbrt.c35 #define B2 696219795 /* B2 = (664 - 0.03306235651) * 2**20 */ macro
98 #undef B2 macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dord-enum.h13 B2 = B0 + 2, enumerator
/third_party/node/deps/cares/src/lib/
H A Dares_math.c140 #define B2(n) n, n + 1, n + 1, n + 2 in ares__count_bits_u8() macro
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.h40 UChar B2; 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.c191 uint32_t B2 = load_u32_be(in, 2); in ossl_sm4_encrypt() local
217 uint32_t B2 = load_u32_be(in, 2); in ossl_sm4_decrypt() local
/third_party/openssl/crypto/sm4/
H A Dsm4.c191 uint32_t B2 = load_u32_be(in, 2); in ossl_sm4_encrypt() local
217 uint32_t B2 = load_u32_be(in, 2); in ossl_sm4_decrypt() local
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c42 #define B2 0.765366864730179543456919968060797734 // (cos(pi*2/16)sqrt(2))^-1 macro
[all...]
H A Dfaanidct.c29 #define B2 1.3065629648763765278566 // cos(pi*2/16)sqrt(2) macro
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_sse41.c70 __m128i B2, C2, D2; in CollectColorBlueTransforms_SSE41() local
113 __m128i B2, C2; in CollectColorRedTransforms_SSE41() local
H A Dcommon_sse2.h173 const __m128i B2 = _mm_unpacklo_epi8(A2, A3); in VP8L32bToPlanar_SSE2() local
H A Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
118 const __m128i B2 = _mm_unpacklo_epi32(A2, A3); in VP8L32bToPlanar_SSE41() local
H A Drescaler_sse2.c204 const __m128i B2 = _mm_mul_epu32(*A2, *mult); in ProcessRow_SSE2() local
257 __m128i A0, A1, A2, A3, B0, B1, B2, B3; in RescalerExportRowExpand_SSE2() local
301 __m128i A0, A1, A2, A3, B0, B1, B2, B3; in RescalerExportRowShrink_SSE2() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp314 isEqual(const BitTracker::RegisterCell &RC1, uint16_t B1, const BitTracker::RegisterCell &RC2, uint16_t B2, uint16_t W) isEqual() argument
/third_party/ffmpeg/libavfilter/
H A Daf_acrossover.c45 #define B2 2 macro
[all...]
/third_party/skia/src/core/
H A DSkDistanceFieldGen.cpp278 static void B2(DFData* curr, int width) { in B2() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-thai.cc198 B2, /* Strict descender */ enumerator
/third_party/mesa3d/src/panfrost/bifrost/
H A Ddisassemble.c621 unsigned B2 = bits(words[2], 28, 32); in dump_clause() local
/third_party/python/Lib/lib2to3/tests/data/
H A Dpy3_test_grammar.py767 class B2(): pass class

Completed in 16 milliseconds

12