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

  /bootable/recovery/minui/
Android.mk 13 # ordinary characters in this context). Strip double-quotes from the
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Strip.java 41 public class Strip {
48 Strip s = new Strip(args);
53 public Strip(String[] args) { this.args = args; }
263 System.err.println("usage: java org.antlr.tool.Strip [args] file.g");
  /sdk/traceview/src/com/android/traceview/
TimeLineView.java 1516 Strip strip = new Strip( local
1547 Strip strip = new Strip( local
1591 Strip strip; local
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary 100 ATTRIBUTE Strip-User-Name 1035 integer
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 310 // Strip the trailing CRLF that params.line contains.
  /external/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 322 # Strip any lines consisting only of spaces and tabs.
339 # Strip link definitions, store in hashes.
    [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /gdk/build/core/
definitions.mk 44 remove-duplicates = $(strip \
75 assert-defined = $(foreach __varname,$(strip $1),\
76 $(if $(strip $($(__varname))),,\
101 $(if $(strip $($(__varname))),,\
117 host-path = $(if $(strip $1),$(call cygwin-to-host-path,$1))
149 link-whole-archives = $(if $(strip $1),$(call link-whole-archive-flags,$1))
281 $(if $(strip $(__gdk_import_depth)),,\
329 module-get-listed-export = $(strip \
386 $(eval __gdk_modules.$1.$3 += $(filter-out $(__gdk_modules.$1.$3),$(call strip-lib-prefix,$2)))
410 $(strip $(call modules-get-closure,$1,depends)
    [all...]
  /ndk/build/core/
definitions.mk 76 remove-duplicates = $(strip \
107 assert-defined = $(foreach __varname,$(strip $1),\
108 $(if $(strip $($(__varname))),,\
133 $(if $(strip $($(__varname))),,\
149 host-path = $(if $(strip $1),$(call cygwin-to-host-path,$1))
484 link-whole-archives = $(if $(strip $1),$(call link-whole-archive-flags,$1))
635 $(if $(strip $(__ndk_import_depth)),,\
684 module-get-listed-export = $(strip \
707 $(eval __fieldval := $(strip $(__ndk_modules.$(__mod).$(__field))))\
750 $(eval __ndk_modules.$1.$3 += $(filter-out $(__ndk_modules.$1.$3),$(call strip-lib-prefix,$2))
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
pdfjs.js     [all...]

Completed in 757 milliseconds