/external/llvm/test/MC/ELF/ |
H A D | strtab-suffix-opt.s | 4 .globl foobar 6 .type foobar,@function 7 foobar: label 17 .size foobar, .Ltmp3-foobar 21 // CHECK: Name: foobar (11)
|
H A D | tls.s | 12 foobar: label 16 // CHECK: Name: foobar
|
/external/clang/test/Parser/ |
H A D | cxx-ambig-init-templ.cpp | 6 int foobar; variable 44 // int = a < b, c < foobar > ()
|
/external/clang/test/SemaCXX/ |
H A D | libstdcxx_atomic_ns_hack.cpp | 16 typedef int foobar; typedef in namespace:std::__atomic0 19 typedef void foobar; typedef in namespace:std::__atomic1 30 std::foobar fb; 33 using T = std::foobar; // expected-error {{different types ('std::foobar' (aka 'int') vs 'void')}}
|
H A D | cxx11-crashes.cpp | 58 void foobar() function in namespace:rdar12542261
|
H A D | typo-correction-delayed.cpp | 9 A foobar; // expected-note 2 {{declared here}} member in struct:D 21 something(obj.toobat, // expected-error {{did you mean 'foobar'?}} 25 something(obj.toobat, // expected-error {{did you mean 'foobar'?}}
|
/external/clang/test/Sema/ |
H A D | predefined-function.c | 28 int foobar(int); // note {{previous declaration is here}} 29 int foobar() // error {{conflicting types for 'foobar'}} function
|
H A D | typo-correction.c | 16 int foobar; // expected-note {{'foobar' declared here}} variable 18 // expected-error {{use of undeclared identifier 'goobar'; did you mean 'foobar'?}} \
|
/external/compiler-rt/lib/tsan/go/ |
H A D | test.c | 34 void foobar() {} function 51 __tsan_func_enter(thr1, (char*)&foobar + 1); 52 __tsan_func_enter(thr1, (char*)&foobar + 1); 58 __tsan_func_enter(thr2, (char*)&foobar + 1);
|
/external/compiler-rt/test/tsan/ |
H A D | java_race_pc.cc | 8 void foobar() { function 16 __tsan_read1_pc((jptr)p, (jptr)foobar + 1); 38 // CHECK: #0 foobar
|
H A D | race_with_finished_thread.cc | 8 void __attribute__((noinline)) foobar(int *p) { function 13 foobar(&g_data); 38 // CHECK: #0 foobar
|
H A D | stack_sync_reuse.cc | 33 void __attribute__((noinline)) foobar() { function 59 foobar();
|
/external/e2fsprogs/lib/et/ |
H A D | init_et.c | 27 struct foobar { struct 36 struct foobar * new_et; 41 new_et = (struct foobar *) malloc(sizeof(struct foobar));
|
H A D | com_right.c | 73 struct foobar { struct 93 struct foobar *f;
|
/external/clang/test/CodeGenCXX/ |
H A D | union-dtor.cpp | 32 FooBar foobar; variable
|
H A D | ctor-dtor-alias.cpp | 18 // CHECK1: @_ZN5test16foobarIvED1Ev = weak_odr alias void (%"struct.test1::foobar"*), void (%"struct.test1::foobar"*)* @_ZN5test16foobarIvED2Ev 31 struct foobar { struct in namespace:test1 32 foobar() {} function in struct:test1::foobar 33 virtual ~foobar() {} 36 template struct foobar<void>; 47 template <typename T> struct foobar { struct in namespace:test2 48 foobar() { g(); } function in struct:test2::foobar 50 foobar<void> x;
|
H A D | mangle-ms-back-references-pr13207.cpp | 142 void foobar(NA::Y<Y<X> > a, Y<Y<X> >) {} function in namespace:PR13207::NB 143 // CHECK: "\01?foobar@NB@PR13207@@YAXV?$Y@V?$Y@VX@NB@PR13207@@@NB@PR13207@@@NA@2@V312@@Z" 162 void foobar(NC::Y<NB::Y<NA::Y<NA::X> > > x) {} function in namespace:PR13207::NC 163 // CHECK: "\01?foobar@NC@PR13207@@YAXV?$Y@V?$Y@V?$Y@VX@NA@PR13207@@@NA@PR13207@@@NB@PR13207@@@12@@Z"
|
H A D | template-instantiation.cpp | 84 void foobar(T2 foo) { function in class:test2::C 93 // or foobar(test at the top). 94 a.foobar(0.0);
|
H A D | temporaries.cpp | 349 void foobar() { function in namespace:PR6648
|
/external/clang/test/Analysis/ |
H A D | unreachable-code-path.c | 128 enum foobar { FOO, BAR }; enum 130 void test11(enum foobar fb) {
|
/external/clang/test/OpenMP/ |
H A D | threadprivate_codegen.cpp | 159 // CHECK-DEBUG-DAG: [[LOC13:@.*]] = private unnamed_addr constant [{{[0-9]+}} x i8] c";{{.*}}threadprivate_codegen.cpp;foobar;684;9;;\00" 160 // CHECK-DEBUG-DAG: [[LOC14:@.*]] = private unnamed_addr constant [{{[0-9]+}} x i8] c";{{.*}}threadprivate_codegen.cpp;foobar;707;10;;\00" 161 // CHECK-DEBUG-DAG: [[LOC15:@.*]] = private unnamed_addr constant [{{[0-9]+}} x i8] c";{{.*}}threadprivate_codegen.cpp;foobar;743;10;;\00" 162 // CHECK-DEBUG-DAG: [[LOC16:@.*]] = private unnamed_addr constant [{{[0-9]+}} x i8] c";{{.*}}threadprivate_codegen.cpp;foobar;772;10;;\00" 163 // CHECK-DEBUG-DAG: [[LOC17:@.*]] = private unnamed_addr constant [{{[0-9]+}} x i8] c";{{.*}}threadprivate_codegen.cpp;foobar;792;10;;\00" 164 // CHECK-DEBUG-DAG: [[LOC18:@.*]] = private unnamed_addr constant [{{[0-9]+}} x i8] c";{{.*}}threadprivate_codegen.cpp;foobar;815;27;;\00" 165 // CHECK-DEBUG-DAG: [[LOC19:@.*]] = private unnamed_addr constant [{{[0-9]+}} x i8] c";{{.*}}threadprivate_codegen.cpp;foobar;838;10;;\00" 658 // CHECK-LABEL: @{{.*}}foobar{{.*}}() 659 // CHECK-DEBUG-LABEL: @{{.*}}foobar{{.*}}() 660 // CHECK-TLS: @{{.*}}foobar{{ 661 int foobar() { function [all...] |
/external/clang/test/SemaTemplate/ |
H A D | explicit-instantiation.cpp | 118 template void foobar(int i) {} // expected-error{{function cannot be defined in an explicit instantiation}} function in namespace:PR10086 120 foobar(5);
|
H A D | typename-specifier.cpp | 193 pair<bar, int> foobar; // expected-error {{template argument for template type parameter must be a type}} member in class:missing_typename::ExampleClass1
|
/external/clang/test/Index/ |
H A D | print-type-size.cpp | 73 //CHECK64: FieldDecl=foobar:[[@LINE+1]]:15 (Definition) [type=int] [typekind=Int] [sizeof=4] [alignof=4] [offsetof=64/0] 74 int foobar; member in struct:basic::Test2::__anon2379::__anon2382::__anon2383
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 65 bool HasRelocationAddend, bool foobar) 64 X86ELFObjectWriter(bool is64Bit, uint8_t OSABI, uint16_t EMachine, bool HasRelocationAddend, bool foobar) argument
|