HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 976 - 1000 of 12504) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
backward_warning.h 30 may be removed without further notice at a future date. Please use a \
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
listobject.h 7 added or removed. Out-of-range indices or non-list objects are ignored.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
__init__.py 6 warnpy3k("In 3.x, the Terminal module is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_userlist.py 57 (".+__(get|set|del)slice__ has been removed", DeprecationWarning)):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
user.py 24 warnpy3k("the user module has been removed in Python 3.0", stacklevel=2)
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
listobject.h 7 added or removed. Out-of-range indices or non-list objects are ignored.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_userlist.py 57 (".+__(get|set|del)slice__ has been removed", DeprecationWarning)):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
user.py 24 warnpy3k("the user module has been removed in Python 3.0", stacklevel=2)
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
FsObject.java 34 * An object is not valid anymore if it has been removed from the
  /external/chromium/chrome/browser/notifications/
notification_ui_manager.cc 122 bool removed = false; local
127 removed = true;
133 return balloon_collection_->RemoveBySourceOrigin(source) || removed;
  /external/chromium/chrome/browser/tabs/
tab_strip_model_order_controller.cc 72 // First see if the index being removed has any "child" tabs. If it does, we
74 // group of the removed tab.
77 // The parent opener should never be the same as the controller being removed.
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_container_controller.h 47 // Needed to send resize messages when infobars are added or removed.
69 // |delegate| need to be removed. Does not remove any infobar views
70 // directly, as they will be removed when handling the subsequent
  /external/chromium_org/chrome/browser/background/
background_mode_manager_mac.mm 110 // If the user removed the login item, don't ever create another one.
117 // a new one - just check to see if the user removed it so we don't
139 // If the user removed our login item, note this so we don't ever create
  /external/chromium_org/chrome/browser/download/
download_item_model.h 94 // thereafter be removed from the shelf. Downloads that are opened
95 // automatically or are temporary will be removed from the shelf on successful
99 // cancelled, dangerous, malicious), or won't be removed on completion.
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.h 63 // Called by the DIAL API when event listeners are added or removed. The dial
65 // last listener is removed.
126 // Returns true if the device has expired and should be removed from the
  /external/chromium_org/chrome/browser/ui/cocoa/
confirm_bubble_controller_unittest.mm 150 // Click its OK button and verify this view has been removed from the test
167 // Click its cancel button and verify this view has been removed from the test
184 // Click its link and verify this view has been removed from the test window.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/
popup.css 48 .removed,
115 .removed,
132 .removed,
  /external/chromium_org/chrome/common/extensions/docs/server2/
patch_servlet_test.py 106 'Path %s with issue %s should have been removed for %s.' % (
133 # extensions/runtime.html is removed in the patch, should redirect to the
138 # apps/runtime.html is not removed.
  /external/chromium_org/content/renderer/media/
audio_message_filter.cc 143 // Once removed, a filter will not be used again. At this time all
184 DLOG(WARNING) << "Got OnStreamCreated() event for a non-existent or removed"
199 << " removed audio renderer. State: " << state;
  /external/chromium_org/third_party/harfbuzz-ng/
NEWS 189 - Removed generated files from git again. So, one needs ragel to
490 - All struct tag names had their initial underscore removed.
566 o Removed API:
606 o Removed API:
632 o Removed API:
650 o Removed API:
676 o Removed func getter functions:
709 o Removed API:
713 o Removed func getter functions:
752 o Removed the _get_reference_count() from all object types
    [all...]
  /external/chromium_org/third_party/icu/source/data/mappings/
ucmlocal.mk 12 # - GB2312 table was removed and 4 aliases for GB2312 were added
18 # - EUC-KR table was removed. It's different from Windows-949, but
62 # they're removed by modifying the file. It's also hard-coded in makedata.mak for
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
typingmonitor.cc 92 talk_base::MessageList removed; local
93 worker_thread_->Clear(this, 0, &removed);
94 ASSERT(removed.size() == 1);
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-6.5.1.html 64 <li>removed the test for duplicated framebuffer attachments, per
102 First, many old/unused extensions were removed.
103 Second, the static entrypoints for some extensions were removed.
  /external/chromium_org/third_party/skia/src/gpu/
GrAtlas.cpp 211 bool removed = false; local
217 removed = true;
224 return removed;
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
addressmap_unittest.cc 119 ValueT removed; local
120 CHECK(map.FindAndRemove(p, &removed));
121 CHECK_EQ(removed.first, i + N);

Completed in 1802 milliseconds

<<31323334353637383940>>