HomeSort by relevance Sort by last modified time
    Searched full:strip (Results 876 - 900 of 6288) sorted by null

<<31323334353637383940>>

  /external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/
kernel_ExternalUsbPeripheralsDetectionTest.py 44 stdout.strip().split('\n'))
62 tmp = self.host.run(cmd).stdout.strip().split('\n')
78 vendor_id = self.host.run('cat %s' % file_name).stdout.strip()
159 .stdout.strip())
  /external/autotest/server/site_tests/platform_CryptohomeSyncStressServer/
control 15 strip. After the system restarts, it verifies that login completes and
  /external/autotest/site_utils/stats/
log_daemon_common.py 27 emitter.__name__, line.strip())
  /external/autotest/test_suites/
control.gts 29 # Strip off the cheets_GTS. from the test name before comparing to args
  /external/autotest/tko/
unique_cookie.py 17 uid_cookies = [c for c in cookies if c.strip().startswith(key)]
  /external/autotest/utils/
reverify_repair_failed.py 19 __doc__.strip())
  /external/clang/test/Driver/
split-debug.s 7 // CHECK-ACTIONS: objcopy{{.*}}--strip-dwo{{.*}}"split-debug.o"
  /external/clang/test/Frontend/
ir-support.c 4 // We strip differing '.file' directives before comparing.
  /external/curl/tests/data/
test116 41 # Strip the port number but leave the rest
test212 42 # Strip the addresses and port number but leave the rest
test588 48 # Strip off parts of the PORT and EPRT commands that might differ
test591 50 # Strip off parts of the PORT and EPRT commands that might differ
test592 50 # Strip off parts of the PORT and EPRT commands that might differ
test593 50 # Strip off parts of the PORT and EPRT commands that might differ
test594 50 # Strip off parts of the PORT and EPRT commands that might differ
  /external/elfutils/po/
POTFILES.in 46 src/strip.c
  /external/elfutils/tests/
run-strip-groups.sh 52 testrun ${abs_top_builddir}/src/strip -o $outfile -f $dbgfile $infile
run-strip-test10.sh 22 . $srcdir/run-strip-test.sh
  /external/expat/
import_expat.sh 11 tar --extract --bzip2 --strip-components=1 --file $1
  /external/fonttools/Lib/fontTools/ttLib/tables/
_n_a_m_e.py 109 writer.write16bit(self.string + b"\0", strip=True)
111 writer.write16bit(self.string, strip=True)
113 writer.write8bit(self.string, strip=True)
123 s = strjoin(content).strip()
  /external/google-benchmark/cmake/
GetGitVersion.cmake 30 string(STRIP ${GIT_VERSION} GIT_VERSION)
  /external/google-breakpad/src/testing/gtest/xcode/Config/
General.xcconfig 22 // Work around Xcode bugs by using external strip. See:
  /external/googletest/googletest/xcode/Config/
General.xcconfig 22 // Work around Xcode bugs by using external strip. See:
  /external/hyphenation-patterns/de/
create_chr.py 25 line = line.strip()
  /external/icu/icu4c/source/i18n/
csdetect.h 31 UBool fStripTags; // If true, setText() will strip tags from input text.

Completed in 546 milliseconds

<<31323334353637383940>>