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

  /external/swiftshader/src/OpenGL/compiler/preprocessor/
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/swiftshader/third_party/LLVM/lib/MC/MCParser/
AsmParser.cpp 167 bool expandMacro(SmallString<256> &Buf, StringRef Body,
    [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp 301 bool expandMacro(raw_svector_ostream &OS, StringRef Body,
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 

Completed in 351 milliseconds