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

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
MacroExpander.h 49 bool expandMacro(const Macro &macro, const Token &identifier, std::vector<Token> *replacements);
MacroExpander.cpp 260 if (!expandMacro(*macro, identifier, &replacements))
297 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...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 

Completed in 106 milliseconds