| /external/clang/test/Index/ | 
| D | complete-preprocessor.m | 7 #define FOO(a, b) a##b  macro 14 FOO(in,t) value;  function
  | 
| D | file-macro-refs.c | 1 #define FOO  macro
  | 
| /external/clang/test/CodeGenCXX/ | 
| D | pragma-pack-2.cpp | 4 struct FOO {  struct 10 // CHECK: %struct.BAR = type <{ %struct.FOO, i8, i8 }>  argument
  | 
| /external/iproute2/examples/bpf/ | 
| D | bpf_tailcall.c | 8 #define FOO		42  macro 55 __section_tail(FOO, ENTRY_0)  in __section_tail()  argument 70 __section_tail(FOO, ENTRY_1)  in __section_tail()  argument
  | 
| /external/clang/test/SemaObjC/ | 
| D | interface-1.m | 31 @interface FOO  // expected-note {{previous definition is here}}  interface 35 @interface FOO  // expected-error {{duplicate interface definition for class 'FOO'}}  interface
  | 
| D | ivar-sem-check-1.m | 4 typedef int FOO();  typedef
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | unittest_drop_unknown_fields.proto | 40     FOO = 0;  enumerator 50     FOO = 0;  enumerator
  | 
| /external/protobuf/src/google/protobuf/ | 
| D | unittest_drop_unknown_fields.proto | 40     FOO = 0;  enumerator 50     FOO = 0;  enumerator
  | 
| /external/clang/test/Preprocessor/ | 
| D | assembler-with-cpp.c | 48 #define FOO(name)  name ## $foo  macro 53 #define FOO(name)  name ## $foo  macro
  | 
| D | comment_save_macro.c | 11 #define FOO bork // blah  macro
  | 
| D | macro_expandloc.c | 2 #define FOO 1  macro
  | 
| D | builtin_line.c | 2 #define FOO __LINE__  macro
  | 
| /external/clang/test/Lexer/ | 
| D | rdar-8914293.c | 6 /* expected-warning {{missing terminating}} */ #define FOO "foo  macro
  | 
| /external/mesa3d/src/compiler/glsl/glcpp/tests/ | 
| D | 118-comment-becomes-space.c | 1 #define FOO first/*  macro
  | 
| D | 064-version.c | 2 #define FOO  macro
  | 
| D | 128-space-before-hash.c | 6  #define FOO  macro
  | 
| /external/clang/test/Driver/ | 
| D | no-objc-arr.m | 5 void * FOO() {  function
  | 
| /external/clang/test/Lexer/Inputs/ | 
| D | different-define.h | 2 #define FOO 5  macro
  | 
| /external/clang/test/PCH/ | 
| D | pch-dir.c | 22 int FOO;  variable
  | 
| /external/clang/test/Modules/Inputs/suggest-include/ | 
| D | textual1.h | 1 #define FOO(X) X  macro
  | 
| /external/flatbuffers/tests/prototest/ | 
| D | test.proto | 12   FOO = 1;  enumerator 34       FOO = 1;  enumerator
  | 
| /external/clang/test/Modules/ | 
| D | on-demand-build.m | 5 #define FOO  macro
  | 
| /external/llvm/test/tools/llvm-cov/Inputs/ | 
| D | instrprof-comdat.h | 3   FOO() : t(0) {}  in FOO()  function
  | 
| /external/pigweed/pw_protobuf_compiler/pw_protobuf_compiler_protos/ | 
| D | test.proto | 20   FOO = 0;  enumerator
  | 
| /external/compiler-rt/test/profile/Inputs/ | 
| D | instrprof-comdat.h | 7   FOO() : t(0) {}  in FOO()  function
  |