Searched defs:Strip (Results 1 – 5 of 5) sorted by relevance
/external/antlr/tool/src/main/java/org/antlr/tool/ |
D | Strip.java | 41 public class Strip { class 53 public Strip(String[] args) { this.args = args; } in Strip() method in Strip
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/ |
D | Debugify.cpp | 212 bool Strip, DebugifyStatsMap *StatsMap) { in checkDebugifyMetadata() 362 bool Strip; member 391 bool Strip; member 430 ModulePass *createCheckDebugifyModulePass(bool Strip, in createCheckDebugifyModulePass() 436 FunctionPass *createCheckDebugifyFunctionPass(bool Strip, in createCheckDebugifyFunctionPass()
|
/external/swiftshader/third_party/LLVM/tools/llvm-ld/ |
D | Optimize.cpp | 53 static cl::opt<bool> Strip("strip-all", variable
|
/external/v8/tools/release/ |
D | git_recipes.py | 81 def Strip(f): function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 1432 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); in contracting() local 1558 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); in expanding() local
|