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

<<21222324252627282930>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fcntl.h 30 #define DN_DELETE 0x00000008 /* File removed */
ipv6_route.h 17 #define RTF_ALLONLINK 0x00020000 /* (deprecated and will be removed)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
bmmintrin.h 27 # error "SSE5 instruction set removed from compiler"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fcntl.h 30 #define DN_DELETE 0x00000008 /* File removed */
ipv6_route.h 17 #define RTF_ALLONLINK 0x00020000 /* (deprecated and will be removed)
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
bmmintrin.h 27 # error "SSE5 instruction set removed from compiler"
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
bmmintrin.h 27 # error "SSE5 instruction set removed from compiler"
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
strstream 20 // MAY BE REMOVED in a future standard revision. You should use the
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
strstream 20 // MAY BE REMOVED in a future standard revision. You should use the
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
strstream 20 // MAY BE REMOVED in a future standard revision. You should use the
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
strstream 20 // MAY BE REMOVED in a future standard revision. You should use the
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
strstream 20 // MAY BE REMOVED in a future standard revision. You should use the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
__init__.py 26 warnings.warn("The compiler package is deprecated and removed in Python 3.x.",
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dircache.py 7 warnpy3k("the dircache module has been removed in Python 3.0", stacklevel=2)
sunaudio.py 3 warnpy3k("the sunaudio module has been removed in Python 3.0; "
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
__init__.py 6 warnpy3k("In 3.x, the Explorer module is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
terminalcommand.py 18 warnpy3k("In 3.x, the terminalcommand module is removed.", stacklevel=2)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/
__init__.py 22 # 3. This notice may not be removed or altered from any source distribution.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
__init__.py 26 warnings.warn("The compiler package is deprecated and removed in Python 3.x.",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dircache.py 7 warnpy3k("the dircache module has been removed in Python 3.0", stacklevel=2)
sunaudio.py 3 warnpy3k("the sunaudio module has been removed in Python 3.0; "
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
__init__.py 22 # 3. This notice may not be removed or altered from any source distribution.
  /external/chromium/third_party/libjingle/source/talk/base/
messagequeue.cc 323 MessageList* removed) {
329 if (removed) {
330 removed->push_back(msgPeek_);
341 if (removed) {
342 removed->push_back(*it);
358 if (removed) {
359 removed->push_back(it->msg_);
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
BindingManagerTest.java 192 // Verify that the initial binding is not removed immediately.
196 // Verify that the strong binding is removed immediately.
203 // eventually removed. Note that this works only because the test binding manager has the
234 // Verify that the initial binding is not removed immediately.
238 // Verify that the strong binding is not removed immediately.
276 // After initial binding is removed, the connection is no longer oom protected.
349 // Call onBroughtToForeground() and verify that the strong binding was removed.
  /external/chromium_org/third_party/libjingle/source/talk/base/
messagequeue.cc 347 MessageList* removed) {
353 if (removed) {
354 removed->push_back(msgPeek_);
365 if (removed) {
366 removed->push_back(*it);
382 if (removed) {
383 removed->push_back(it->msg_);

Completed in 2124 milliseconds

<<21222324252627282930>>