Home
last modified time | relevance | path

Searched refs:cleaned (Results 1 – 25 of 74) sorted by relevance

123

/external/autotest/client/common_lib/cros/network/
Dinterface.py326 cleaned = line.strip().lower()
327 match = re.search(signal_pattern, cleaned)
405 cleaned = line.strip().lower()
406 if my_frequency_pattern.match(cleaned):
409 match = noise_pattern.match(cleaned)
412 if any_frequency_pattern.match(cleaned):
/external/kernel-headers/original/
DREADME.TXT2 Bionic's "cleaned-up" user-land headers.
6 (NOTE: The cleaned up headers do not contain copyrightable information and are
16 used to generate Bionic's "cleaned-up" user-land headers. The script
31 (NOTE: The cleaned up headers do not contain copyrightable information and
/external/autotest/tko/
Dstatus_lib_unittest.py13 cleaned = status_lib.clean_raw_line(raw_line)
14 self.assertEquals(cleaned, raw_line_temp % '')
21 cleaned = status_lib.clean_raw_line(raw_line, blacklist)
23 cleaned, raw_line_temp % (('',) * len(blacklist)))
/external/kernel-headers/modified/scsi/
DREADME.TXT2 before they are used to generate Bionic's "cleaned-up" user-land headers.
9 (NOTE: The cleaned up headers do not contain copyrightable information and are
/external/kernel-headers/modified/
DREADME.TXT2 before they are used to generate Bionic's "cleaned-up" user-land headers.
9 (NOTE: The cleaned up headers do not contain copyrightable information and are
/external/libchrome/base/mac/
Dscoped_nsautorelease_pool.mm23 // Cycle the internal pool, allowing everything there to get cleaned up and
/external/llvm/test/Transforms/SimplifyCFG/
Dempty-cleanuppad.ll8 ; This case arises when two objects with empty destructors are cleaned up.
43 ; This case arises when an object with an empty destructor must be cleaned up
45 ; cleaned up within the try-block.
106 ; This case arises when an object with a non-empty destructor must be cleaned up
107 ; outside of a try-block and an object with an empty destructor must be cleaned
/external/curl/tests/data/
Dtest60830 # it was so the verify section works and the file can be cleaned up.
/external/ltp/
DTODO38 cleaned up and fixed to use the test.sh test library. These include most of
/external/autotest/server/control_segments/
Dcleanup53 '%s cleaned successfully' % hostname)
/external/valgrind/coregrind/m_debuginfo/
DREADME.txt2 On 4 Apr 06, the debuginfo reader (m_debuginfo) was majorly cleaned up
/external/curl/lib/
DMakefile.vxworks177 @echo libcurl was cleaned.
/external/shflags/src/
Dshflags_test_helpers47 # these files will be cleaned up automatically by shUnit2
/external/ltp/include/mk/
Dgeneric_leaf_target.inc60 # $(CLEAN_TARGETS) : What targets should be cleaned (must be
/external/llvm/test/Transforms/LoopUnroll/
Dunroll-cleanup.ll3 ; should be cleaned up by later pass.
/external/curl/packages/vms/
Dclean_gnv_curl.com6 $! procedure that need to be cleaned up.
/external/autotest/client/site_tests/graphics_SanAngeles/src/
DREADME.txt20 cleaned up and the sound is removed. Also detail level is lowered,
/external/google-breakpad/src/testing/
DCHANGES44 * Significantly cleaned up compiler warnings.
/external/googletest/googlemock/
DCHANGES78 * Significantly cleaned up compiler warnings.
/external/valgrind/docs/internals/
DDarwin-notes.txt52 which cleaned up remaining bits.
/external/iputils/doc/
Dtftpd.sgml107 is cleaned up both syntactically (ANSIized) and semantically (UDP socket IO).
/external/v8/testing/gmock/
DCHANGES78 * Significantly cleaned up compiler warnings.
/external/eigen/unsupported/Eigen/
DNonLinearOptimization43 * then c++, and then cleaned by several different authors.
/external/markdown/docs/
DCHANGE_LOG38 June 2008: Fixed issues with nested inline patterns and cleaned
/external/boringssl/src/
DAPI-CONVENTIONS.md168 cleaned up.

123