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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-242502.js 64 // Optimize with previously cleared stub cache.
  /external/chromium_org/webkit/browser/appcache/
appcache_response.cc 161 callback_ = callback; // cleared on completion
192 callback_ = callback; // cleared on completion
309 callback_ = callback; // cleared on completion
339 callback_ = callback; // cleared on completion
  /external/iptables/extensions/
libxt_tcp.man 35 cleared. Such packets are used to request TCP connection initiation;
  /external/jmonkeyengine/engine/src/core/com/jme3/app/
ResetStatsState.java 41 * with Application to ensure that the stats are cleared once
  /external/kernel-headers/original/linux/
mc146818rtc.h 81 /* caution - cleared by read */
personality.h 42 * cleared upon setuid or setgid exec:
  /external/libogg/doc/libogg/
ogg_sync_buffer.html 21 <p>Buffer space which has already been returned is cleared, and the buffer is extended as necessary by the size plus some additional bytes. Within the current implementation, an extra 4096 bytes are allocated, but applications should not rely on this additional buffer space.
  /external/mesa3d/src/gallium/tests/graw/
clear.c 1 /* Display a cleared blue window. This demo has no dependencies on
  /external/netperf/
hist.h 62 HIST_new - return a new, cleared histogram data type
  /external/qemu-pc-bios/bochs/bios/
notes 9 in 1f7 until BSY cleared
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
AudioTrackDecoder.java 96 * decoded since the last call of this method. The decoder's buffer is cleared as a result.
  /libcore/luni/src/main/java/libcore/util/
CollectionUtils.java 34 * their referenced values have been cleared.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
capability.h 65 CAP_CLEAR=0, /* The flag is cleared/disabled */
  /art/runtime/gc/accounting/
card_table-inl.h 36 // Word with the byte we are trying to cas cleared.
117 * us to know which cards got cleared.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_hypot.c 31 * where x1 = x with lower 32 bits cleared, x2 = x-x1; else
34 * where t1 = 2x with lower 32 bits cleared, t2 = 2x-t1,
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
DebugInfoConstants.java 113 * The prologue_end register is cleared by any special
124 * The epilogue_begin register is cleared by any special
  /dalvik/dx/src/com/android/dx/dex/file/
DebugInfoConstants.java 113 * The prologue_end register is cleared by any special
124 * The epilogue_begin register is cleared by any special
  /developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/java/com/example/android/advancedimmersivemode/
AdvancedImmersiveModeFragment.java 144 // off-screen. When the user swipes the bars back onto the screen, the flags are cleared
158 // * This UI flag will *not* be cleared when the user interacts with the UI.
  /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.advancedimmersivemode/
AdvancedImmersiveModeFragment.java 144 // off-screen. When the user swipes the bars back onto the screen, the flags are cleared
158 // * This UI flag will *not* be cleared when the user interacts with the UI.
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ref/
ReferenceTest.java 41 assertTrue("Start: Object not cleared.", (sr.get() != null)
45 assertTrue("End: Object cleared.", (sr.get() == null)
  /external/chromium/chrome/browser/chromeos/cros/
cryptohome_library.h 125 // Returns Tpm password (if password was cleared empty one is returned).
132 // Clears Tpm password. Password should be cleared after it was generated and
  /external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.cc 56 // because the highlighting has been cleared and we need it to reappear). We
84 // kClearSelection means the find string has been cleared by the user, but
  /external/chromium/chrome/browser/ui/webui/
mediaplayer_ui.h 148 // which would cause the mediaplayer to be closed. These are cleared out
153 // cause the mediaplayer to be closed. These are cleared out when the
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/
RepostFormWarningTest.java 72 // Verify that the reference to the dialog in RepostFormWarningDialog was cleared.
105 // Verify that the reference to the dialog in RepostFormWarningDialog was cleared.
  /external/chromium_org/chrome/browser/extensions/activity_log/
database_string_table_unittest.cc 72 // in-memory cache is cleared.
88 // cleared.

Completed in 1575 milliseconds

1 2 3 4 5 6 78 91011>>