Searched
full:removed (Results
376 -
400 of
13792) sorted by null
<<11121314151617181920>>
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/jcajce/ |
OperatorHelper.java | 27 // BEGIN android-removed 29 // END android-removed 62 // BEGIN android-removed 65 // END android-removed 68 // BEGIN android-removed 70 // END android-removed 371 // BEGIN android-removed 388 // END android-removed
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/ |
ContentInfo.java | 31 // BEGIN android-removed 33 // END android-removed
|
/external/chromium_org/chrome/browser/apps/ |
ephemeral_app_service.h | 41 // The number of days of inactivity before an ephemeral app will be removed. 46 // The maximum number of ephemeral apps to keep cached. Excess may be removed.
|
/external/chromium_org/chrome/browser/chromeos/imageburner/ |
burn_device_handler.h | 25 // Triggered when a burnable device is added or removed. 36 // |remove_callback| will be called when a burnable device is removed.
|
/external/chromium_org/chrome/browser/notifications/sync_notifier/ |
welcome_delegate.cc | 62 // while the center is open, and then this section can be removed. 102 // while the center is open, and then this section can be removed.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
history_overlay_controller_unittest.mm | 36 // is removed when the animation completes. The view should be added and 37 // removed at the appropriate times.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
ui_override.html | 40 is removed or rebound, the corresponding menu item as also removed or
|
/external/chromium_org/chromeos/dbus/ |
nfc_manager_client.h | 33 // to be notified when NFC adapters get added or removed. 45 // Called when an adapter with object path |object_path| is removed from the
|
/external/chromium_org/content/browser/frame_host/ |
render_frame_proxy_host.cc | 66 // while swapped out. This can be removed once we don't have a swapped out 77 // TODO(nasko): This can be removed once we don't have a swapped out state on
|
/external/chromium_org/content/browser/worker_host/ |
worker_document_set.cc | 60 // invalidates any iterators that point to the element being removed, so 61 // bump the iterator beyond the item being removed before calling erase.
|
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/ |
BindingManagerImplTest.java | 188 // Add a strong binding, verify that the initial binding is not removed immediately. 193 // Remove the strong binding, verify that the strong binding is removed immediately. 200 // eventually removed. Note that this works only because the test binding manager has the 226 // Add a strong binding, verify that the initial binding is not removed immediately. 231 // Remove the strong binding, verify that the strong binding is not removed 239 // eventually removed. Note that this works only because the test binding manager has the 270 // After initial binding is removed, the connection is no longer oom protected. 343 // Call onBroughtToForeground() and verify that the strong binding was removed.
|
/external/chromium_org/content/test/data/indexeddb/ |
object_store_test.js | 17 debug('Removed data can no longer be found'); 37 debug('Data removed');
|
/external/chromium_org/ipc/ |
message_filter.h | 30 // Called on the background thread when the filter has been removed from 32 // removed, it will not be called again.
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
EventHandlerRegistry.h | 71 // removed an existing one. 75 // clients when we have added the first handler or removed the last one for
|
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
InternalSettings.idl | 48 // FIXME: This is a temporary flag and should be removed once squashing is 54 // be removed or moved onto internals.runtimeFlags:
|
/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.8.html | 64 <li>Removed support for color-index rendering</li> 65 <li>Removed support for GCC versions earlier than 3.3.0.</li>
|
/external/chromium_org/third_party/openssl/openssl/crypto/bf/ |
COPYRIGHT | 12 the code are not to be removed. 44 experience in code simply being copied and the attribution removed
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
COPYRIGHT | 12 the code are not to be removed. 48 experience in code simply being copied and the attribution removed
|
/external/chromium_org/ui/events/gestures/ |
gesture_recognizer_impl.h | 92 // to its target window. touch-ids are removed from |touch_id_target_| on 94 // removed in ConsumerDestroyed().
|
/external/chromium_org/ui/views/ |
view_model.h | 20 // during animations views are removed after a delay, which makes for tricky 38 // of the model *after* the view at |index| is removed.
|
/external/guava/ |
README | 26 removed, at any time. If your code is a library itself (i.e. it is 30 2. Deprecated non-beta APIs will be removed eighteen months after the
|
/external/kernel-headers/original/uapi/linux/ |
nbd.h | 9 * Removed unneeded blksize_bits field from nbd_device struct. 12 * Removed PARANOIA, plus various cleanup and comments
|
/external/libvorbis/symbian/ |
config.h | 45 #pragma warning(disable: 4505) /* unreferenced local function has been removed */
46 #pragma warning(disable: 4514) /* unreferenced inline function has been removed */
|
/external/llvm/lib/Target/Mips/ |
MipsInstrInfo.cpp | 153 unsigned removed; local 161 // Up to 2 branches are removed. 162 // Note that indirect branches are not removed. 163 for(removed = 0; I != REnd && removed < 2; ++I, ++removed) 169 return removed; 246 // Return if the last instruction cannot be removed.
|
/external/llvm/test/Transforms/ScalarRepl/ |
2008-06-05-loadstore-agg.ll | 16 ; Actually use %target, so it doesn't get removed altogether 29 ; Actually use %target, so it doesn't get removed altogether
|
Completed in 2164 milliseconds
<<11121314151617181920>>