Home
last modified time | relevance | path

Searched refs:ParseSwitch (Results 1 - 5 of 5) sorted by relevance

/third_party/lzma/Java/SevenZip/
H A DLzmaAlone.java32 boolean ParseSwitch(String s) in ParseSwitch() method in LzmaAlone.CommandLine
94 if (!ParseSwitch(sw)) in Parse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h567 bool ParseSwitch(Instruction *&Inst, PerFunctionState &PFS);
H A DLLParser.cpp5709 case lltok::kw_switch: return ParseSwitch(Inst, PFS);
5954 /// ParseSwitch
5959 bool LLParser::ParseSwitch(Instruction *&Inst, PerFunctionState &PFS) {
/third_party/skia/third_party/externals/angle2/src/common/spirv/
H A Dspirv_instruction_parser_autogen.h920 void ParseSwitch(const uint32_t *_instruction,
H A Dspirv_instruction_parser_autogen.cpp3288 void ParseSwitch(const uint32_t *_instruction, in ParseSwitch() function

Completed in 19 milliseconds