HomeSort by relevance Sort by last modified time
    Searched refs:expandMacro (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
MacroExpander.h 49 bool expandMacro(const Macro& macro,
MacroExpander.cpp 211 if (!expandMacro(macro, identifier, &replacements))
237 bool MacroExpander::expandMacro(const Macro& macro,
  /tools/tradefederation/core/src/com/android/tradefed/command/
CommandFileParser.java 400 boolean sawMacro = expandMacro(line);
446 // If the expandMacro method hits an unrecognized macro, it will leave it in
482 private boolean expandMacro(CommandLine line) {
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 301 bool expandMacro(raw_svector_ostream &OS, StringRef Body,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/MCParser/
AsmParser.cpp 167 bool expandMacro(SmallString<256> &Buf, StringRef Body,
    [all...]

Completed in 104 milliseconds