/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_ES6.ts | 40 var s3: string; variable 46 var s3: string; variable
|
D | shorthandPropertyAssignmentsInDestructuring.ts | 40 var s3: string; variable 46 var s3: string; variable
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | stringutil.cc | 159 const StringHolder& s3) { in StrCat() 164 const StringHolder& s3, const StringHolder& s4) { in StrCat() 169 const StringHolder& s3, const StringHolder& s4, in StrCat() 175 const StringHolder& s3, const StringHolder& s4, in StrCat() 181 const StringHolder& s3, const StringHolder& s4, in StrCat() 188 const StringHolder& s3, const StringHolder& s4, in StrCat() 198 const StringHolder& s3, const StringHolder& s4, in StrCat() 206 const StringHolder& s3, const StringHolder& s4, in StrCat() 215 const StringHolder& s3, const StringHolder& s4, in StrCat() 224 const StringHolder& s3, const StringHolder& s4, in StrCat() [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | templateLiteralTypesPatternsPrefixSuffixAssignability.js | 4 const s3: `:${string}:${string}:` = "::"; // should error constant 10 var s3 = "::"; // should error variable
|
D | forwardRefInTypeDeclaration.js | 12 const s3 = "x"; constant 18 var s3 = "x"; 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/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/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/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/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/ |
D | WinogradTrans.c | 45 __m128 s3 = _mm_loadu_ps(SK + 2 * S_step); in WinogradTransLeft() local 73 __m128 s3 = _mm_loadu_ps(SK + 2 * S_step); in WinogradTransLeft() local 94 __m128 s3 = _mm_loadu_ps(SK + 2 * S_step); in WinogradTransLeft() local 148 __m128 s3 = _mm_loadu_ps(S3); in WinogradTransRight() local 178 __m128 s3 = _mm_loadu_ps(S3); in WinogradTransRight() local 200 __m128 s3 = _mm_loadu_ps(S3); in WinogradTransRight() 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/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | slice_impl.cu | 43 __global__ void Slice3D(const size_t s1, const size_t s2, const size_t s3, const size_t l1, const s… in Slice3D() 56 __global__ void Slice4D(const size_t s1, const size_t s2, const size_t s3, const size_t s4, const s… in Slice4D() 71 __global__ void Slice5D(const size_t s1, const size_t s2, const size_t s3, const size_t s4, const s… in Slice5D() 90 __global__ void Slice6D(const size_t s1, const size_t s2, const size_t s3, const size_t s4, const s… in Slice6D() 111 __global__ void Slice7D(const size_t s1, const size_t s2, const size_t s3, const size_t s4, const s… in Slice7D() 134 __global__ void Slice4DGrad(const size_t s1, const size_t s2, const size_t s3, const size_t s4, in Slice4DGrad() 171 void Slice3DKernel(const size_t s1, const size_t s2, const size_t s3, const size_t l1, const size_t… in Slice3DKernel() 176 void Slice4DKernel(const size_t s1, const size_t s2, const size_t s3, const size_t s4, const size_t… in Slice4DKernel() 183 void Slice5DKernel(const size_t s1, const size_t s2, const size_t s3, const size_t s4, const size_t… in Slice5DKernel() 190 void Slice6DKernel(const size_t s1, const size_t s2, const size_t s3, const size_t s4, const size_t… in Slice6DKernel() [all …]
|
/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
|