HomeSort by relevance Sort by last modified time
    Searched full:removed (Results 126 - 150 of 13792) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/jmdns/src/javax/jmdns/
NetworkTopologyListener.java 23 * A network address has been removed.
  /external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ipt_LOG.h 4 #warning "Please update iptables, this file will be removed soon!"
  /external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6t_LOG.h 4 #warning "Please update iptables, this file will be removed soon!"
  /external/lldb/
Android.mk 2 # This guard will be removed once lldb is working
  /external/llvm/test/CodeGen/X86/
pr11202.ll 18 ; CHECK: .Ltmp0: # Address of block that was removed by CodeGen
  /external/llvm/test/Transforms/GlobalDCE/
2002-08-17-FunctionDGE.ll 1 ; Make sure that functions are removed successfully if they are referred to by
  /external/llvm/test/Transforms/ObjCARC/
intrinsic-use-isolated.ll 3 ; This file makes sure that clang.arc.used is removed even if no other ARC
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_WaitEvent.3 13 If \fBevent\fR is not \fBNULL\fP, the next event is removed from the queue and stored in that area\&.
  /external/qemu/distrib/sdl-1.2.15/src/timer/
SDL_timer.c 108 SDL_bool removed; local
114 removed = SDL_FALSE;
153 removed = SDL_TRUE;
158 if ( ! removed ) {
209 SDL_bool removed; local
211 removed = SDL_FALSE;
223 removed = SDL_TRUE;
229 printf("SDL_RemoveTimer(%08x) = %d num_timers = %d thread = %d\n", (Uint32)id, removed, SDL_timer_running, SDL_ThreadID());
232 return removed;
  /external/smack/asmack-master/
CHANGELOG 2 - Removed the whitespace ping code SMACK-412
  /external/zxing/qr_scanner/
README.google 13 Removed all code that is not directly related to scanning a QR code, such as product search, book
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dbhash.py 5 warnings.warnpy3k("in 3.x, the dbhash module has been removed", stacklevel=2)
new.py 7 warnpy3k("The 'new' module has been removed in Python 3.0; use the 'types' "
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/
__init__.py 9 warnpy3k("In 3.x, the _builtinSuites module is removed.", stacklevel=2)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dbhash.py 5 warnings.warnpy3k("in 3.x, the dbhash module has been removed", stacklevel=2)
new.py 7 warnpy3k("The 'new' module has been removed in Python 3.0; use the 'types' "
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DefaultSourceChangeHandler.java 45 /** List of source files that have been removed. */
50 if (kind == IResourceDelta.REMOVED || kind == IResourceDelta.CHANGED) {
65 if (kind == IResourceDelta.REMOVED) {
73 // added/changed/removed file.
  /build/core/tasks/
apicheck.mk 45 frameworks/base/api/removed.txt, \
61 frameworks/base/api/removed.txt, \
76 @echo Copying removed.txt
77 $(hide) $(ACP) $(INTERNAL_PLATFORM_REMOVED_API_FILE) frameworks/base/api/removed.txt
89 frameworks/base/api/system-removed.txt, \
105 frameworks/base/api/system-removed.txt, \
120 @echo Copying system-removed.txt
121 $(hide) $(ACP) $(INTERNAL_PLATFORM_SYSTEM_REMOVED_API_FILE) frameworks/base/api/system-removed.txt
  /cts/tests/tests/security/src/android/security/cts/
IntentSenderRemovalTest.java 27 * to system uid, has been removed from the system.
32 * Verify that the DebugIntentSender activity in Settings has been removed
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/
PKCS12.java 20 // BEGIN android-removed
29 // END android-removed
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
SymmetricAlgorithmProvider.java 9 // BEGIN android-removed
34 // END android-removed
  /external/chromium-trace/trace-viewer/third_party/python_gflags/
README.chromium 24 Removed tests/
25 Removed debian/
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/managed_bookmarks/
schema.json 6 "description": "Configures bookmarks that will appear in the Bookmarks Bar and can't be removed by the user.",
32 "description": "Configures bookmarks that will appear in the Other Bookmarks folder and can't be removed by the user.",
  /external/chromium_org/chrome/installer/linux/debian/
postrm 26 # Make sure the package defaults are removed before the repository config,
27 # otherwise it could result in the repository config being removed, but the
  /external/chromium_org/remoting/host/installer/linux/debian/
postrm 27 # Make sure the package defaults are removed before the repository config,
28 # otherwise it could result in the repository config being removed, but the

Completed in 1875 milliseconds

1 2 3 4 56 7 8 91011>>