Home
last modified time | relevance | path

Searched defs:Illegal (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-internal.cc14 BUILTIN(Illegal) { in BUILTIN() argument
/external/v8/tools/clang/blink_gc_plugin/
DTracingStatus.h30 static TracingStatus Illegal() { return kIllegal; } in Illegal() function
/external/clang/test/SemaObjC/
Dnsobject-attribute.m4 typedef struct CGColor * __attribute__((NSObject(12))) Illegal; // expected-error {{'NSObject' att… typedef
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/external/cldr/tools/java/org/unicode/cldr/draft/
DNormalizedIdentifierParser.java17 Illegal, NameContinueNFC, NameContinueOther, NameStartNFC, NameStartOther, Whitespace, Other enumConstant
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/external/v8/src/interpreter/
Dinterpreter-generator.cc3015 IGNITION_HANDLER(Illegal, InterpreterAssembler) { in IGNITION_HANDLER() argument