HomeSort by relevance Sort by last modified time
    Searched refs:strip (Results 26 - 50 of 1398) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/build/toolchain/android/
find_android_compiler.py 37 which_gcc = subprocess.check_output(["which gcc"], shell=True).strip()
38 which_gxx = subprocess.check_output(["which g++"], shell=True).strip()
  /external/chromium_org/chrome/browser/resources/extensions/
pack_extension_overlay.css 20 .button-strip {
  /external/chromium_org/chrome/browser/resources/history/
alert_overlay.css 5 .overlay .page .button-strip > button {
  /external/chromium_org/third_party/sqlite/src/
mkextu.sh 13 strip fts2.so
  /external/llvm/lib/Support/
regfree.c 63 if (g->strip != NULL)
64 free((char *)g->strip);
  /hardware/broadcom/wlan/bcmdhd/config/
Android.mk 30 ifeq ($(strip $(WPA_SUPPLICANT_VERSION)),VER_0_8_X)
33 ifeq ($(strip $(WPA_SUPPLICANT_VERSION)),VER_0_6_X)
  /ndk/sources/host-tools/ndk-stack/regex/
regfree.c 64 if (g->strip != NULL)
65 free((char *)g->strip);
  /ndk/tests/build/issue22345-ICE-postreload/jni/
Android.mk 3 ifeq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
  /ndk/tests/build/issue34613-neon/jni/
Android.mk 3 ifeq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
  /ndk/tests/build/ssax-instructions/jni/
Android.mk 3 ifeq ($(strip $(filter-out $(NDK_KNOWN_ARCHS),$(TARGET_ARCH))),)
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_unittest.cc 205 // Returns the state of the given tab strip as a string. The state consists
687 // as the first tab in the strip and then we create 5 other tabs in the
722 // strip (this is the insertion index for the next background tab for the
805 // end of the strip, not bundled to any existing context.
852 // Now open a new empty tab. It should open at the end of the strip.
883 // The next tab (scanning LTR) in the entire strip that has the same opener
2246 TabStripModel* strip = new TabStripModel(&delegate, profile()); local
    [all...]
  /build/tools/zipalign/
Android.mk 29 ifneq ($(strip $(USE_MINGW)),)
35 ifneq ($(strip $(BUILD_HOST_static)),)
  /external/chromium_org/build/linux/
dump_app_syms 7 # Helper script to run dump_syms on Chrome Linux executables and strip
35 strip "$INFILE"
  /external/chromium_org/remoting/host/installer/linux/
Makefile 45 eu-strip -f "$(ME2ME_DEBUGFILE)" "$(ME2ME_PROGNAME)"
49 eu-strip -f "$(START_DEBUGFILE)" "$(START_PROGNAME)"
52 eu-strip -f "$(ME2ME_NM_DEBUGFILE)" "$(ME2ME_NM_PROGNAME)"
55 eu-strip -f "$(REMOTE_ASSISTANCE_DEBUGFILE)" \
  /external/chromium_org/third_party/markdown/extensions/
meta.py 102 if line.strip() == '':
106 key = m1.group('key').lower().strip()
107 value = m1.group('value').strip()
116 meta[key].append(m2.group('value').strip())
  /external/chromium_org/third_party/skia/third_party/lua/src/
lundump.h 20 LUAI_FUNC int luaU_dump (lua_State* L, const Proto* f, lua_Writer w, void* data, int strip);
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
plist_writer_unittest.py 72 self.assertEquals(output.strip(), expected_output.strip())
119 self.assertEquals(output.strip(), expected_output.strip())
166 self.assertEquals(output.strip(), expected_output.strip())
213 self.assertEquals(output.strip(), expected_output.strip())
269 self.assertEquals(output.strip(), expected_output.strip())
    [all...]
  /external/chromium_org/tools/grit/grit/gather/
rc_unittest.py 56 self.failUnless(out_text.strip() == self.part_we_want.strip())
84 self.failUnless(transl.strip() == dlg.GetText().strip())
141 self.failUnless(transl.strip() == menu.GetText().strip())
177 '''.strip()), 'VS_VERSION_INFO')
183 self.failUnless(transl.strip() == version.GetText().strip())
205 END'''.strip()), 'IDD_SIDEBAR_WEATHER_PANEL_PROPPAGE'
    [all...]
  /external/markdown/markdown/extensions/
meta.py 67 if line.strip() == '':
71 key = m1.group('key').lower().strip()
72 meta[key] = [m1.group('value').strip()]
77 meta[key].append(m2.group('value').strip())
  /hardware/qcom/wlan/qcwcn/config/
Android.mk 30 ifeq ($(strip $(WPA_SUPPLICANT_VERSION)),VER_0_8_X)
  /external/compiler-rt/make/
lib_util.mk 8 GetCNAVar = $(strip \
18 SelectFunctionDir = $(strip \
22 $(error SelectFunctionDir: invalid function name "$(3)" ($(strip\
29 SelectFunctionDirs_Opt_ConfigAndArch = $(strip \
34 SelectFunctionDirs_Opt_Config = $(strip \
38 SelectFunctionDirs_Opt_Arch = $(strip \
42 SelectFunctionDirs_Gen = $(strip \
  /build/core/
node_fns.mk 48 $(foreach v,$(2),$(eval $(strip $(1)).$(v):=$($(v))))
98 $(strip \
100 $(eval h := |||$(subst $(space),|||,$(strip $(1)))|||) \
101 $(eval h := $(subst |||$(strip $(2))|||,|||$(space)|||,$(h))) \
163 $(strip \
228 $(call _import-node,$(1),$(strip $(_in)),$(3)) \
product.mk 133 $(eval $(v) := $($(v)) $(INHERIT_TAG)$(strip $(1)))) \
135 PRODUCTS.$(strip $(word 1,$(_include_stack))).INHERITS_FROM) \
136 $(eval $(inherit_var) := $(sort $($(inherit_var)) $(strip $(1)))) \
166 $(eval pn := $(strip $(PRODUCTS.$(p).PRODUCT_NAME))) \
169 $(error $(p): PRODUCT_NAME must be unique; "$(pn)" already used by $(strip \
181 $(eval pb := $(strip $(PRODUCTS.$(p).PRODUCT_BRAND))) \
183 $(foreach cf,$(strip $(PRODUCTS.$(p).PRODUCT_COPY_FILES)), \
199 $(eval pn := $(strip $(1)))
216 $(strip $(call _resolve-short-product-name,$(1)))
277 $(eval $(strip $(1))_$(call rot13,$(v)):=$$($$(v)))
    [all...]
  /hardware/ti/omap4xxx/
Android.mk 4 ifeq ($(strip $(TARGET_BOARD_PLATFORM_VARIANT)),)
13 OMAP4_DEBUG_LDFLAGS:= $(foreach f, $(strip malloc realloc calloc free), -Wl,--wrap=$(f))
38 endif # ifeq ($(strip $(TARGET_BOARD_PLATFORM_VARIANT)),)
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regfree.c 120 if (g->strip != NULL)
121 free(g->strip);

Completed in 625 milliseconds

12 3 4 5 6 7 8 91011>>