Home
last modified time | relevance | path

Searched refs:B2 (Results 1 - 25 of 132) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/
H A DsubtypingWithObjectMembers5.js25 class B2 implements A2 {
52 class B2 implements A2 {
76 var B2 = /** @class */ (function () {
77 function B2() {
79 return B2;
95 var B2 = /** @class */ (function () {
96 function B2() {
98 return B2;
H A DsubtypingWithNumericIndexer5.js16 class B2 implements A {
29 class B2 implements A<Derived> {
53 var B2 = /** @class */ (function () {
54 function B2() {
56 return B2;
65 var B2 = /** @class */ (function () {
66 function B2() {
68 return B2;
H A DsubtypingWithNumericIndexer.js16 class B2 extends A {
29 class B2 extends A<Base> {
71 var B2 = /** @class */ (function (_super) {
72 __extends(B2, _super);
73 function B2() {
76 return B2;
92 var B2 = /** @class */ (function (_super) {
93 __extends(B2, _super);
94 function B2() {
97 return B2;
[all...]
H A DsubtypingWithNumericIndexer3.js16 class B2 extends A {
29 class B2 extends A<Derived> {
75 var B2 = /** @class */ (function (_super) {
76 __extends(B2, _super);
77 function B2() {
80 return B2;
96 var B2 = /** @class */ (function (_super) {
97 __extends(B2, _super);
98 function B2() {
101 return B2;
[all...]
H A DsubtypingWithObjectMembers.js23 class B2 extends A2 {
54 class B2 extends A2 {
124 var B2 = /** @class */ (function (_super) {
125 __extends(B2, _super);
126 function B2() {
129 return B2;
162 var B2 = /** @class */ (function (_super) {
163 __extends(B2, _super);
164 function B2() {
167 return B2;
[all...]
H A DsubtypingWithObjectMembersAccessibility2.js25 class B2 extends A2 {
51 class B2 extends A2 {
112 var B2 = /** @class */ (function (_super) {
113 __extends(B2, _super);
114 function B2() {
117 return B2;
151 var B2 = /** @class */ (function (_super) {
152 __extends(B2, _super);
153 function B2() {
156 return B2;
[all...]
H A DsubtypingWithStringIndexer.js16 class B2 extends A {
29 class B2 extends A<Base> {
72 var B2 = /** @class */ (function (_super) {
73 __extends(B2, _super);
74 function B2() {
77 return B2;
93 var B2 = /** @class */ (function (_super) {
94 __extends(B2, _super);
95 function B2() {
98 return B2;
[all...]
H A DsubtypingWithStringIndexer3.js16 class B2 extends A {
29 class B2 extends A<Derived> {
75 var B2 = /** @class */ (function (_super) {
76 __extends(B2, _super);
77 function B2() {
80 return B2;
96 var B2 = /** @class */ (function (_super) {
97 __extends(B2, _super);
98 function B2() {
101 return B2;
[all...]
H A DnarrowingOfDottedNames.js78 class B2 extends Base {
88 else if (target instanceof B2) {
187 var B2 = /** @class */ (function (_super) {
188 __extends(B2, _super);
189 function B2() {
192 return B2;
199 else if (target instanceof B2) {
H A DreturnTypeTypeArguments.js20 function B2(): Three<string> { return null; }
29 B2(): Three<string> { return null; }
38 B2(): Three<T> { return null; }
99 function B2() { return null; } function
108 C.prototype.B2 = function () { return null; };
118 D.prototype.B2 = function () { return null; };
H A DgenericClassExpressionInFunction.js9 class B2<V> {
19 class C extends (new B2<number>().anon) {
65 var B2 = /** @class */ (function () {
66 function B2() {
75 return B2;
100 }((new B2().anon)));
H A DcomparisonOperatorWithSubtypeObjectOnProperty.js24 class B2 extends A2 {
31 var b2: B2;
124 var B2 = /** @class */ (function (_super) {
125 __extends(B2, _super);
126 function B2() {
129 return B2;
H A DintersectionReduction.js118 interface B2 {
123 declare const shouldBeB: (A2 | B2) & B2;
124 const b: B2 = shouldBeB; // works
126 function inGeneric<T extends A2 | B2>(alsoShouldBeB: T & B2) {
127 const b: B2 = alsoShouldBeB;
H A DtypedefScope1.js8 function B2() { function
25 function B2() {
36 declare function B2(): void;
H A DassignmentCompatWithNumericIndexer3.js18 class B2 extends A {
69 var B2 = /** @class */ (function (_super) {
70 __extends(B2, _super);
71 function B2() {
74 return B2;
H A DassignmentCompatWithStringIndexer.js36 class B2 extends A<Base> {
103 var B2 = /** @class */ (function (_super) {
104 __extends(B2, _super);
105 function B2() {
108 return B2;
H A DcomparisonOperatorWithNoRelationshipObjectsOnProperty.js14 class B2 {
21 var b2: B2;
95 var B2 = /** @class */ (function () {
96 function B2() {
98 return B2;
/third_party/ffmpeg/libavcodec/
H A Dfaanidct.c29 #define B2 1.3065629648763765278566 // cos(pi*2/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*B
[all...]
H A Dfaandct.c42 #define B2 0.765366864730179543456919968060797734 // (cos(pi*2/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*B
[all...]
/third_party/node/deps/openssl/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl70 # | B2 | B3 | B3:B2 are preserved by KeccakF1600_int
106 || STDW B3:B2,*SP[4]
375 ||[!A0] LDDW *SP[4], RA:B2
416 || ADD 4,A4,B2
419 || LDW *B2++[2],B$A[0][0]
421 || LDW *B2++[2],B$A[0][1]
423 || LDW *B2++[2],B$A[0][2]
425 || LDW *B2++[2],B$A[0][3]
427 || LDW *B2
[all...]
/third_party/openssl/crypto/sha/asm/
H A Dkeccak1600-c64x.pl70 # | B2 | B3 | B3:B2 are preserved by KeccakF1600_int
106 || STDW B3:B2,*SP[4]
375 ||[!A0] LDDW *SP[4], RA:B2
416 || ADD 4,A4,B2
419 || LDW *B2++[2],B$A[0][0]
421 || LDW *B2++[2],B$A[0][1]
423 || LDW *B2++[2],B$A[0][2]
425 || LDW *B2++[2],B$A[0][3]
427 || LDW *B2
[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
44 this->B2 = B2; in setProbeChars()
59 utilSecond.setTo(B2); in checkSanity()
68 utilSecond.setTo(B2); in checkSanity()
76 utilFirst.setTo(B2); in checkSanity()
88 utilFirst.setTo(B2); in checkSanity()
29 StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE, UChar B0, UChar B1, UChar B2, UChar B3) StrengthProbe() argument
[all...]
/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
141 #define B4(n) B2(n), B2(n + 1), B2(n + 1), B2(n + 2) in ares__count_bits_u8()
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_sse41.c70 __m128i B2, C2, D2; in CollectColorBlueTransforms_SSE41() local
72 B2 = _mm_shuffle_epi8(A2, perm); in CollectColorBlueTransforms_SSE41()
74 C2 = _mm_mulhi_epi16(B2, mult); in CollectColorBlueTransforms_SSE41()
113 __m128i B2, C2; in CollectColorRedTransforms_SSE41() local
115 B2 = _mm_and_si128(A2, mask_g); in CollectColorRedTransforms_SSE41()
117 C2 = _mm_madd_epi16(B2, mult); in CollectColorRedTransforms_SSE41()
H A Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
90 *in2 = _mm_or_si128(RG2, B2); in VP8PlanarTo24b_SSE41()
118 const __m128i B2 = _mm_unpacklo_epi32(A2, A3); in VP8L32bToPlanar_SSE41() local
120 *in3 = _mm_unpacklo_epi64(B0, B2); in VP8L32bToPlanar_SSE41()
121 *in2 = _mm_unpackhi_epi64(B0, B2); in VP8L32bToPlanar_SSE41()

Completed in 9 milliseconds

123456