| /external/e2fsprogs/lib/et/ |
| D | init_et.c | 27 struct foobar { struct 36 struct foobar * new_et; in init_error_table() argument
|
| D | com_right.c | 73 struct foobar { struct 93 struct foobar *f; in initialize_error_table_r() argument
|
| /external/clang/test/CodeGenCXX/ |
| D | ctor-dtor-alias.cpp | 31 struct foobar { struct 32 foobar() {} in foobar() argument 33 virtual ~foobar() {} in ~foobar() 36 template struct foobar<void>; variable 47 template <typename T> struct foobar { struct 48 foobar() { g(); } in foobar() function
|
| D | union-dtor.cpp | 32 FooBar foobar; variable
|
| D | mangle-ms-back-references-pr13207.cpp | 142 void foobar(NA::Y<Y<X> > a, Y<Y<X> >) {} in foobar() function 162 void foobar(NC::Y<NB::Y<NA::Y<NA::X> > > x) {} in foobar() function
|
| D | template-instantiation.cpp | 84 void foobar(T2 foo) { in foobar() function in test2::C
|
| /external/llvm/test/MC/ELF/ |
| D | strtab-suffix-opt.s | 4 .globl foobar symbol 7 foobar: label
|
| D | tls.s | 12 foobar: label
|
| /external/clang/test/SemaCXX/ |
| D | libstdcxx_atomic_ns_hack.cpp | 16 typedef int foobar; typedef 19 typedef void foobar; typedef
|
| D | cxx11-crashes.cpp | 58 void foobar() in foobar() function
|
| D | typo-correction-delayed.cpp | 7 A foobar; // expected-note 2 {{declared here}} member
|
| /external/clang/test/SemaObjC/ |
| D | check-dup-decl-methods-1.m | 5 + (int) foobar; class 31 + (int) foobar; class in cat1
|
| /external/android-mock/tests/com/google/android/testing/mocking/ |
| D | ClassHasFinalMethods.java | 32 public final int foobar() { in foobar() method in ClassHasFinalMethods
|
| /external/clang/test/FixIt/ |
| D | fixit-class-method-messaging.m | 14 I* foobar(); function
|
| /external/compiler-rt/test/tsan/ |
| D | race_with_finished_thread.cc | 8 void __attribute__((noinline)) foobar(int *p) { in foobar() function
|
| D | stack_sync_reuse.cc | 33 void __attribute__((noinline)) foobar() { in foobar() function
|
| /external/clang/test/Sema/ |
| D | predefined-function.c | 29 int foobar() // error {{conflicting types for 'foobar'}} in foobar() function
|
| D | typo-correction.c | 16 int foobar; // expected-note {{'foobar' declared here}} variable
|
| /external/compiler-rt/lib/tsan/go/ |
| D | test.c | 34 void foobar() {} in foobar() function
|
| /external/clang/test/Analysis/ |
| D | malloc.m | 22 {
|
| D | unreachable-code-path.c | 128 enum foobar { FOO, BAR }; enum
|
| /external/lldb/test/python_api/sbdata/ |
| D | main.cpp | 26 foo* foobar = new foo[2]; in main() local
|
| /external/lldb/test/unittest2/test/ |
| D | test_loader.py | 940 def foobar(self): pass member in Test_TestLoader.test_getTestCaseNames.Test 951 def foobar(self): pass member in Test_TestLoader.test_getTestCaseNames__no_tests.Test 985 def foobar(self): pass member in Test_TestLoader.test_getTestCaseNames__inheritance.TestP
|
| /external/clang/test/OpenMP/ |
| D | threadprivate_codegen.cpp | 532 int foobar() { in foobar() function
|
| /external/clang/test/SemaTemplate/ |
| D | typename-specifier.cpp | 173 …pair<bar, int> foobar; // expected-error {{template argument for template type parameter must be a… member in missing_typename::ExampleClass1
|