Home
last modified time | relevance | path

Searched defs:B3 (Results 1 - 17 of 17) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DgenericClassExpressionInFunction.js77 function B3() { function
H A DreturnTypeTypeArguments.js100 function B3() { return null; } function
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dord-enum.h14 B3 = B0 - 2, enumerator
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.h41 UChar B3; 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.c192 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_encrypt() local
218 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_decrypt() local
/third_party/openssl/crypto/sm4/
H A Dsm4.c192 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_encrypt() local
218 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_decrypt() local
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c43 #define B3 0.850430094767256448766702844371412325 // (cos(pi*3/16)sqrt(2))^-1 macro
[all...]
H A Dfaanidct.c30 #define B3 1.1758756024193587169745 // cos(pi*3/16)sqrt(2) macro
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcommon_sse2.h174 const __m128i B3 = _mm_unpackhi_epi8(A2, A3); in VP8L32bToPlanar_SSE2() local
H A Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
119 const __m128i B3 = _mm_unpackhi_epi32(A2, A3); in VP8L32bToPlanar_SSE41() local
H A Drescaler_sse2.c205 const __m128i B3 = _mm_mul_epu32(*A3, *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
H A Dyuv_sse41.c135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local
157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local
185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local
222 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
564 const __m128i B3 = _mm_or_si128(A2, A3); RGBA32PackedToPlanar_16b_SSE41() local
[all...]
H A Dyuv_sse2.c249 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local
271 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local
365 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local
402 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local
709 const __m128i B3 = _mm_unpackhi_epi16(A2, A3); // b4 b5 b6 b7 | x x x x RGBA32PackedToPlanar_16b_SSE2() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp39 static constexpr IValueT B3 = 1 << 3; member
/third_party/node/deps/v8/src/codegen/ppc/
H A Dconstants-ppc.h2742 B3 = 1 << 3, enumerator
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp1089 #define B3(X) ir_function_signature *_##X(const glsl_type *, const glsl_type *, const glsl_type *); macro
1355 #undef B3 macro

Completed in 31 milliseconds