HomeSort by relevance Sort by last modified time
    Searched full:cleared (Results 26 - 50 of 1074) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/e2fsprogs/tests/f_holedir/
expect.1 6 Illegal block #6 (200) in inode 11. CLEARED.
  /external/guava/src/com/google/common/base/
FinalizablePhantomReference.java 27 * <p>Unlike a normal phantom reference, this reference will be cleared
  /external/llvm/test/Transforms/Inline/
2010-05-31-ByvalTailcall.ll 6 ; cleared. If not then you can get nastiness like with this testcase, where the
  /external/llvm/test/Transforms/InstCombine/
bit-tracking.ll 2 ; set or cleared by various instructions.
  /external/proguard/src/proguard/obfuscate/
MapCleaner.java 43 * @param map the map to be cleared.
  /external/valgrind/main/none/tests/
sigstackgrowth.c 20 frame will be cleared, the stack will never grow, and we'll be in
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
permission-denied-already-clear-watch.js 1 description("Tests that when Geolocation permission has been denied prior to a call to watchPosition, and the watch is cleared in the error callback, there is no crash. This a regression test for https://bugs.webkit.org/show_bug.cgi?id=32111.");
  /external/webkit/Source/WebCore/manual-tests/
localstorage-empty-database.html 11 <p>If you click <a href="javascript:localStorage.clear();">here</a>, the local storage will be cleared, and the database file should be gone when the browser is closed.</p>
password-ctrl-click-lose-focus.html 14 After ctrl-clicking in the text field, the password field should lose focus, and its selection should be cleared.
  /frameworks/base/graphics/java/android/graphics/
PaintFlagsDrawFilter.java 26 * @param clearBits These bits will be cleared in the paint's flags
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
personality.h 27 * cleared upon setuid or setgid exec:
  /external/emma/core/java12/com/vladium/util/
SoftValueMap.java 59 * and cleared value removal frequencies.
67 * have been cleared by the garbage collector [may not be less than 1].
70 * have been cleared by the garbage collector [may not be less than 1].
124 * may have been cleared already but not removed from the table.<P>
136 * the values may have been cleared already but not removed from the table).<P>
149 * value has been cleared by the garbage collector and removed from the table.
219 * existed or its value has been cleared by the garbage collector and removed from the table].
467 * cleared value entries are discarded, making for another efficient cleared
494 // skip entries whose keys have been cleared: this also saves on future removeClearedValues() wor
    [all...]
  /external/bluetooth/glib/glib/
garray.h 60 /* Resizable arrays. remove fills any cleared spot and shortens the
105 * than the above. Add appends a pointer. Remove fills any cleared
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnPathCache.h 52 // cleared or another vertex is added. Returns 0 if there are no
63 // cache is cleared or another vertex is added. Returns 0 if
  /external/chromium/net/base/
host_resolver.cc 66 // Cleared in OnResolveCompletion().
  /external/skia/tests/
FillPathTest.cpp 41 // but skipped after tessellation, should be cleared by the blitter.
  /external/webkit/Source/WebKit/chromium/src/
WebDevToolsAgentPrivate.h 43 // The window object for the frame has been cleared of any extra properties
  /frameworks/base/media/java/android/media/
IRemoteControlDisplay.aidl 38 * where the display should be cleared.
  /bionic/libm/include/powerpc/
fenv.h 47 * tested, set, and cleared---but not masked---separately. All of
48 * these bits are cleared when FE_INVALID is cleared, but only
  /bionic/libm/powerpc/
fenv.h 47 * tested, set, and cleared---but not masked---separately. All of
48 * these bits are cleared when FE_INVALID is cleared, but only
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/module/
KeyStoreLoginModuleTest.java 176 assertTrue("Principals should be cleared", principals.isEmpty());
178 assertTrue("Private credential should be cleared", subjects.isEmpty());
180 assertTrue("Public credential should be cleared", subjects2.isEmpty());
  /external/chromium/chrome/browser/
browsing_data_remover.h 63 // been deleted, cache cleared and all other tasks scheduled.
117 // Called when plug-in data has been cleared. Invokes NotifyAndDeleteIfDone.
148 // Callback when the appcache has been cleared. Invokes
  /external/javassist/src/main/javassist/
Modifier.java 173 * cleared.
181 * cleared.
189 * cleared.
  /external/oprofile/events/i386/p4-ht/
unit_masks 52 0x01 count a portion of cycles the machine is cleared for any cause
53 0x04 count each time the machine is cleared due to memory ordering issues
54 0x40 count each time the machine is cleared due to self modifying code
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuPresenter.java 75 * @param cleared true if the menu was entirely cleared
77 public void updateMenuView(boolean cleared);

Completed in 497 milliseconds

12 3 4 5 6 7 8 91011>>