HomeSort by relevance Sort by last modified time
    Searched full:removing (Results 176 - 200 of 2854) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/tools/json_schema_compiler/test/
permissions.json 118 "description": "Removes access to the specified permissions. If there are any problems removing the permissions, <a href='extension.html#property-lastError'>chrome.runtime.lastError</a> will be set.",
  /external/chromium_org/ui/accessibility/
ax_tree_update.h 32 // allowed to "reparent" a child to this node without first removing
  /external/chromium_org/ui/webui/resources/js/
local_strings.js 39 * Returns a string after removing Windows-style accelerators.
  /external/chromium_org/v8/src/
hydrogen-gvn.h 47 // that could only be discovered by removing side-effect-generating
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
TaintManager.h 10 // This file provides APIs for adding, removing, querying symbol taint.
  /external/harfbuzz/contrib/tables/
unicode_parse_common.py 2 '''Parse a file like object, removing comments and returning a list of
  /external/linux-tools-perf/
builtin-buildid-cache.c 69 pr_info("Removing %s %s: %s\n", sbuild_id, filename,
  /external/llvm/lib/Support/
IsInf.cpp 32 // GCC's fixincludes seems to be removing the isinf() declaration from the
  /external/mesa3d/docs/
README.VMS 37 of IEEE floating point by removing the /float=IEEE/denorm flag from the
  /external/skia/src/pdf/
SkPDFStream.h 93 // TODO(vandebo): Use SkData (after removing deprecated constructor).
  /external/svox/PicoLangInstallerDeuDeu/res/values/
strings.xml 34 <string name="retry_message">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
  /external/svox/PicoLangInstallerEngGbr/res/values/
strings.xml 34 <string name="retry_message">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
  /external/svox/PicoLangInstallerEngUsa/res/values/
strings.xml 34 <string name="retry_message">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
  /external/svox/PicoLangInstallerFraFra/res/values/
strings.xml 34 <string name="retry_message">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
  /external/svox/PicoLangInstallerItaIta/res/values/
strings.xml 34 <string name="retry_message">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
  /external/svox/PicoLangInstallerSpaEsp/res/values/
strings.xml 34 <string name="retry_message">The voice data failed to install. Please make sure your SD card is in your device and has at least 6MB of free space. If your card is already in your device, please try removing the card and reinserting it.</string>
  /external/zlib/
Android.mk 72 # later, please see if you can get a bit further in removing libunz...
  /frameworks/base/core/tests/coretests/src/android/app/activity/
LifecycleTest.java 67 //flaky test, removing from large suite until 1866891 is fixed
  /frameworks/base/docs/html/training/animation/
index.jd 85 Learn how to enable built-in animations when adding, removing, or updating child views in a layout.
  /frameworks/base/services/java/com/android/server/am/
ProviderMap.java 126 Slog.i(TAG, "Removing from globalByName name=" + name);
132 "Removing from providersByName name=" + name + " user=" + userId);
145 Slog.i(TAG, "Removing from globalByClass name=" + name);
151 "Removing from providersByClass name=" + name + " user=" + userId);
  /libcore/luni/src/main/java/java/security/acl/
Owner.java 55 * if the owner to be removed is the last owner and hence removing it
  /libcore/luni/src/main/java/java/util/
Iterator.java 57 * if removing is not supported by the collection being
  /packages/apps/ContactsCommon/res/values/
colors.xml 51 <!-- Make sure to also update LetterTileProvider#NUM_OF_TILE_COLORS when adding or removing
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapElement.java 86 * It's for removing a temp file used by {@link ImapTempFileLiteral}.
  /packages/apps/Email/tests/src/com/android/email/provider/
ContentCacheTests.java 75 // Make sure that over-removing throws an exception
78 fail("Removing a third time should throw an exception");
83 fail("Removing object never added should throw an exception");
127 // Removing tokens doesn't invalidate them

Completed in 446 milliseconds

1 2 3 4 5 6 78 91011>>