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

1 2

  /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.
  /frameworks/base/media/jni/
android_media_MediaScanner.cpp 175 char *cleaned = NULL; local
177 cleaned = strdup(value);
178 char *chp = cleaned;
186 value = cleaned;
189 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
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
selection_util.js 27 * @return {boolean} True if the selection has been cleaned.
28 * False if the selection cannot be cleaned without invalid extension.
54 * @return {boolean} True if the selection has been cleaned.
55 * False if the selection cannot be cleaned without invalid extension.
87 * @return {boolean} True if the selection has been cleaned.
88 * False if the selection cannot be cleaned without invalid extension.
math_semantic_util.js 121 * @param {Array.<Element>} nodes The node list to be cleaned.
dom_util.js     [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
pdf_processor.js 127 // This function is too big and confusing, it needs to be cleaned up.
  /system/extras/tests/bionic/libc/
Android.mk 26 # 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/browser/resources/chromeos/chromevox/speech_rules/
math_store.js 263 * @return {Array.<string>} The cleaned array.
  /external/lldb/utils/vim-lldb/plugin/
lldb.vim 145 " Returns cleaned cWORD if search term is empty
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-embedder-3.2.1.jar 
  /external/jemalloc/src/
arena.c 55 bool cleaned);
    [all...]
  /build/core/
java.mk 300 # Since we're using intermediates.COMMON, make sure that it gets cleaned
  /external/chromium_org/third_party/readability/js/
readability.js     [all...]
  /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/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 

Completed in 435 milliseconds

1 2