HomeSort by relevance Sort by last modified time
    Searched full:removal (Results 1 - 25 of 1127) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/chromeos/login/
remove_user_delegate.h 13 // Called right before actual user removal process is initiated.
16 // Called right after user removal process has been initiated.
  /external/proguard/docs/manual/
optimizations.html 64 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
65 <code><b>field/removal/writeonly</b></code></dt>
78 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
85 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
86 <code><b>method/removal/parameter</b></code></dt>
123 <dt><div>(&rArr; <code>code/removal/simple</code>)</div>
127 <dt><div>(<i>best used with</i> <code>code/removal/advanced</code>)</div>
132 <dt><div>(&rArr; <code>code/removal/exception</code>)</div>
133 <code><b>code/removal/advanced</b></code></dt>
137 <dt><div>(&rArr; <code>code/removal/exception</code>)</div
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
optimizations.html 75 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
76 <code><b>field/removal/writeonly</b></code></dt>
89 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
96 <dt><div>(&rArr; <code>code/removal/advanced</code>)</div>
97 <code><b>method/removal/parameter</b></code></dt>
134 <dt><div>(&rArr; <code>code/removal/simple</code>)</div>
141 <dt><div>(<i>best used with</i> <code>code/removal/advanced</code>)</div>
146 <dt><div>(&rArr; <code>code/removal/exception</code>)</div>
147 <code><b>code/removal/advanced</b></code></dt>
151 <dt><div>(&rArr; <code>code/removal/exception</code>)</div
    [all...]
  /external/chromium_org/ash/wm/workspace/
auto_window_management.h 10 // Check if after removal or hide of the given |removed_window| an automated
  /external/chromium_org/chrome/app/
chrome_exe_main_mac.cc 18 // exit, don't return from main, to avoid the apparent removal of main from
  /external/chromium_org/chrome/browser/ui/webui/options/
clear_browser_data_handler.h 42 // If non-null it means removal is in progress. BrowsingDataRemover takes care
50 // settings and removal options (e.g. Content Licenses) are available.
  /external/guava/guava/src/com/google/common/cache/
RemovalListeners.java 24 * A collection of common removal listeners.
39 * @param executor the executor with which removal notifications are
RemovalListener.java 22 * An object that can receive a notification when an entry is removed from a cache. The removal
41 * Notifies the listener that a removal occurred at some point in the past.
  /external/guava/guava-tests/test/com/google/common/collect/
MapMakerTest.java 47 // If a clear() happens while a computation is pending, we should not get a removal
98 * removal listener), or else is not affected by the {@code clear()} (and therefore exists in the
104 // - computation ends first: the removal listener is called, and the map does not contain the
106 // - clear() happens first: the removal listener is not called, and the map contains the pair
151 // Check all of the removal notifications we received: they should have had correctly-associated
152 // keys and values. (An earlier bug saw removal notifications for in-progress computations,
161 // All of the seed values should have been visible, so we should have gotten removal
167 // Each of the values added to the map should either still be there, or have seen a removal
  /external/chromium_org/chrome/browser/extensions/api/system_info/
system_info_api.h 14 // to observe the systemInfo event listener arrival/removal.
  /external/chromium_org/skia/
skia_common.gypi 5 # This gypi file handles the removal of platform-specific files from the
  /external/chromium_org/ui/base/models/
list_model_observer.h 20 // removal.
  /external/llvm/test/Transforms/DeadArgElim/
2008-06-23-DeadAfterLive.ll 4 ; This test tries to catch wrongful removal of return values for a specific case
  /external/llvm/test/Transforms/SimplifyCFG/
basictest.ll 1 ; Test CFG simplify removal of branch instructions.
  /external/guava/guava/src/com/google/common/collect/
PeekingIterator.java 36 * except that it <i>may</i> prevent removal of the most recent element via
56 * <p>Implementations may or may not support removal when a call to {@link
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa.h 14 // aren't strictly necessary. For example, node removal only needs to
17 // happens on any removal.
  /external/clang/test/ARCMT/
GC-no-finalize-removal.m 2 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c %s > %t
4 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c++ %s > %t
GC-no-finalize-removal.m.result 2 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c %s > %t
4 // RUN: arcmt-test --args -triple x86_64-apple-macosx10.7 -fsyntax-only -fobjc-gc-only -no-finalize-removal -x objective-c++ %s > %t
  /external/chromium/chrome/browser/ui/webui/options/
clear_browser_data_handler.h 35 // If non-null it means removal is in progress. BrowsingDataRemover takes care
  /external/chromium_org/sync/js/
js_controller.h 32 // to be able to look them up for removal.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
MutationEvent.idl 26 const unsigned short REMOVAL = 3;
  /external/guava/guava/src/com/google/common/annotations/
Beta.java 27 * incompatible changes, or even removal, in a future release. An API bearing
  /external/kernel-headers/original/linux/mtd/
blktrans.h 54 /* Called on {de,}registration and on subsequent addition/removal
  /external/llvm/test/Analysis/ScalarEvolution/
scev-invalid.ll 3 ; PR15570: SEGV: SCEV back-edge info invalid after dead code removal.
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsProvider2_AccountRemovalTest.java 51 private static final Account ACCT_1 = new Account("cp removal acct 1",
53 private static final Account ACCT_2 = new Account("cp removal acct 2",
101 * account removal.
187 " are not in delete log after account removal.");
218 + " removal.");

Completed in 3180 milliseconds

1 2 3 4 5 6 7 8 91011>>