/external/clang/test/SemaTemplate/ |
D | current-instantiation.cpp | 59 void g6(T&); // expected-note{{previous}} 60 void g6(typename X0::U_type&); 61 void g6(typename X0<T, U>::X1::my_T_type&); // expected-error{{redecl}} 132 void g6(T&); // expected-note{{previous}} 133 void g6(typename X0::U_type&); 134 void g6(typename X0<T*, U*>::X2::my_T_type&); // expected-error{{redecl}}
|
/external/clang/test/CodeGen/ |
D | bitfield-2.c | 243 struct s6 g6 = { 0xF }; variable 259 struct s6 g6 = { 0xF }; in test_6() local 261 res ^= g6.f0; in test_6() 262 res ^= f6_load(&g6); in test_6() 263 res ^= g6.f0; in test_6()
|
D | const-init.c | 44 _Complex double g6 = (2.0 + 3.0i) * (5.0 + 7.0i); variable
|
D | tbaa-class.cpp | 113 uint32_t g6(StructA *A, StructB *B, uint64_t count) { in g6() function
|
D | regparm-struct.c | 49 void g6() { in g6() function
|
D | tbaa.cpp | 107 uint32_t g6(StructA *A, StructB *B, uint64_t count) { in g6() function
|
/external/clang/test/Sema/ |
D | private-extern.c | 23 int g6; // expected-note {{previous}} in f0() local 24 extern int g6; // expected-error {{extern declaration of 'g6' follows non-extern declaration}} in f0()
|
D | no-documentation-warn-tagdecl-specifier.c | 76 enum e6* g6(void);
|
D | constant-builtins-2.c | 13 double g6 = __builtin_nan(""); variable
|
/external/clang/test/CXX/except/except.spec/ |
D | p5-virtual.cpp | 54 virtual void g6() noexcept; // expected-note {{overridden virtual function is here}} 90 …virtual void g6() noexcept(false); // expected-error {{exception specification of overriding funct…
|
/external/llvm/test/CodeGen/XCore/ |
D | scavenging.ll | 9 @g6 = external global i32 ; <i32*> [#uses=2] 27 %8 = load volatile i32* @g6, align 4 ; <i32> [#uses=1] 40 store volatile i32 %8, i32* @g6, align 4
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/ |
D | p3-0x.cpp | 38 auto g6() const noexcept(noexcept(this->f(((this))->ptr))) -> decltype(this->f(ptr)); 49 float &fr3 = ci.g6(); in test_C() 57 static_assert(noexcept(ci.g6()), "exception-specification failure"); in test_C()
|
/external/llvm/test/CodeGen/Mips/ |
D | spill-copy-acreg.ll | 25 @g6 = common global <2 x i16> zeroinitializer, align 4 36 %3 = load <2 x i16>* @g6, align 4
|
/external/chromium_org/gpu/command_buffer/tests/ |
D | compressed_texture_test.cc | 141 uint8 g6 = (rgb565 & kGreenMask) >> 5; in ToRGB888() local 145 rgb888[1] = (g6 << 2) | (g6 >> 4); in ToRGB888()
|
/external/llvm/test/Transforms/ConstProp/ |
D | loads.ll | 184 @g6 = constant [2 x i8*] [i8* inttoptr (i64 1 to i8*), i8* inttoptr (i64 2 to i8*)] 187 %tmp = load i64* bitcast ([2 x i8*]* @g6 to i64*) 199 %tmp = load i64* bitcast (i8** getelementptr inbounds ([2 x i8*]* @g6, i32 0, i64 1) to i64*)
|
/external/clang/test/CodeGenObjC/ |
D | encode-test.m | 136 // CHECK: @g6 = constant [18 x i8] c"{Base1X=b2b3b4b5}\00" 137 const char g6[] = @encode(Base1X); function
|
/external/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 52 e6 g6(e6 *x) { in g6() function
|
/external/clang/test/CodeGenObjCXX/ |
D | encode.mm | 178 // CHECK: @g6 = constant [21 x i8] c"{CefBrowserImpl=^^?}\00" 179 extern const char g6[] = @encode(CefBrowserImpl); function
|
/external/clang/test/SemaCXX/ |
D | return-noreturn.cpp | 69 int g6(int x) { in g6() function
|
/external/chromium_org/media/test/data/ |
D | icy_sfx.mp3 | 19 $���\�f�I��R��2�X� �e*�N!L���^g6��Q�c�՛���I�
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3413 const ParamGenerator<T6>& g6) in CartesianProductGenerator6() argument 3414 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} in CartesianProductGenerator6() 3440 const ParamGenerator<T6>& g6, in Iterator() argument 3448 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3599 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7) in CartesianProductGenerator7() argument 3600 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} in CartesianProductGenerator7() 3627 const ParamGenerator<T6>& g6, in Iterator() argument 3637 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() 3802 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7, in CartesianProductGenerator8() argument 3804 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), in CartesianProductGenerator8() [all …]
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3413 const ParamGenerator<T6>& g6) in CartesianProductGenerator6() argument 3414 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} in CartesianProductGenerator6() 3440 const ParamGenerator<T6>& g6, in Iterator() argument 3448 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3599 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7) in CartesianProductGenerator7() argument 3600 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} in CartesianProductGenerator7() 3627 const ParamGenerator<T6>& g6, in Iterator() argument 3637 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() 3802 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7, in CartesianProductGenerator8() argument 3804 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), in CartesianProductGenerator8() [all …]
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3394 const ParamGenerator<T6>& g6) in CartesianProductGenerator6() argument 3395 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} in CartesianProductGenerator6() 3421 const ParamGenerator<T6>& g6, in Iterator() argument 3429 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3580 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7) in CartesianProductGenerator7() argument 3581 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} in CartesianProductGenerator7() 3608 const ParamGenerator<T6>& g6, in Iterator() argument 3618 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() 3783 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7, in CartesianProductGenerator8() argument 3785 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), in CartesianProductGenerator8() [all …]
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3413 const ParamGenerator<T6>& g6) in CartesianProductGenerator6() argument 3414 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} in CartesianProductGenerator6() 3440 const ParamGenerator<T6>& g6, in Iterator() argument 3448 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3599 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7) in CartesianProductGenerator7() argument 3600 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} in CartesianProductGenerator7() 3627 const ParamGenerator<T6>& g6, in Iterator() argument 3637 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() 3802 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7, in CartesianProductGenerator8() argument 3804 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), in CartesianProductGenerator8() [all …]
|
/external/chromium/testing/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h | 3411 const ParamGenerator<T6>& g6) in CartesianProductGenerator6() argument 3412 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} in CartesianProductGenerator6() 3438 const ParamGenerator<T6>& g6, in Iterator() argument 3446 begin6_(g6.begin()), end6_(g6.end()), current6_(current6) { in Iterator() 3597 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7) in CartesianProductGenerator7() argument 3598 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7) {} in CartesianProductGenerator7() 3625 const ParamGenerator<T6>& g6, in Iterator() argument 3635 begin6_(g6.begin()), end6_(g6.end()), current6_(current6), in Iterator() 3800 const ParamGenerator<T6>& g6, const ParamGenerator<T7>& g7, in CartesianProductGenerator8() argument 3802 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6), g7_(g7), in CartesianProductGenerator8() [all …]
|