Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/third_party/boost/libs/beast/test/beast/core/
Dstatic_string.cpp53 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/
DdeclFileAccessors.ts24 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
DshorthandPropertyAssignmentsInDestructuring_ES6.ts40 var s3: string; variable
46 var s3: string; variable
DshorthandPropertyAssignmentsInDestructuring.ts40 var s3: string; variable
46 var s3: string; variable
/third_party/libphonenumber/cpp/src/phonenumbers/
Dstringutil.cc159 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/
DtemplateLiteralTypesPatternsPrefixSuffixAssignability.js4 const s3: `:${string}:${string}:` = "::"; // should error constant
10 var s3 = "::"; // should error variable
DforwardRefInTypeDeclaration.js12 const s3 = "x"; constant
18 var s3 = "x"; variable
DshorthandPropertyAssignmentsInDestructuring_ES6.js39 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
DshorthandPropertyAssignmentsInDestructuring.js39 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
DoperatorsAndIntersectionTypes.js23 const s3 = guid + guid; constant
49 var s3 = guid + guid; variable
DassignmentIndexedToPrimitives.js9 const s3: string = [0, "1"]; variable
26 var s3 = [0, "1"]; variable
/third_party/boost/libs/atomic/test/
Dwait_api.cpp31 struct_3_bytes s3 = {{ 3 }}; in main() local
37 large_struct s3 = {{ 3 }}; in main() local
Dwait_ref_api.cpp28 struct_3_bytes s3 = {{ 3 }}; in main() local
34 large_struct s3 = {{ 3 }}; in main() local
/third_party/boost/libs/static_string/test/
Dstatic_string.cpp285 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/
Dtest_strides.cpp44 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/
Dtest_fill.cpp77 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/
Dvc1dsp_altivec.c34 #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/
Dvf_floodfill.c61 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/
DDeferralBug.cpp56 struct s3 : sc::simple_state< s3, fsm > struct
61 > reactions;
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/sse/
DWinogradTrans.c45 __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/
Dstring_ref_test.cc124 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/
DSkSLMemoryLayoutTest.cpp66 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/
Dslice_impl.cu43 __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/
Dspline.inl18 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/
DtemplateLiteralTypesPatternsPrefixSuffixAssignability.ts3 const s3: `:${string}:${string}:` = "::"; // should error constant

12345678910>>...12