Home
last modified time | relevance | path

Searched defs:s0 (Results 1 – 25 of 231) sorted by relevance

12345678910

/third_party/libabigail/tests/data/test-read-dwarf/
Dtest1.cc13 struct s0 : virtual b0, virtual b1 struct
21 s0() in s0() argument
27 ~s0() in ~s0() argument
/third_party/libabigail/tests/data/test-read-ctf/
Dtest6.c19 struct s0 struct
31 fun(struct s0 *s0) in fun()
Dtest-callback2.c6 struct s0 struct
8 int (*mem_fun)(struct s0 *); argument
11 struct s0 *s0; variable
/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.h391 inline void ctor(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor()
396 inline void ctor1(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor1()
401 inline void ctor2(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor2()
406 inline void ctor3(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor3()
417 inline void assign(const UChar* src,int32_t srcLen, UnicodeString s0) in assign()
422 inline void assign1(const UChar* src,int32_t srcLen, UnicodeString s0) in assign1()
427 inline void assign2(const UChar* src,int32_t srcLen, UnicodeString s0) in assign2()
432 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) in getch()
438 inline void catenate(const UChar* src,int32_t srcLen, UnicodeString s0) in catenate()
455 inline void scan(const UChar* src,int32_t srcLen, UnicodeString s0) in scan()
[all …]
/third_party/typescript/tests/baselines/reference/
DshorthandPropertyAssignmentsInDestructuring_ES6.js4 for ({ s0 = 5 } of [{ s0: 1 }]) { property
9 for ({ s0:s0 = 5 } of [{ s0: 1 }]) { property
121 for ({ s0 = 5 } of [{ s0: 1 }]) { property
126 for ({ s0: s0 = 5 } of [{ s0: 1 }]) { property
DshorthandPropertyAssignmentsInDestructuring.js4 for ({ s0 = 5 } of [{ s0: 1 }]) { property
9 for ({ s0:s0 = 5 } of [{ s0: 1 }]) { property
122 for (var _i = 0, _b = [{ s0: 1 }]; _i < _b.length; _i++) { property
129 for (var _i = 0, _b = [{ s0: 1 }]; _i < _b.length; _i++) { property
/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/ffmpeg/libavutil/ppc/
Dfloat_dsp_vsx.c44 vec_f zero, t0, t1, s0, s1, wi, wj; in ff_vector_fmul_window_vsx() local
79 vec_f d, s0, s1, s2; in ff_vector_fmul_add_vsx() local
94 vec_f d, s0, s1, h0, l0, s2, s3; in ff_vector_fmul_reverse_vsx() local
/third_party/typescript/tests/cases/compiler/
DshorthandPropertyAssignmentsInDestructuring.ts5 var s0; variable
10 var s0; variable
DshorthandPropertyAssignmentsInDestructuring_ES6.ts5 var s0; variable
10 var s0; variable
/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/libabigail/tests/data/test-abicompat/
Dtest0-fn-changed-app.cc10 libapp::S0* s0 = libapp::create_s0(); in main() local
Dtest6-var-changed-app.cc9 S0* s0 = bar; in main() local
Dtest5-fn-changed-app.cc9 S0 s0; in main() local
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/basic_concepts/scopes/
Dscopes_13_2.ts29 let s0: s = 1408; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateFormatMiscTests.java88 String s0 = df.format(d); in Test4099975new() local
110 String s0 = df.format(d); in Test4099975new() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatMiscTests.java85 String s0 = df.format(d); in Test4099975new() local
107 String s0 = df.format(d); in Test4099975new() local
/third_party/typescript/tests/cases/fourslash/
DfindAllRefsDestructureGetter2.ts13 const [g0Def, g0, s0Def, s0, gs1Def, g1, s1] = test.ranges(); constant
DnavigationBarInitializerSpans.ts9 s0, constant
/third_party/musl/src/network/
Dinet_aton.c7 int __inet_aton(const char *s0, struct in_addr *dest) in __inet_aton()
/third_party/flutter/skia/src/opts/
DSkBlitRow_opts.h170 auto s0 = _mm256_loadu_si256((const __m256i*)(src) + 0), in blit_row_s32a_opaque() local
218 auto s0 = _mm_loadu_si128((const __m128i*)(src) + 0), in blit_row_s32a_opaque() local
266 auto s0 = _mm_loadu_si128((const __m128i*)(src) + 0), in blit_row_s32a_opaque() local
/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c404 #define snow_vertical_compose_r2r_sub(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
410 #define snow_vertical_compose_sse2_store(w,s0,s1,s2,s3)\ argument
422 #define snow_vertical_compose_r2r_add(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
428 #define snow_vertical_compose_r2r_pmulhw(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
434 #define snow_vertical_compose_sse2_move(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
525 #define snow_vertical_compose_mmx_store(w,s0,s1,s2,s3)\ argument
531 #define snow_vertical_compose_mmx_move(s0,s1,s2,s3,t0,t1,t2,t3)\ argument
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_mathlib.cpp41 uint64_t s0 = state[0]; in rand() local
/third_party/mesa3d/src/util/
Drand_xor.c50 const uint64_t s0 = s[1]; in rand_xorshift128plus() local

12345678910