Searched refs:FOO1 (Results 1 – 15 of 15) sorted by relevance
/external/clang/test/Preprocessor/ |
D | macro_space.c | 3 #define FOO1() macro 14 TEST(FOO1,)
|
/external/clang/test/Parser/ |
D | enhanced-proto-1.m | 8 - (void) FOO1; method
|
/external/clang/test/SemaObjC/ |
D | enhanced-proto-2.m | 8 - (void) FOO1; method
|
/external/swiftshader/third_party/LLVM/test/TableGen/ |
D | MultiClassInherit.td | 47 defm FOO1 : s1<42, 24>;
|
/external/llvm/test/TableGen/ |
D | MultiClassInherit.td | 78 defm FOO1 : s1<42, 24>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/ |
D | MultiClassInherit.td | 78 defm FOO1 : s1<42, 24>;
|
/external/clang/test/ARCMT/ |
D | objcmt-ns-returns-inner-pointer.m | 123 - (SecTrustRef) FOO1 NS_AVAILABLE;
|
D | objcmt-migrate-all.m | 124 - (SecTrustRef) FOO1 NS_AVAILABLE;
|
D | objcmt-ns-returns-inner-pointer.m.result | 123 - (SecTrustRef) FOO1 NS_AVAILABLE NS_RETURNS_INNER_POINTER;
|
D | objcmt-migrate-all.m.result | 124 @property (nonatomic, readonly) SecTrustRef FOO1 NS_AVAILABLE;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | sdag-dangling-dbgvalue.ll | 45 ; CHECK: ![[FOO1:.*]] = !DILocalVariable(name: "foo1" 70 ; CHECK-NEXT: DBG_VALUE debug-use [[REG1]], debug-use $noreg, ![[FOO1]], !DIExpression()
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.cc | 1071 EXPECT_EQ("FOO1", unittest::TestEnumWithDupValue_Name(unittest::FOO1)); in TEST() 1084 unittest::TestEnumWithDupValue dup_value = unittest::FOO1; in TEST() 1086 EXPECT_EQ(unittest::FOO1, dup_value); in TEST()
|
/external/protobuf/src/google/protobuf/ |
D | unittest_proto3.proto | 209 FOO1 = 1; enumerator
|
D | unittest.proto | 471 FOO1 = 1; enumerator
|
/external/golang-protobuf/proto/test_proto/ |
D | test.proto | 40 enum FOO { FOO1 = 1; }; enumerator
|