Home
last modified time | relevance | path

Searched refs:B3 (Results 1 - 25 of 82) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DsubtypingWithObjectMembers5.js33 class B3 implements A3 {
60 class B3 implements A3 {
81 var B3 = /** @class */ (function () {
82 function B3() {
84 return B3;
100 var B3 = /** @class */ (function () {
101 function B3() {
103 return B3;
H A DsubtypingWithObjectMembers.js33 class B3 extends A3 {
64 class B3 extends A3 {
136 var B3 = /** @class */ (function (_super) {
137 __extends(B3, _super);
138 function B3() {
141 return B3;
174 var B3 = /** @class */ (function (_super) {
175 __extends(B3, _super);
176 function B3() {
179 return B3;
[all...]
H A DsubtypingWithObjectMembersAccessibility2.js33 class B3 extends A3 {
59 class B3 extends A3 {
124 var B3 = /** @class */ (function (_super) {
125 __extends(B3, _super);
126 function B3() {
129 return B3;
163 var B3 = /** @class */ (function (_super) {
164 __extends(B3, _super);
165 function B3() {
168 return B3;
[all...]
H A DreturnTypeTypeArguments.js21 function B3(): Three<string, number> { return null; }
30 B3(): Three<string, number> { return null; }
39 B3(): Three<string, T> { return null; }
100 function B3() { return null; } function
109 C.prototype.B3 = function () { return null; };
119 D.prototype.B3 = function () { return null; };
H A DsubtypingWithNumericIndexer4.js25 class B3<T extends Derived> extends A<T> {
73 var B3 = /** @class */ (function (_super) {
74 __extends(B3, _super);
75 function B3() {
78 return B3;
H A DsubtypingWithStringIndexer4.js25 class B3<T extends Derived> extends A<T> {
73 var B3 = /** @class */ (function (_super) {
74 __extends(B3, _super);
75 function B3() {
78 return B3;
H A DsubtypingWithNumericIndexer5.js33 class B3<T extends Derived> implements A<T> {
70 var B3 = /** @class */ (function () {
71 function B3() {
73 return B3;
H A DsubtypingWithNumericIndexer.js33 class B3<T extends Base> extends A<T> {
99 var B3 = /** @class */ (function (_super) {
100 __extends(B3, _super);
101 function B3() {
104 return B3;
H A DsubtypingWithNumericIndexer3.js33 class B3<T extends Derived> extends A<T> {
103 var B3 = /** @class */ (function (_super) {
104 __extends(B3, _super);
105 function B3() {
108 return B3;
H A DsubtypingWithStringIndexer.js33 class B3<T extends Base> extends A<T> {
100 var B3 = /** @class */ (function (_super) {
101 __extends(B3, _super);
102 function B3() {
105 return B3;
H A DsubtypingWithStringIndexer3.js33 class B3<T extends Derived> extends A<T> {
103 var B3 = /** @class */ (function (_super) {
104 __extends(B3, _super);
105 function B3() {
108 return B3;
H A DgenericClassExpressionInFunction.js12 function B3<W>() {
22 let b3Number = B3<number>();
77 function B3() { function
101 var b3Number = B3();
H A DprotectedMembers.js111 // Error x is protected in B3 but public in A3
112 class B3 extends A3 {
261 // Error x is protected in B3 but public in A3
262 var B3 = /** @class */ (function (_super) {
263 __extends(B3, _super);
264 function B3() {
267 return B3;
H A DjsdocImplements_class.js18 class B3 {
72 declare class B3 implements A {
/third_party/ffmpeg/libavcodec/
H A Dfaandct.c43 #define B3 0.850430094767256448766702844371412325 // (cos(pi*3/16)sqrt(2))^-1 macro
55 B0*B0, B0*B1, B0*B2, B0*B3, B0*B4, B0*B5, B0*B6, B0*B7,
56 B1*B0, B1*B1, B1*B2, B1*B3, B1*B4, B1*B5, B1*B6, B1*B7,
57 B2*B0, B2*B1, B2*B2, B2*B3, B2*B4, B2*B5, B2*B6, B2*B7,
58 B3*B0, B3*B1, B3*B2, B3*B3, B3*B
[all...]
H A Dfaanidct.c30 #define B3 1.1758756024193587169745 // cos(pi*3/16)sqrt(2) macro
40 B0*B0/8, B0*B1/8, B0*B2/8, B0*B3/8, B0*B4/8, B0*B5/8, B0*B6/8, B0*B7/8,
41 B1*B0/8, B1*B1/8, B1*B2/8, B1*B3/8, B1*B4/8, B1*B5/8, B1*B6/8, B1*B7/8,
42 B2*B0/8, B2*B1/8, B2*B2/8, B2*B3/8, B2*B4/8, B2*B5/8, B2*B6/8, B2*B7/8,
43 B3*B0/8, B3*B1/8, B3*B2/8, B3*B3/8, B3*B
[all...]
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp30 UChar B0, UChar B1, UChar B2, UChar B3) : in StrengthProbe()
32 B0(B0), B1(B1), B2(B2), B3(B3), in StrengthProbe()
40 StrengthProbe::setProbeChars(UChar B0, UChar B1, UChar B2, UChar B3) in setProbeChars() argument
46 B3 = B3; in setProbeChars()
55 utilSecond.setTo(B3); in checkSanity()
67 utilFirst.setTo(B3); in checkSanity()
92 utilFirst.setTo(B3); in checkSanity()
198 } else if(probePrefix(x, y, B3, B in getStrength()
29 StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, UChar B0, UChar B1, UChar B2, UChar B3) StrengthProbe() argument
[all...]
H A Dstrengthprobe.h41 UChar B3; member in StrengthProbe
61 StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE = 0x0030, UChar B0 = 0x0061, UChar B1 = 0x0062, UChar B2 = 0x00E1, UChar B3 = 0x0041); //, UChar LB = 0x0039, UChar UB = 0xfa29);
62 int setProbeChars(UChar B0, UChar B1, UChar B2, UChar B3);
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
91 *in3 = _mm_or_si128(RG3, B3); in VP8PlanarTo24b_SSE41()
119 const __m128i B3 = _mm_unpackhi_epi32(A2, A3); in VP8L32bToPlanar_SSE41() local
122 *in1 = _mm_unpacklo_epi64(B1, B3); in VP8L32bToPlanar_SSE41()
123 *in0 = _mm_unpackhi_epi64(B1, B3); in VP8L32bToPlanar_SSE41()
H A Dyuv_sse41.c135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local
141 YUV444ToRGB_SSE41(y + 24, u + 24, v + 24, &R3, &G3, &B3); in VP8YuvToRgb32_SSE41()
149 rgb5 = _mm_packus_epi16(B2, B3); in VP8YuvToRgb32_SSE41()
157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local
163 YUV444ToRGB_SSE41(y + 24, u + 24, v + 24, &R3, &G3, &B3); in VP8YuvToBgr32_SSE41()
167 bgr1 = _mm_packus_epi16(B2, B3); in VP8YuvToBgr32_SSE41()
185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local
191 YUV420ToRGB_SSE41(y + 24, u + 12, v + 12, &R3, &G3, &B3); in YuvToRgbRow_SSE41()
199 rgb5 = _mm_packus_epi16(B2, B3); in YuvToRgbRow_SSE41()
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...]
/third_party/ffmpeg/libavcodec/x86/
H A Dsimple_idct.asm150 paddd mm3, mm1 ; B3 b3
151 paddd mm6, mm3 ; A3+B3 a3+b3
152 psubd mm4, mm3 ; a3-B3 a3-b3
154 packssdw mm2, mm6 ; A3+B3 a3+b3 A2+B2 a2+b2
157 packssdw mm4, mm0 ; A2-B2 a2-b2 A3-B3 a3-b3
238 paddd mm3, mm1 ; B3 b3
239 paddd mm6, mm3 ; A3+B3 a3+b3
240 psubd mm4, mm3 ; a3-B3 a3-b3
242 packssdw mm2, mm6 ; A3+B3 a3+b3 A2+B2 a2+b2
245 packssdw mm4, mm0 ; A2-B2 a2-b2 A3-B3 a
[all...]
/third_party/node/deps/openssl/openssl/crypto/sm4/
H A Dsm4.c181 B0 ^= F(B1 ^ B2 ^ B3 ^ ks->rk[k0]); \
182 B1 ^= F(B0 ^ B2 ^ B3 ^ ks->rk[k1]); \
183 B2 ^= F(B0 ^ B1 ^ B3 ^ ks->rk[k2]); \
184 B3 ^= F(B0 ^ B1 ^ B2 ^ ks->rk[k3]); \
192 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_encrypt() local
207 store_u32_be(B3, out); in ossl_sm4_encrypt()
218 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_decrypt() local
229 store_u32_be(B3, out); in ossl_sm4_decrypt()
/third_party/openssl/crypto/sm4/
H A Dsm4.c181 B0 ^= F(B1 ^ B2 ^ B3 ^ ks->rk[k0]); \
182 B1 ^= F(B0 ^ B2 ^ B3 ^ ks->rk[k1]); \
183 B2 ^= F(B0 ^ B1 ^ B3 ^ ks->rk[k2]); \
184 B3 ^= F(B0 ^ B1 ^ B2 ^ ks->rk[k3]); \
192 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_encrypt() local
207 store_u32_be(B3, out); in ossl_sm4_encrypt()
218 uint32_t B3 = load_u32_be(in, 3); in ossl_sm4_decrypt() local
229 store_u32_be(B3, out); in ossl_sm4_decrypt()
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl51 [!B0] BNOP B3 ; if (len==0) return;
92 || BNOP B3
157 BNOP B3,5
165 BNOP B3,1
/third_party/openssl/crypto/rc4/asm/
H A Drc4-c64xplus.pl51 [!B0] BNOP B3 ; if (len==0) return;
92 || BNOP B3
157 BNOP B3,5
165 BNOP B3,1

Completed in 9 milliseconds

1234