Home
last modified time | relevance | path

Searched defs:s5 (Results 1 – 25 of 94) sorted by relevance

1234

/external/clang/test/Sema/
Dno-documentation-warn-tagdecl-specifier.c28 struct s5 { int is; }; struct
Dpragma-align-mac68k.c50 struct s5 { struct
54 extern int a5_0[sizeof(struct s5) == 4 ? 1 : -1]; argument
Dwarn-strlcpycat-size.c15 } s4, **s5; variable
Dwarn-strncat-size.c21 } s4, **s5; variable
/external/clang/test/CodeGen/
Dppc64-struct-onefloat.c7 typedef struct s5 { Sd ds; } SSd; argument
Dx86_32-arguments-win32.c35 struct s5 { struct
38 struct s5 f5_1(void) { while (1) {} } in f5_1() argument
Dbitfield-2.c207 struct s5 { struct
213 struct s5 g5 = { 0xdeadbeef, 0xdeadbeef }; argument
Darm-arguments.c34 struct s5 { struct { } f0; int f1; }; argument
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dstringutil.cc255 const StringHolder& s5) { in StrCat()
270 const StringHolder& s5, const StringHolder& s6) { in StrCat()
286 const StringHolder& s5, const StringHolder& s6, in StrCat()
304 const StringHolder& s5, const StringHolder& s6, in StrCat()
323 const StringHolder& s5, const StringHolder& s6, in StrCat()
345 const StringHolder& s5, const StringHolder& s6, in StrCat()
370 const StringHolder& s5, const StringHolder& s6, in StrCat()
435 const StringHolder& s5) { in StrAppend()
/external/clang/test/Parser/
Dcuda-kernel-call-c++11.cu17 S<S<S<S<S<int>>>>> s5; in foo() local
/external/clang/test/SemaCXX/
Dwarn-dangling-field.cpp42 S5 s5 = { 0 }; // ok, lifetime-extended variable
45 S5 s5; // expected-note {{here}} member
Delaborated-type-specifier.cpp41 int test_funcparam_scope(struct S5 * s5) { in test_funcparam_scope()
/external/chromium_org/third_party/cython/src/
DMakefile40 s5: target
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c113 int s0, s1, s2, s3, s4, s5, s6, s7; in fadst4() local
192 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; in fdct8() local
250 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; in vp9_fdct8x8_c() local
376 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; in vp9_fdct16x16_c() local
493 int s0, s1, s2, s3, s4, s5, s6, s7; in fadst8() local
685 /*canbe16*/ int s0, s1, s2, s3, s4, s5, s6, s7; in fdct16() local
799 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in fadst16() local
/external/chromium_org/v8/test/mjsunit/
Duri.js42 var s5 = String.fromCharCode(cc5); variable
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_dct.c128 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; in fadst4() local
207 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in fdct8() local
276 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in vp9_fdct8x8_c() local
414 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in vp9_fdct16x16_c() local
532 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; in fadst8() local
725 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7; // canbe16 in fdct16() local
839 tran_high_t s0, s1, s2, s3, s4, s5, s6, s7, s8; in fadst16() local
/external/chromium_org/courgette/
Dadjustment_method_unittest.cc97 std::string s5 = Serialize(prog5); in Test1() local
/external/clang/test/CodeGenCXX/
Dx86_32-arguments.cpp88 struct s5 { s5(); int &x; }; struct
/external/clang/test/OpenMP/
Dparallel_sections_copyin_messages.cpp36 S5 &operator=(const S5 &s5) { return *this; } in operator =()
Dsingle_copyprivate_messages.cpp32 S5 &operator=(const S5 &s5) { return *this; } in operator =()
Dparallel_for_copyin_messages.cpp36 S5 &operator=(const S5 &s5) { return *this; } in operator =()
Dparallel_copyin_messages.cpp33 S5 &operator =(const S5 &s5) { return *this; } in operator =()
Dparallel_sections_shared_messages.cpp42 S5(const S5 &s5) : a(s5.a) {} in S5()
/external/chromium_org/third_party/skia/src/opts/
DSkBitmapProcState_opts_mips_dsp.cpp164 int s0, s1, s2, s3, s4, s5, s6, s7; in SI8_opaque_D32_nofilter_DX_mips_dsp() local
/external/clang/test/Headers/
Dstddefneeds.cpp49 size_t s5; variable

1234