HomeSort by relevance Sort by last modified time
    Searched full:cleaned (Results 51 - 75 of 1234) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/go/doc/
synopsis.go 61 // Synopsis returns a cleaned version of the first sentence in s.
  /prebuilts/go/linux-x86/src/go/printer/
example_test.go 53 // Print the cleaned-up body text to stdout.
  /cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
ClipDataJobTest.java 97 // And wait for everything to be cleaned up.
157 // And wait for everything to be cleaned up.
  /external/curl/tests/libtest/
lib654.c 136 mime = NULL; /* Already cleaned up. */
159 easy2 = NULL; /* Already cleaned up. */
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
test_VIDIOC_ENUMAUDOUT.c 6 * 25 Mar 2009 0.2 Typos corrected, cleaned up dprintf() outputs;
7 * cleaned up ret and errno variable names
  /external/skia/src/core/
SkGlyph.h 83 // Remove when fID accesses are cleaned up.
283 // Remove when fID accesses are cleaned up.
  /external/skqp/src/core/
SkGlyph.h 83 // Remove when fID accesses are cleaned up.
283 // Remove when fID accesses are cleaned up.
  /external/tensorflow/tensorflow/python/debug/examples/
examples_test.sh 87 # Verify that the dump root has been cleaned up on exit.
89 echo "ERROR: dump root at ${CUSTOM_DUMP_ROOT} failed to be cleaned up." 1>&2
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
ImageReaderTest.java 142 * All images are cleaned up when we get an unexpected Error.
162 * All images are cleaned up when we get an unexpected RuntimeException.
  /packages/apps/Contacts/src/com/android/contacts/util/
SearchUtil.java 171 * @return The cleaned query. Empty string if all characters are cleaned out.
  /packages/apps/Dialer/java/com/android/contacts/common/util/
SearchUtil.java 154 * @return The cleaned query. Empty string if all characters are cleaned out.
  /test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/build/
CompatibilityBuildHelperTest.java 196 // In case of sharding the underlying build info will be cloned, and old build cleaned.
200 // With cleanup the current dynamic file tracked are cleaned
  /prebuilts/go/darwin-x86/src/cmd/go/internal/clean/
clean.go 143 var cleaned = map[*load.Package]bool{} var
169 if cleaned[p] {
172 cleaned[p] = true
  /prebuilts/go/linux-x86/src/cmd/go/internal/clean/
clean.go 143 var cleaned = map[*load.Package]bool{} var
169 if cleaned[p] {
172 cleaned[p] = true
  /bionic/libc/kernel/
README.TXT 27 Contains the cleaned kernel headers and mirrors the directory structure
  /bionic/libc/private/
bionic_macros.h 24 // TODO: Remove once cleaned up. b/18334516
  /build/soong/android/
defs.go 38 // while running soong. This allows the file to be cleaned up if it ever
  /cts/tests/tests/telecom/src/android/telecom/cts/
CtsRemoteConnectionService.java 34 * This is set up using {@link #setUp} and should be cleaned up before the end of the test using
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
support.py 69 """Create a temporary directory that will be cleaned up.
test_msvc9compiler.py 133 # makes sure the manifest was properly cleaned
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/
BaseCryptLib.inf 93 # Remove these [BuildOptions] after this library is cleaned up
RuntimeCryptLib.inf 99 # Remove these [BuildOptions] after this library is cleaned up
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
UsbMassCbi.h 132 @retval EFI_SUCCESS The resource is cleaned up.
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
loadfile_machdep.h 54 * and the FreeBSD kern_pread/bzero etc. etc. Needs to be cleaned up
  /external/autotest/client/site_tests/platform_CUPSDaemon/
platform_CUPSDaemon.py 75 raise error.TestFail('CUPS socket was not cleaned up: %s', self._CUPS_SOCK_PATH)

Completed in 910 milliseconds

1 23 4 5 6 7 8 91011>>