Home
last modified time | relevance | path

Searched refs:Strip (Results 1 – 25 of 138) sorted by relevance

123456

/external/swiftshader/third_party/LLVM/tools/llvm-ld/
DOptimize.cpp53 static cl::opt<bool> Strip("strip-all", variable
57 cl::aliasopt(Strip));
99 if (Strip || StripDebug) in Optimize()
100 addPass(Passes, createStripSymbolsPass(StripDebug && !Strip)); in Optimize()
/external/v8/tools/release/
Dgit_recipes.py81 def Strip(f): function
104 @Strip
157 @Strip
164 @Strip
258 @Strip
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
DStrip.java41 public class Strip { class
48 Strip s = new Strip(args); in main()
53 public Strip(String[] args) { this.args = args; } in Strip() method in Strip
/external/snakeyaml/src/test/resources/pyyaml/
Dspec-09-23.data1 # Strip
/external/llvm/test/YAMLParser/
Dspec-09-23.test3 # Strip
/external/curl/tests/data/
Dtest112032 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest11935 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest10336 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest14434 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest14536 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest10834 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest14632 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest11641 # Strip the port number but leave the rest
Dtest52539 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest14831 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest14930 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest14734 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest52939 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest53142 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest40838 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest121735 # Strip all valid kinds of PORT and EPRT that curl can send
Dtest21242 # Strip the addresses and port number but leave the rest
Dtest59150 # Strip off parts of the PORT and EPRT commands that might differ
Dtest59450 # Strip off parts of the PORT and EPRT commands that might differ
/external/iptables/extensions/
Dlibxt_TCPOPTSTRIP.man5 Strip the given option(s). The options may be specified by TCP option number or

123456