| /third_party/boost/libs/beast/test/beast/core/ |
| D | static_string.cpp | 53 static_string<0> s3(s1, 5); in testConstruct() local 63 static_string<0> s3(s1, 5, 1); in testConstruct() local 98 static_string<6> s3(s1); in testConstruct() local 179 static_string<1> s3; in testAssign() local 286 static_string<3> s3; in testAssign() local 318 static_string<3> s3; in testAssign() local 746 static_string<4> s3("UV"); in testOperations() local 925 static_string<2> s3("1"); in testOperations() local 940 static_string<3> s3("12"); in testOperations() local 972 static_string<3> s3("12"); in testOperations() local [all …]
|
| /third_party/typescript/tests/cases/compiler/ |
| D | declFileAccessors.ts | 24 static get s3() { method in c1 28 static set s3( /** this is value*/value: number) { method in c1 74 static get s3() { method in c2 78 static set s3( /** this is value*/value: number) { method in c2
|
| D | shorthandPropertyAssignmentsInDestructuring.ts | 40 var s3: string; variable 46 var s3: string; variable
|
| D | shorthandPropertyAssignmentsInDestructuring_ES6.ts | 40 var s3: string; variable 46 var s3: string; variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | forwardRefInTypeDeclaration.js | 12 const s3 = "x"; constant 18 var s3 = "x"; variable
|
| D | templateLiteralTypesPatternsPrefixSuffixAssignability.js | 4 const s3: `:${string}:${string}:` = "::"; // should error constant 10 var s3 = "::"; // should error variable
|
| D | shorthandPropertyAssignmentsInDestructuring_ES6.js | 39 for ({ s3 = 5 } of [{ s3: "" }]) { property 45 for ({ s3:s3 = 5 } of [{ s3: "" }]) { property 151 for ({ s3 = 5 } of [{ s3: "" }]) { property 156 for ({ s3: s3 = 5 } of [{ s3: "" }]) { property
|
| D | shorthandPropertyAssignmentsInDestructuring.js | 39 for ({ s3 = 5 } of [{ s3: "" }]) { property 45 for ({ s3:s3 = 5 } of [{ s3: "" }]) { property 164 for (var _i = 0, _b = [{ s3: "" }]; _i < _b.length; _i++) { property 171 for (var _i = 0, _b = [{ s3: "" }]; _i < _b.length; _i++) { property
|
| D | operatorsAndIntersectionTypes.js | 23 const s3 = guid + guid; constant 49 var s3 = guid + guid; variable
|
| D | assignmentIndexedToPrimitives.js | 9 const s3: string = [0, "1"]; variable 26 var s3 = [0, "1"]; variable
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| D | stringutil.cc | 229 const StringHolder& s3) { in StrCat() 241 const StringHolder& s3, const StringHolder& s4) { in StrCat() 254 const StringHolder& s3, const StringHolder& s4, in StrCat() 269 const StringHolder& s3, const StringHolder& s4, in StrCat() 285 const StringHolder& s3, const StringHolder& s4, in StrCat() 303 const StringHolder& s3, const StringHolder& s4, in StrCat() 322 const StringHolder& s3, const StringHolder& s4, in StrCat() 344 const StringHolder& s3, const StringHolder& s4, in StrCat() 369 const StringHolder& s3, const StringHolder& s4, in StrCat() 395 const StringHolder& s3, const StringHolder& s4, in StrCat() [all …]
|
| /third_party/boost/libs/atomic/test/ |
| D | wait_api.cpp | 31 struct_3_bytes s3 = {{ 3 }}; in main() local 37 large_struct s3 = {{ 3 }}; in main() local
|
| D | wait_ref_api.cpp | 28 struct_3_bytes s3 = {{ 3 }}; in main() local 34 large_struct s3 = {{ 3 }}; in main() local
|
| /third_party/boost/libs/static_string/test/ |
| D | static_string.cpp | 285 static_string<0> s3(s1, 5); in testConstruct() local 295 static_string<0> s3(s1, 5, 1); in testConstruct() local 324 static_string<6> s3(s1); in testConstruct() local 469 static_string<1> s3; in testAssignment() local 541 static_string<3> s3; in testAssignment() local 561 static_string<3> s3; in testAssignment() local 1034 static_string<6> s3("12345"); in testInsert() local 1048 static_string<6> s3("12345"); in testInsert() local 1062 static_string<6> s3("12345"); in testInsert() local 1076 static_string<6> s3("12345"); in testInsert() local [all …]
|
| /third_party/boost/libs/numeric/ublas/test/tensor/ |
| D | test_strides.cpp | 44 strides_type s3{extents_type{2,1}}; in BOOST_AUTO_TEST_CASE_TEMPLATE() local 84 strides_type s3{extents_type{2,1}}; in BOOST_AUTO_TEST_CASE() local 136 strides_type s3{extents_type{2,1}}; in BOOST_AUTO_TEST_CASE() local
|
| /third_party/ffmpeg/libavcodec/ppc/ |
| D | vc1dsp_altivec.c | 34 #define STEP8(s0, s1, s2, s3, s4, s5, s6, s7, vec_rnd) \ argument 81 #define SHIFT_HOR8(s0, s1, s2, s3, s4, s5, s6, s7) \ argument 93 #define SHIFT_VERT8(s0, s1, s2, s3, s4, s5, s6, s7) \ argument 106 #define STEP4(s0, s1, s2, s3, vec_rnd) \ argument 124 #define SHIFT_HOR4(s0, s1, s2, s3) \ argument 130 #define SHIFT_VERT4(s0, s1, s2, s3) \ argument 141 vector signed int s0, s1, s2, s3, s4, s5, s6, s7; in vc1_inv_trans_8x8_altivec() local 237 vector signed int s0, s1, s2, s3, s4, s5, s6, s7; in vc1_inv_trans_8x4_altivec() local
|
| /third_party/boost/libs/compute/test/ |
| D | test_fill.cpp | 77 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local 91 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local 105 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local 123 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local 186 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local 200 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local 214 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local 232 S s3 = S(42.0f); in BOOST_AUTO_TEST_CASE_TEMPLATE() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_floodfill.c | 61 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same4() 74 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same4_16() 87 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same3() 99 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same3_16() 111 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same1() 121 unsigned s0, unsigned s1, unsigned s2, unsigned s3) in is_same1_16() 177 int *s0, int *s1, int *s2, int *s3) in pick_pixel1() 184 int *s0, int *s1, int *s2, int *s3) in pick_pixel1_16() 191 int *s0, int *s1, int *s2, int *s3) in pick_pixel3() 202 int *s0, int *s1, int *s2, int *s3) in pick_pixel3_16() [all …]
|
| /third_party/boost/libs/statechart/test/ |
| D | DeferralBug.cpp | 56 struct s3 : sc::simple_state< s3, fsm > struct 61 > reactions;
|
| /third_party/boringssl/src/ssl/ |
| D | handoff.cc | 54 const SSL3_STATE *const s3 = ssl->s3; in SSL_serialize_handoff() local 81 const SSL3_STATE *const s3 = ssl->s3; in SSL_decline_handoff() local 206 SSL3_STATE *const s3 = ssl->s3; in SSL_apply_handoff() local 244 const SSL3_STATE *const s3 = ssl->s3; in SSL_serialize_handback() local 326 SSL3_STATE *const s3 = ssl->s3; in SSL_apply_handback() local
|
| /third_party/grpc/test/cpp/util/ |
| D | string_ref_test.cc | 124 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F() local 133 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F() local 144 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F() local 155 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F() local 179 string_ref s3(kTestStringWithEmbeddedNull, kTestStringWithEmbeddedNullLength); in TEST_F() local
|
| /third_party/flutter/skia/tests/ |
| D | SkSLMemoryLayoutTest.cpp | 66 SkSL::Type s3(-1, SkSL::String("s3"), fields1); in DEF_TEST() local 147 SkSL::Type s3(-1, SkSL::String("s3"), fields1); in DEF_TEST() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | spline.inl | 18 typename genType::value_type s3 = pow3(s); local 41 typename genType::value_type s3 = pow3(s); local
|
| /third_party/typescript/tests/cases/conformance/types/literal/ |
| D | templateLiteralTypesPatternsPrefixSuffixAssignability.ts | 3 const s3: `:${string}:${string}:` = "::"; // should error constant
|
| /third_party/skia/tests/ |
| D | SkSLMemoryLayoutTest.cpp | 72 std::unique_ptr<SkSL::Type> s3 = SkSL::Type::MakeStructType(-1, SkSL::String("s3"), fields1); in DEF_TEST() local 160 std::unique_ptr<SkSL::Type> s3 = SkSL::Type::MakeStructType(-1, SkSL::String("s3"), fields1); in DEF_TEST() local
|