Searched
full:removed (Results
251 -
275 of
12504) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/extensions/ |
extension_devtools_manager.h | 27 // The manager is alerted whenever an event listener is added or removed and 31 // listeners are removed, the inspected tab closes, or when the manager itself
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/table/ |
table_selection_model.js | 49 * added and removed from the underlying data model. 53 * @param {number} itemsRemoved Number of items removed.
|
table_single_selection_model.js | 45 * added and removed from the underlying data model. 47 * @param {number} itemsRemoved Number of items removed.
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_context_menu.h | 15 // Invoked before the specified items are removed from the bookmark model. 19 // Invoked after the items have been removed from the model.
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
volume_manager_observer.h | 26 // Fired when a disk is removed. 33 // Fired when a device is removed.
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_config.h | 43 // should be removed. This exists because a prerendered page is often 45 // link element is removed because of navigation would destroy prerenders just
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
password_manager_handler.h | 49 // |value| the entry index to be removed. 53 // |value| the entry index to be removed.
|
/external/chromium_org/content/browser/worker_host/ |
worker_document_set.cc | 50 // invalidates any iterators that point to the element being removed, so 51 // bump the iterator beyond the item being removed before calling erase.
|
/external/chromium_org/content/public/browser/ |
cert_store.h | 20 // associated with the cert have exited, the cert is removed from the store. 34 // cert is removed from the store.
|
signed_certificate_timestamp_store.h | 23 // is removed from the store. This class is used by the SSLManager to keep 36 // SCT is removed from the store.
|
/external/chromium_org/media/base/ |
byte_queue.h | 15 // Data is added to the end of the queue via an Push() call and removed via 18 // the number of buffer copies when data is appended and removed.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ExceptionCode.h | 32 // changed or removed from the specifications. 41 InUseAttributeError, // Historical. Only used in setAttributeNode etc which have been removed from the DOM specs.
|
/external/chromium_org/third_party/WebKit/public/ |
blink_skia_config.gyp | 41 # are otherwise best removed in Blink and then rolled into Chromium. 44 # AFTER the flag has been removed from skia.gyp in Chromium.
|
/external/guava/guava/src/com/google/common/cache/ |
RemovalListener.java | 22 * An object that can receive a notification when an entry is removed from a cache. The removal 23 * resulting in notification could have occured to an entry being manually removed or replaced, or
|
/external/llvm/test/Transforms/ADCE/ |
2002-05-23-ZeroArgPHITest.ll | 1 ; This testcase contains a entire loop that should be removed. The only thing 4 ; removed even though there were uses still around. Now the uses are filled
|
/external/llvm/test/Transforms/GlobalOpt/ |
tls.ll | 33 ; Make sure that the load from @ip hasn't been removed. 50 ; Make sure that the store to @ip hasn't been removed.
|
/frameworks/base/core/java/android/hardware/display/ |
VirtualDisplay.java | 27 * be forcibly removed. However, you should also explicitly call {@link #release} when you're 53 * All remaining windows on the virtual display will be forcibly removed
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
mqueue.h | 44 * removed, either due to a close() on the message queue fd or due to a 45 * mq_notify() that removed the notification.
|
nbd.h | 9 * Removed unneeded blksize_bits field from nbd_device struct. 12 * Removed PARANOIA, plus various cleanup and comments
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mqueue.h | 44 * removed, either due to a close() on the message queue fd or due to a 45 * mq_notify() that removed the notification.
|
nbd.h | 9 * Removed unneeded blksize_bits field from nbd_device struct. 12 * Removed PARANOIA, plus various cleanup and comments
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
mqueue.h | 44 * removed, either due to a close() on the message queue fd or due to a 45 * mq_notify() that removed the notification.
|
nbd.h | 9 * Removed unneeded blksize_bits field from nbd_device struct. 12 * Removed PARANOIA, plus various cleanup and comments
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
mutex.py | 8 the first queue entry is removed and its function(argument) pair called, 15 warnpy3k("the mutex module has been removed in Python 3.0", stacklevel=2)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
mutex.py | 8 the first queue entry is removed and its function(argument) pair called, 15 warnpy3k("the mutex module has been removed in Python 3.0", stacklevel=2)
|
Completed in 945 milliseconds
<<11121314151617181920>>