HomeSort by relevance Sort by last modified time
    Searched full:detached (Results 26 - 50 of 161) sorted by null

12 3 4 5 6 7

  /external/strace/
PORTING 30 detached readers are invited to continue with little to risk but
  /external/webkit/WebCore/bindings/js/
JSEventListener.cpp 81 // FIXME: A better fix for this may be to change DOMWindow::frame() to not return a frame the detached window used to be in.
JSNodeCustom.cpp 162 // case, the root of the detached subtree has a wrapper, so the tree will only
  /external/webkit/WebCore/storage/
DatabaseThread.cpp 54 // FIXME: Any cleanup required here? Since the thread deletes itself after running its detached course, I don't think so. Lets be sure.
  /external/webkit/WebKit/chromium/src/
SuggestionsPopupMenuClient.cpp 142 // node is detached, in which case we the popup shoud not be
DebuggerAgentManager.cpp 109 // Remove handlers if all agents were detached within host dispatch.
  /external/webkit/WebKit/win/WebCoreSupport/
EmbeddedWidget.cpp 189 // trigger a layout while the plugin element is being detached.
  /packages/apps/Gallery/src/com/android/camera/
MovieViewControl.java 206 // ignore. can happen if the external volume is already detached.
  /packages/apps/Gallery3D/src/com/cooliris/media/
MovieViewControl.java 207 // ignore. can happen if the external volume is already detached.
  /external/bluetooth/glib/glib/
gutils.h 284 * atexit(), the function will be called when the GLib DLL is detached
287 * detached, in case the caller, too, is a DLL).
  /external/openssl/crypto/0.9.9-dev/sha/
sha1-armv4-large.pl 26 # small = detached Xload/update, loops are folded;
27 # compact = detached Xload/update, 5x unroll;
  /external/openssl/crypto/pkcs7/
pk7_lib.c 76 ret=p7->detached=(int)larg;
98 p7->detached = ret;
pkcs7.h 187 int detached; member in struct:pkcs7_st
  /external/webkit/WebCore/bindings/v8/custom/
V8NodeCustom.cpp 79 // It is possbile that the owner document of the node is detached
  /external/webkit/WebCore/page/
Navigator.cpp 117 // If the frame is already detached, FrameLoader::userAgent may malfunction, because it calls a client method
FrameTree.cpp 191 // The frame could have been detached from the page, so check it.
  /hardware/msm7k/librpc/
svc.c 275 D("creating RPC-server thread (detached)!\n");
329 * need to wait for the thread to exit, because it is detached.
437 structure. The thread is created as detached, so we do not wait
  /system/core/debuggerd/
debuggerd.c 507 /* Return true if some thread is not detached cleanly */
544 /* Return true if some thread is not detached cleanly */
788 * If a thread has been attached by ptrace, make sure it is detached
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractClientConnAdapter.java 88 * This attribute MUST NOT be final, so the adapter can be detached
  /external/iproute2/ip/
iprule.c 146 fprintf(fp, "[detached] ");
  /external/openssl/include/openssl/
pkcs7.h 187 int detached; member in struct:pkcs7_st
  /external/webkit/WebCore/inspector/front-end/
inspector.html 124 <body class="detached">
  /external/webkit/WebCore/rendering/
RenderEmbeddedObject.cpp 151 // This can run cause arbitrary JavaScript to run and may result in this RenderObject being detached from
  /external/openssl/apps/
smime.c 462 BIO_printf (bio_err, "-content file supply or override content for detached signature\n");
654 /* If detached data and SMIME output enable partial
  /frameworks/base/core/java/android/view/
ViewGroup.java     [all...]

Completed in 388 milliseconds

12 3 4 5 6 7