/third_party/typescript/tests/baselines/reference/ |
H A D | genericClassExpressionInFunction.js | 77 function B3() {
function
|
H A D | returnTypeTypeArguments.js | 100 function B3() { return null; }
function
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | ord-enum.h | 14 B3 = B0 - 2, enumerator
|
/third_party/icu/tools/colprobe/ |
H A D | strengthprobe.h | 41 UChar B3; member in StrengthProbe
|
H A D | strengthprobe.cpp | 40 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 D | sm4.c | 192 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 D | sm4.c | 192 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 D | faandct.c | 43 #define B3 0.850430094767256448766702844371412325 // (cos(pi*3/16)sqrt(2))^-1 macro [all...] |
H A D | faanidct.c | 30 #define B3 1.1758756024193587169745 // cos(pi*3/16)sqrt(2) macro [all...] |
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | common_sse2.h | 174 const __m128i B3 = _mm_unpackhi_epi8(A2, A3); in VP8L32bToPlanar_SSE2() local
|
H A D | common_sse41.h | 43 __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 D | rescaler_sse2.c | 205 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 D | yuv_sse41.c | 135 __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 D | yuv_sse2.c | 249 __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 D | IceAssemblerARM32.cpp | 39 static constexpr IValueT B3 = 1 << 3; member
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | constants-ppc.h | 2742 B3 = 1 << 3, enumerator
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | builtin_functions.cpp | 1089 #define B3(X) ir_function_signature *_##X(const glsl_type *, const glsl_type *, const glsl_type *); macro 1355 #undef B3 macro
|