HomeSort by relevance Sort by last modified time
    Searched refs:cleaned (Results 1 - 18 of 18) sorted by null

  /packages/apps/VoiceDialer/
Android.mk 19 # SREC_CONFIG_TARGET_FILES is from external/srec/config/en.us/config.mk and now can be cleaned up.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/infobars/sandwichbar/
background.js 19 // Return nothing to let the connection be cleaned up.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_content/
background.js 12 // Return nothing to let the connection be cleaned up.
  /frameworks/base/media/jni/
android_media_MediaScanner.cpp 174 char *cleaned = NULL; local
176 cleaned = strdup(value);
177 char *chp = cleaned;
185 value = cleaned;
188 free(cleaned);
  /external/chromium_org/third_party/openssl/
import_from_android.sh 192 --temp-dir=<path> Specify temporary directory, will not be cleaned.
193 [<random-temp-file-cleaned-on-exit>]
246 # Create temporary directory. Ensure it's always cleaned up on exit.
  /system/extras/tests/bionic/libstdc++/
Android.mk 27 # in the build. the variable will be cleaned on exit
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
pool.py 196 their specified lifetime. Returns True if any workers were cleaned up.
198 cleaned = False
205 cleaned = True
207 return cleaned
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 949 cleaned = replace(platform,'--','-')
950 if cleaned == platform:
952 platform = cleaned
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
pool.py 196 their specified lifetime. Returns True if any workers were cleaned up.
198 cleaned = False
205 cleaned = True
207 return cleaned
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 949 cleaned = replace(platform,'--','-')
950 if cleaned == platform:
952 platform = cleaned
    [all...]
  /external/chromium_org/chrome/test/functional/
perf_endure.py 167 logging.info(' Dumped files won\'t be cleaned.')
169 logging.info(' Dumped files will be cleaned up after every test.')
    [all...]
  /system/extras/tests/bionic/libc/
Android.mk 26 # in the build. the variable will be cleaned on exit
  /build/core/
java.mk 293 # Since we're using intermediates.COMMON, make sure that it gets cleaned
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 

Completed in 1427 milliseconds