Home
last modified time | relevance | path

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

12345678

/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.ts40 var s3: string; variable
46 var s3: string; variable
DshorthandPropertyAssignmentsInDestructuring_ES6.ts40 var s3: string; variable
46 var s3: string; variable
DforwardRefInTypeDeclaration.ts11 const s3 = "x"; constant
DgenericChainedCalls.ts13 var s3 = s2.func(num => num.toString()) variable
DstaticMemberWithStringAndNumberNames.ts11 static s3 = C[0]; property in C
DchainedSpecializationToObjectTypeLiteral.ts10 var s3 = s2.each(x => { x.key /* Type is K, should be number */ }); 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/
DforwardRefInTypeDeclaration.js12 const s3 = "x"; constant
18 var s3 = "x"; variable
DtemplateLiteralTypesPatternsPrefixSuffixAssignability.js4 const s3: `:${string}:${string}:` = "::"; // should error constant
10 var s3 = "::"; // should error 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
DchainedSpecializationToObjectTypeLiteral.js11 var s3 = s2.each(x => { x.key /* Type is K, should be number */ }); variable
DstaticMemberWithStringAndNumberNames.js12 static s3 = C[0]; field in C
/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/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/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/skia/tests/
DSkSLMemoryLayoutTest.cpp72 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
/third_party/node/deps/openssl/openssl/crypto/camellia/
Dcamellia.c288 register u32 s0, s1, s2, s3; in Camellia_Ekeygen() local
407 register u32 s0, s1, s2, s3; in Camellia_EncryptBlock_Rounds() local
460 u32 s0, s1, s2, s3; in Camellia_DecryptBlock_Rounds() local
/third_party/openssl/crypto/camellia/
Dcamellia.c288 register u32 s0, s1, s2, s3; in Camellia_Ekeygen() local
407 register u32 s0, s1, s2, s3; in Camellia_EncryptBlock_Rounds() local
460 u32 s0, s1, s2, s3; in Camellia_DecryptBlock_Rounds() local
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypesPatternsPrefixSuffixAssignability.ts3 const s3: `:${string}:${string}:` = "::"; // should error constant
/third_party/skia/experimental/graphite/src/
DRenderer.h110 Renderer(const char* name, const RenderStep* s1, const RenderStep* s2, const RenderStep* s3) in Renderer()
114 const RenderStep* s3, const RenderStep* s4) in Renderer()
/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c406 #define snow_vertical_compose_r2r_sub(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
412 #define snow_vertical_compose_sse2_store(w,s0,s1,s2,s3)\ argument
424 #define snow_vertical_compose_r2r_add(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
430 #define snow_vertical_compose_r2r_pmulhw(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
436 #define snow_vertical_compose_sse2_move(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
527 #define snow_vertical_compose_mmx_store(w,s0,s1,s2,s3)\ argument
533 #define snow_vertical_compose_mmx_move(s0,s1,s2,s3,t0,t1,t2,t3)\ argument

12345678