/external/clang/test/Sema/ |
D | no-documentation-warn-tagdecl-specifier.c | 28 struct s5 { int is; }; struct
|
D | pragma-align-mac68k.c | 50 struct s5 { struct 54 extern int a5_0[sizeof(struct s5) == 4 ? 1 : -1]; argument
|
D | warn-strlcpycat-size.c | 15 } s4, **s5; variable
|
D | warn-strncat-size.c | 21 } s4, **s5; variable
|
/external/clang/test/CodeGen/ |
D | ppc64-struct-onefloat.c | 7 typedef struct s5 { Sd ds; } SSd; argument
|
D | x86_32-arguments-win32.c | 35 struct s5 { struct 38 struct s5 f5_1(void) { while (1) {} } in f5_1() argument
|
D | bitfield-2.c | 207 struct s5 { struct 213 struct s5 g5 = { 0xdeadbeef, 0xdeadbeef }; argument
|
D | arm-arguments.c | 34 struct s5 { struct { } f0; int f1; }; argument
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/ |
D | stringutil.cc | 255 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/ |
D | cuda-kernel-call-c++11.cu | 17 S<S<S<S<S<int>>>>> s5; in foo() local
|
/external/clang/test/SemaCXX/ |
D | warn-dangling-field.cpp | 42 S5 s5 = { 0 }; // ok, lifetime-extended variable 45 S5 s5; // expected-note {{here}} member
|
D | elaborated-type-specifier.cpp | 41 int test_funcparam_scope(struct S5 * s5) { in test_funcparam_scope()
|
/external/chromium_org/third_party/cython/src/ |
D | Makefile | 40 s5: target
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 113 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/ |
D | uri.js | 42 var s5 = String.fromCharCode(cc5); variable
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_dct.c | 128 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/ |
D | adjustment_method_unittest.cc | 97 std::string s5 = Serialize(prog5); in Test1() local
|
/external/clang/test/CodeGenCXX/ |
D | x86_32-arguments.cpp | 88 struct s5 { s5(); int &x; }; struct
|
/external/clang/test/OpenMP/ |
D | parallel_sections_copyin_messages.cpp | 36 S5 &operator=(const S5 &s5) { return *this; } in operator =()
|
D | single_copyprivate_messages.cpp | 32 S5 &operator=(const S5 &s5) { return *this; } in operator =()
|
D | parallel_for_copyin_messages.cpp | 36 S5 &operator=(const S5 &s5) { return *this; } in operator =()
|
D | parallel_copyin_messages.cpp | 33 S5 &operator =(const S5 &s5) { return *this; } in operator =()
|
D | parallel_sections_shared_messages.cpp | 42 S5(const S5 &s5) : a(s5.a) {} in S5()
|
/external/chromium_org/third_party/skia/src/opts/ |
D | SkBitmapProcState_opts_mips_dsp.cpp | 164 int s0, s1, s2, s3, s4, s5, s6, s7; in SI8_opaque_D32_nofilter_DX_mips_dsp() local
|
/external/clang/test/Headers/ |
D | stddefneeds.cpp | 49 size_t s5; variable
|