Searched
full:strip (Results
926 -
950 of
6288) sorted by null
<<31323334353637383940>>
/external/selinux/mcstrans/share/util/ |
mlscolor-test | 16 if not line.strip():
|
/external/skia/bin/ |
fetch-clang-format | 22 sha1 = open(target_path + '.sha1').read().strip()
|
fetch-gn | 21 sha1 = open(gn_path + '.sha1').read().strip()
|
/external/skia/tools/lua/ |
gradients.py | 30 for line in [line.strip() for line in results]:
|
/external/skia/tools/svg/ |
svg_downloader.py | 21 svg_url = url.strip()
|
/external/swiftshader/third_party/LLVM/utils/git/ |
find-rev | 33 _,repo,_ = ln.strip().split(' ')
|
/external/syslinux/bios/com32/cmenu/ |
test.c32 | |
/external/syslinux/efi32/com32/cmenu/ |
test.c32 | |
/external/syslinux/libinstaller/ |
Makefile | 37 strip:
|
/external/syslinux/mk/ |
com32.mk | 23 ifeq ($(strip $(ARCH)),i386) 29 ifeq ($(strip $(ARCH)),x86_64) 116 $(OBJCOPY) --strip-debug --strip-unneeded $< $@
|
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/ |
testing_test.py | 28 test_file = test_file.strip()
|
/external/v8/ |
Android.mk | 23 ifneq ($(strip $(ARCH_ARM_HAVE_ARMV7A)),true)
|
/external/v8/testing/gtest/xcode/Config/ |
General.xcconfig | 22 // Work around Xcode bugs by using external strip. See:
|
/external/valgrind/none/tests/ |
filter_timestamp | 9 # Have to strip the header ourselves, because the timestamp means the
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
General.xcconfig | 22 // Work around Xcode bugs by using external strip. See:
|
/frameworks/base/packages/ExtServices/ |
Android.mk | 38 ifeq ($(strip $(LOCAL_PACKAGE_OVERRIDES)),)
|
/frameworks/base/tools/fonts/ |
add_additional_fonts.py | 34 if line.strip() == '<!-- fallback fonts -->':
|
/frameworks/compile/slang/StripUnkAttr/ |
strip_unknown_attributes_pass.cpp | 47 "StripUnknownAttributes", "Strip Unknown Attributes Pass");
|
/frameworks/native/opengl/tools/glgen/ |
convert_to_java.py | 27 defineValuePair = line.strip().split()[1:]
|
/hardware/broadcom/libbt/ |
Android.mk | 17 ifeq ($(strip $(USE_BLUETOOTH_BCM4343)),true)
|
/hardware/broadcom/wlan/bcmdhd/firmware/bcm4329/ |
device-bcm.mk | 20 ifeq ($(strip $(WIFI_BAND)),802_11_ABG)
|
/hardware/broadcom/wlan/bcmdhd/firmware/bcm4330/ |
device-bcm.mk | 20 ifeq ($(strip $(WIFI_BAND)),802_11_BG)
|
/hardware/broadcom/wlan/bcmdhd/firmware/bcm4356/ |
device-bcm.mk | 20 ifeq ($(strip $(WIFI_BUS)),SDIO)
|
/hardware/intel/common/wrs_omxil_core/ |
Android.mk | 1 ifeq ($(strip $(BOARD_USES_WRS_OMXIL_CORE)),true)
|
/hardware/interfaces/audio/effect/2.0/ |
IDownmixEffect.hal | 24 STRIP, // throw away the extra channels
|
Completed in 601 milliseconds
<<31323334353637383940>>