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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/managed_mode/
managed_user_sync_service.h 77 // managed user has an avatar, it will be cleared. However,
79 // Returns true if the avatar value is changed (either updated or cleared)
  /external/chromium_org/chrome/browser/resources/options/
clear_browser_data_overlay.js 69 // Create a footer that explains that some content is not cleared by the
73 // {search engines} will not be cleared and may reflect your browsing
  /external/chromium_org/chrome/browser/ui/find_bar/
find_tab_helper.cc 67 // because the highlighting has been cleared and we need it to reappear). We
99 // kClearSelection means the find string has been cleared by the user, but
  /external/chromium_org/chromeos/network/
network_configuration_handler.h 75 // unable to be cleared, the |error_callback| will only be run once with
78 // though some of the properties may have been cleared. If there are no
  /external/chromium_org/components/webdata/common/
web_database_service.h 105 // (following a successful database load), then cleared.
112 // (following a database load failure), then cleared.
  /external/chromium_org/content/browser/resources/media/
disjoint_range_set.js 26 * extents of the cleared area.
31 * @return {Object} The start and end of the newly cleared range.
  /external/chromium_org/content/common/gpu/media/
gpu_video_decode_accelerator.h 89 // Sets the texture to cleared.
137 // A map from picture buffer ID to TextureRef that have not been cleared.
  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager_unittest.cc 269 // check marking them as cleared.
278 // Check adding one that is already cleared.
316 EXPECT_FALSE(attachment->cleared());
345 EXPECT_FALSE(attachment->cleared());
359 EXPECT_FALSE(attachment->cleared());
491 EXPECT_TRUE(attachment->cleared());
525 EXPECT_TRUE(attachment->cleared());
545 EXPECT_FALSE(attachment->cleared());
    [all...]
  /external/chromium_org/net/quic/
quic_packet_generator.cc 208 // Return success if we have cleared out this flag (i.e., added the frame).
217 // Return success if we have cleared out this flag (i.e., added the frame).
  /external/chromium_org/ppapi/utility/graphics/
paint_manager.cc 143 // This must be cleared before calling into the plugin since it may do
203 // executed and that could have cleared the queue.
  /external/chromium_org/third_party/flot/
jquery.flot.crosshair.min.js 24 Set the position of the crosshair. Note that this is cleared if the user
28 "plothover" event. If "pos" is null, the crosshair is cleared.
  /external/chromium_org/ui/webui/resources/js/cr/ui/
repeating_button.js 42 * button is held for an initial delay period and cleared when the button
51 * is pressed and cleared when the interval timer is set or the button is
  /external/compiler-rt/lib/lsan/
lsan_allocator.cc 76 bool cleared) {
83 void *p = allocator.Allocate(&cache, size, alignment, cleared);
  /external/dexmaker/src/dx/java/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
  /external/fdlibm/
e_hypot.c 28 * where x1 = x with lower 32 bits cleared, x2 = x-x1; else
31 * where t1 = 2x with lower 32 bits cleared, t2 = 2x-t1,
  /external/kernel-headers/original/asm-mips/
pgtable-32.h 145 /* Swap entries must have VALID bit cleared. */
167 /* Swap entries must have VALID and GLOBAL bits cleared. */
  /external/llvm/lib/Target/Mips/
MipsAnalyzeImmediate.cpp 62 // Shift if the lower 16-bit is cleared.
70 // If bit 15 is cleared, it doesn't make a difference whether the last
  /external/qemu/slirp/
tcp_timer.h 52 * then the retransmit timer is cleared (if there are no more
67 * packet time. The TCPT_PERSIST timer is cleared whenever we receive
  /external/qemu/slirp-android/
tcp_timer.h 52 * then the retransmit timer is cleared (if there are no more
67 * packet time. The TCPT_PERSIST timer is cleared whenever we receive
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuPresenter.java 103 public void updateMenuView(boolean cleared) {
108 super.updateMenuView(cleared);
  /frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewPopup.java 195 // Drop-down should be hidden when text is cleared
196 waitAssertPopupShowState("isPopupShowing() after text cleared", textView, false);
  /libcore/luni/src/main/java/javax/crypto/spec/
PBEKeySpec.java 151 * if the password has been cleared before.
155 throw new IllegalStateException("The password has been cleared");
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
AidRoutingManager.java 109 * has been cleared (usually due to NFC being turned off).
112 // The routing table in the controller was cleared
  /external/apache-http/src/org/apache/commons/logging/impl/
WeakHashtable.java 114 * the map will be purged of all cleared entries.
120 * the map will be purged of one cleared entry.
402 // work if the WeakReference has been cleared
413 // work if the WeakReference has been cleared
437 // hashcode/equals contract, as two cleared Referenced
  /external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer_unittest.cc 323 // progress, user settings are cleared immediately.
366 // change, the user settings are not cleared immediately and no timer is
455 // changed and a session is then started, the user settings are cleared
456 // immediately and the timer that would have cleared them eventually on the
471 // changed and a session is then started, the user settings are not cleared

Completed in 1830 milliseconds

1 2 3 4 5 6 7 891011>>