Searched defs:Illegal (Results 1 – 10 of 10) sorted by relevance
/external/clang/test/SemaObjC/ |
D | nsobject-attribute.m | 4 typedef struct CGColor * __attribute__((NSObject(12))) Illegal; // expected-error {{'NSObject' att… typedef
|
/external/llvm-project/clang/test/SemaObjC/ |
D | nsobject-attribute.m | 4 typedef struct CGColor * __attribute__((NSObject(12))) Illegal; // expected-error {{'NSObject' att… typedef
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | fusion_pass.cpp | 516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
|
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | fusion_pass.cpp | 516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/ |
D | fusion_pass.cpp | 516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | NormalizedIdentifierParser.java | 17 Illegal, NameContinueNFC, NameContinueOther, NameStartNFC, NameStartOther, Whitespace, Other enumConstant
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineOutliner.h | 33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineOutliner.h | 34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | IRSimilarityIdentifier.h | 75 enum InstrType { Legal, Illegal, Invisible }; enumerator
|
/external/llvm-project/mlir/include/mlir/Transforms/ |
D | DialectConversion.h | 548 Illegal, enumerator
|