Home
last modified time | relevance | path

Searched defs:Strip (Results 1 – 5 of 5) sorted by relevance

/external/antlr/tool/src/main/java/org/antlr/tool/
DStrip.java41 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/
DDebugify.cpp212 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/
DOptimize.cpp53 static cl::opt<bool> Strip("strip-all", variable
/external/v8/tools/release/
Dgit_recipes.py81 def Strip(f): function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAGHVX.cpp1432 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