Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 25 of 730) sorted by relevance

12345678910>>...30

/third_party/boost/libs/beast/test/beast/core/
Dflat_buffer.cpp84 basic_flat_buffer<a_t> b2{std::move(b1)}; in testSpecialMembers() local
95 basic_flat_buffer<a_t> b2{std::move(b1), a}; in testSpecialMembers() local
105 basic_flat_buffer<a_neq_t> b2{std::move(b1), a}; in testSpecialMembers() local
117 basic_flat_buffer<a_t> b2(b1); in testSpecialMembers() local
126 basic_flat_buffer<a_neq_t> b2(b1, a); in testSpecialMembers() local
134 basic_flat_buffer<a_neq_t> b2(b1); in testSpecialMembers() local
142 basic_flat_buffer<a_t> b2(b1, a); in testSpecialMembers() local
150 basic_flat_buffer<a_t> b2; in testSpecialMembers() local
163 flat_buffer b2; in testSpecialMembers() local
174 basic_flat_buffer<na_t> b2; in testSpecialMembers() local
[all …]
Dmulti_buffer.cpp216 basic_multi_buffer<equal_t> b2{std::move(b1)}; in testMembers() local
228 basic_multi_buffer<equal_t> b2{std::move(b1), a}; in testMembers() local
239 basic_multi_buffer<unequal_t> b2{std::move(b1), a}; in testMembers() local
252 basic_multi_buffer<equal_t> b2{b1}; in testMembers() local
261 basic_multi_buffer<unequal_t> b2(b1, a); in testMembers() local
269 basic_multi_buffer<unequal_t> b2(b1); in testMembers() local
277 basic_multi_buffer<equal_t> b2(b1, a); in testMembers() local
289 multi_buffer b2; in testMembers() local
300 basic_multi_buffer<na_t> b2; in testMembers() local
313 basic_multi_buffer<pocma_t> b2; in testMembers() local
[all …]
/third_party/typescript/tests/baselines/reference/
DassignmentCompatWithNumericIndexer2.js17 var b2: { [x: number]: Derived2; } variable
36 var b2: { [x: number]: Derived2; } variable
52 var b2; variable
DassignmentCompatWithStringIndexer2.js18 var b2: { [x: string]: Derived2; } variable
40 var b2: { [x: string]: Derived2; }; variable
62 var b2; variable
DdestructuringObjectBindingPatternAndAssignment1ES6.js14 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } }; property
68 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } }; property
DbooleanAssignment.js12 var b2:boolean; variable
23 var b2; variable
DnonPrimitiveRhsSideOfInExpression.js9 const b2 = "bar" in f(); constant
17 var b2 = "bar" in f(); variable
DunusedVariablesWithUnderscoreInBindingElement.js31 const { a2, b2: _b2 } = { a2: 1, b2: 1 }; property
39 const { a2, b2: _b2 } = { a2: 1, b2: 1 }; property
66 } = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 }; property
85 const { a2: _a2, b2: _b2 } = { a2: 1, b2: 1 }; property
114 var _b = { a2: 1, b2: 1 }, a2 = _b.a2, _b2 = _b.b2; property
120 var _b = { a2: 1, b2: 1 }, a2 = _b.a2, _b2 = _b.b2; property
126 …var _c = { a2: 1, b2: { b21: { b211: 1, b212: 1 } }, c2: 1, d2: 1 }, _a2 = _c.a2, _d = _c.b2.b21, … property
133 var _b = { a2: 1, b2: 1 }, _a2 = _b.a2, _b2 = _b.b2; property
DfunctionLiterals.js32 var b2: { variable
75 var b2; variable
DpromisesWithConstraints.js19 var b2: CPromise<Bar>; variable
30 var b2; variable
DassignmentCompatWithObjectMembers.js20 var b2 = { foo: '' }; variable
61 var b2 = { foo: b2 }; variable
110 var b2 = { foo: '' }; variable
150 var b2 = { foo: b2 }; variable
DassignmentCompatBug2.js2 var b2: { b: number;} = { a: 0 }; // error variable
4 b2 = { a: 0 }; // error variable
6 b2 = {b: 0, a: 0 }; variable
42 var b2 = { a: 0 }; // error variable
43 b2 = { a: 0 }; // error variable
44 b2 = { b: 0, a: 0 }; variable
DassignmentCompatWithNumericIndexer3.js22 var b2: { [x: number]: Derived2; }; variable
37 var b2: { [x: number]: T; }; variable
76 var b2; variable
DassignmentCompatWithNumericIndexer.js17 var b2: { [x: number]: Derived2; } variable
36 var b2: { [x: number]: Derived2; } variable
72 var b2; variable
DstrictNullChecksNoWidening.js7 var b2 = [,]; variable
24 var b2 = [,]; variable
DdeclarationEmitDestructuring1.js5 function baz({a2, b2: {b1, c1}}: { a2: number, b2: { b1: boolean, c1: string } }): void { } property
31 declare function baz({ a2, b2: { b1, c1 } }: { property
DdestructuringObjectBindingPatternAndAssignment1ES5.js14 var { b2: { b21 } = { b21: "string" } } = { b2: { b21: "world" } }; variable
68 var _a = { b2: { b21: "world" } }.b2, _b = _a === void 0 ? { b21: "string" } : _a, b21 = _b.b21; property
/third_party/ffmpeg/libavcodec/
Ddirac_dwt.h95 #define COMPOSE_53iL0(b0, b1, b2)\ argument
98 #define COMPOSE_DIRAC53iH0(b0, b1, b2)\ argument
101 #define COMPOSE_DD97iH0(b0, b1, b2, b3, b4)\ argument
104 #define COMPOSE_DD137iL0(b0, b1, b2, b3, b4)\ argument
113 #define COMPOSE_FIDELITYiL0(b0, b1, b2, b3, b4, b5, b6, b7, b8)\ argument
116 #define COMPOSE_FIDELITYiH0(b0, b1, b2, b3, b4, b5, b6, b7, b8)\ argument
119 #define COMPOSE_DAUB97iL1(b0, b1, b2)\ argument
122 #define COMPOSE_DAUB97iH1(b0, b1, b2)\ argument
125 #define COMPOSE_DAUB97iL0(b0, b1, b2)\ argument
128 #define COMPOSE_DAUB97iH0(b0, b1, b2)\ argument
Ddirac_dwt_template.c50 TYPE *b2 = (TYPE *)_b2; in RENAME() local
180 int x, b0, b1, b2; in RENAME() local
210 TYPE *b2 = (TYPE *)_b2; in RENAME() local
222 TYPE *b2 = (TYPE *)_b2; in RENAME() local
236 TYPE *b2 = (TYPE *)_b2; in RENAME() local
262 TYPE *b2 = (TYPE *)_b[2]; in RENAME() local
279 TYPE *b2 = (TYPE *)_b[2]; in RENAME() local
296 TYPE *b2 = (TYPE *)_b2; in RENAME() local
308 TYPE *b2 = (TYPE *)_b2; in RENAME() local
320 TYPE *b2 = (TYPE *)_b2; in RENAME() local
[all …]
/third_party/boost/boost/xpressive/
Dregex_constants.hpp240 inline syntax_option_type operator &(syntax_option_type b1, syntax_option_type b2) in operator &()
247 inline syntax_option_type operator |(syntax_option_type b1, syntax_option_type b2) in operator |()
253 inline syntax_option_type operator ^(syntax_option_type b1, syntax_option_type b2) in operator ^()
265 inline match_flag_type operator &(match_flag_type b1, match_flag_type b2) in operator &()
271 inline match_flag_type operator |(match_flag_type b1, match_flag_type b2) in operator |()
277 inline match_flag_type operator ^(match_flag_type b1, match_flag_type b2) in operator ^()
/third_party/opencl-headers/tests/
Dtest_headers.c34 cl_char2 b2 = a2; in test_char() local
94 cl_uchar2 b2 = a2; in test_uchar() local
154 cl_short2 b2 = a2; in test_short() local
214 cl_ushort2 b2 = a2; in test_ushort() local
274 cl_int2 b2 = a2; in test_int() local
334 cl_uint2 b2 = a2; in test_uint() local
394 cl_long2 b2 = a2; in test_long() local
454 cl_ulong2 b2 = a2; in test_ulong() local
514 cl_float2 b2 = a2; in test_float() local
576 cl_double2 b2 = a2; in test_double() local
/third_party/boost/libs/serialization/test/
Dtest_smart_cast.cpp49 Base2 & b2 = static_cast<Base2 &>(d); in test_static_reference_cast_2() local
73 Base2 & b2 = static_cast<Base2 &>(d); in test_static_reference_cast_1() local
155 VBase2 &b2 = static_cast<VBase2 &>(d); in test_dynamic_reference_cast_2() local
179 VBase2 &b2 = static_cast<VBase2 &>(d); in test_dynamic_reference_cast_1() local
/third_party/boost/libs/locale/src/icu/
Dcollator.cpp45 char const *b2,char const *e2, in do_utf8_compare()
57 CharType const *b2,CharType const *e2, in do_ustring_compare()
67 CharType const *b2,CharType const *e2, in do_real_compare()
75 CharType const *b2,CharType const *e2) const in do_compare()
166 char const *b2,char const *e2, in do_real_compare()
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/
DassignmentCompatWithStringIndexer.ts17 var b2: { [x: string]: Derived2; } variable
39 var b2: { [x: string]: Derived2; }; variable
DassignmentCompatWithStringIndexer2.ts17 var b2: { [x: string]: Derived2; } variable
39 var b2: { [x: string]: Derived2; }; variable

12345678910>>...30