Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/third_party/ffmpeg/libavcodec/aarch64/
Dmpegaudiodsp_neon.S197 .macro MLA d, s1, s2
200 .macro MLA2 d, s1, s2
203 .macro MLS d, s1, s2
206 .macro MLS2 d, s1, s2
215 .macro MLA2 d, s1, s2
217 .macro MLS2 d, s1, s2
219 .macro MLA d, s1, s2
222 .macro MLS d, s1, s2
/third_party/libphonenumber/cpp/src/phonenumbers/
Dstringutil.cc154 string StrCat(const StringHolder& s1, const StringHolder& s2) { in StrCat()
158 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
163 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
168 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
174 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
180 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
187 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
197 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
205 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
214 string StrCat(const StringHolder& s1, const StringHolder& s2, in StrCat()
[all …]
/third_party/typescript/tests/baselines/reference/
DrestElementWithAssignmentPattern5.js2 var s: string, s2: string; variable
7 var s, s2; variable
DclassStaticBlock4(target=es2022).js13 static s2 = 2; field in C
27 static s2 = 2; field in C
DclassStaticBlock4(target=esnext).js13 static s2 = 2; field in C
27 static s2 = 2; field in C
DforwardRefInTypeDeclaration.js8 const s2 = "x"; constant
17 var s2 = "x"; variable
DtemplateLiteralTypesPatternsPrefixSuffixAssignability.js3 const s2: `:${string}:` = "::"; // ok constant
9 var s2 = "::"; // ok variable
DshorthandPropertyAssignmentsInDestructuring_ES6.js27 for ({ s2 = 5 } of [{ s2: "" }]) { property
33 for ({ s2:s2 = 5 } of [{ s2: "" }]) { property
141 for ({ s2 = 5 } of [{ s2: "" }]) { property
146 for ({ s2: s2 = 5 } of [{ s2: "" }]) { property
DassignmentCompatWithCallSignatures.js33 var s2: S2; variable
64 var s2; variable
DassignmentCompatWithConstructSignatures2.js32 var s2: S2; variable
62 var s2; variable
DassignmentCompatWithConstructSignatures.js26 var s2: S2; variable
51 var s2; variable
DshorthandPropertyAssignmentsInDestructuring.js27 for ({ s2 = 5 } of [{ s2: "" }]) { property
33 for ({ s2:s2 = 5 } of [{ s2: "" }]) { property
150 for (var _i = 0, _b = [{ s2: "" }]; _i < _b.length; _i++) { property
157 for (var _i = 0, _b = [{ s2: "" }]; _i < _b.length; _i++) { property
DnoImplicitSymbolToString.js31 let s2!: S | string; variable
43 let s2!: S | symbol; variable
DgenericCallWithNonSymmetricSubtypes.js29 var s2: (x: string) => string; variable
54 var s2; variable
/third_party/python/Python/
Dpystrcmp.c7 PyOS_mystrnicmp(const char *s1, const char *s2, Py_ssize_t size) in PyOS_mystrnicmp()
22 PyOS_mystricmp(const char *s1, const char *s2) in PyOS_mystricmp()
/third_party/lzma/CPP/Common/
DMyString.cpp189 bool IsString1PrefixedByString2(const char *s1, const char *s2) throw() in IsString1PrefixedByString2()
198 bool StringsAreEqualNoCase(const wchar_t *s1, const wchar_t *s2) throw() in StringsAreEqualNoCase()
268 bool StringsAreEqualNoCase_Ascii(const char *s1, const char *s2) throw() in StringsAreEqualNoCase_Ascii()
281 bool StringsAreEqualNoCase_Ascii(const wchar_t *s1, const wchar_t *s2) throw() in StringsAreEqualNoCase_Ascii()
294 bool StringsAreEqualNoCase_Ascii(const wchar_t *s1, const char *s2) throw() in StringsAreEqualNoCase_Ascii()
307 bool IsString1PrefixedByString2(const wchar_t *s1, const wchar_t *s2) throw() in IsString1PrefixedByString2()
316 bool IsString1PrefixedByString2(const wchar_t *s1, const char *s2) throw() in IsString1PrefixedByString2()
325 bool IsString1PrefixedByString2_NoCase_Ascii(const char *s1, const char *s2) throw() in IsString1PrefixedByString2_NoCase_Ascii()
336 bool IsString1PrefixedByString2_NoCase_Ascii(const wchar_t *s1, const char *s2) throw() in IsString1PrefixedByString2_NoCase_Ascii()
347 bool IsString1PrefixedByString2_NoCase(const wchar_t *s1, const wchar_t *s2) throw() in IsString1PrefixedByString2_NoCase()
[all …]
/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/skia/experimental/graphite/src/
DRenderer.h107 Renderer(const char* name, const RenderStep* s1, const RenderStep* s2) in Renderer()
110 Renderer(const char* name, const RenderStep* s1, const RenderStep* s2, const RenderStep* s3) in Renderer()
113 Renderer(const char* name, const RenderStep* s1, const RenderStep* s2, in Renderer()
/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/json/tests/thirdparty/Fuzzer/
DFuzzerTraceState.cpp266 const void *s2, size_t n, int result) { in __sanitizer_weak_hook_memcmp()
276 const char *s2, size_t n, int result) { in __sanitizer_weak_hook_strncmp()
290 const char *s2, int result) { in __sanitizer_weak_hook_strcmp()
303 const char *s2, size_t n, int result) { in __sanitizer_weak_hook_strncasecmp()
307 const char *s2, int result) { in __sanitizer_weak_hook_strcasecmp()
311 const char *s2, char *result) { in __sanitizer_weak_hook_strstr()
315 const char *s2, char *result) { in __sanitizer_weak_hook_strcasestr()
319 const void *s2, size_t len2, void *result) { in __sanitizer_weak_hook_memmem()
/third_party/FreeBSD/contrib/tcp_wrappers/
Dstrcasecmp.c69 int strcasecmp(char *s1, char *s2) in strcasecmp()
81 int strncasecmp(char *s1, char *s2, register int n) in strncasecmp()
/third_party/skia/tests/
DStrokeTest.cpp92 SkStrokeRec s2(SkStrokeRec::kFill_InitStyle); in test_strokerec_equality() local
119 SkStrokeRec s2(SkStrokeRec::kFill_InitStyle); in test_strokerec_equality() local
136 SkStrokeRec s2(SkStrokeRec::kFill_InitStyle); in test_strokerec_equality() local
/third_party/ltp/testcases/kernel/syscalls/string/
Dstring01.c121 char *s2; member
137 char *s2; member
155 char *s2; member
168 char *s2; member
192 char *s2; member
218 char *s2; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dos.h513 #define os_memcmp(s1, s2, n) memcmp((s1), (s2), (n)) argument
521 #define os_strcasecmp(s1, s2) _stricmp((s1), (s2)) argument
523 #define os_strcasecmp(s1, s2) strcasecmp((s1), (s2)) argument
528 #define os_strncasecmp(s1, s2, n) _strnicmp((s1), (s2), (n)) argument
530 #define os_strncasecmp(s1, s2, n) strncasecmp((s1), (s2), (n)) argument
537 #define os_strcmp(s1, s2) strcmp((s1), (s2)) argument
540 #define os_strncmp(s1, s2, n) strncmp((s1), (s2), (n)) argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dos.h513 #define os_memcmp(s1, s2, n) memcmp((s1), (s2), (n)) argument
521 #define os_strcasecmp(s1, s2) _stricmp((s1), (s2)) argument
523 #define os_strcasecmp(s1, s2) strcasecmp((s1), (s2)) argument
528 #define os_strncasecmp(s1, s2, n) _strnicmp((s1), (s2), (n)) argument
530 #define os_strncasecmp(s1, s2, n) strncasecmp((s1), (s2), (n)) argument
537 #define os_strcmp(s1, s2) strcmp((s1), (s2)) argument
540 #define os_strncmp(s1, s2, n) strncmp((s1), (s2), (n)) argument

12345678910>>...30