HomeSort by relevance Sort by last modified time
    Searched full:attached (Results 1301 - 1325 of 3279) sorted by null

<<51525354555657585960>>

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /system/core/include/usbhost/
usbhost.h 54 /* Callback for notification when new USB devices are attached.
  /dalvik/vm/jdwp/
JdwpAdb.cpp 492 * connections if we already have a debugger attached. If we don't, the
670 ALOGV("NOT sending request -- no debugger is attached");
702 ALOGV("NOT sending request -- no debugger is attached");
JdwpSocket.cpp 650 * connections if we already have a debugger attached. If we don't, the
831 ALOGV("NOT sending request -- no debugger is attached");
862 ALOGV("NOT sending request -- no debugger is attached");
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToTextStream.java 105 * still be attached. Note that the attribute list provided will
118 * @param atts The attributes attached to the element, if any.
147 * still be attached to the name.</p>
  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMBuilder.java 306 * still be attached. Note that the attribute list provided will
314 * @param atts The attributes attached to the element, if any.
418 * still be attached to the name.</p>
  /external/chromium_org/chrome/common/extensions/api/
webview_tag.json 89 "description": "Interface attached to <code>dialog</code> DOM events.",
112 "description": "Interface attached to <code>newwindow</code> DOM events.",
121 "description": "The <code>webview</code> element to which the target page should be attached.",
  /external/chromium_org/content/public/browser/
content_browser_client.h 157 // Notifies that a guest WebContents has been attached to a BrowserPlugin.
158 // A guest is attached to a BrowserPlugin when the guest has acquired an
160 // window is attached to a BrowserPlugin. |extra_params| are params sent
  /external/chromium_org/net/spdy/
spdy_stream.cc 463 // We'll return received data when delegate gets attached to the stream.
906 // If delegate_ is not yet attached, we'll call
907 // OnResponseHeadersUpdated() after the delegate gets attached to
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderRegion.cpp 273 // If the region is not attached to any thread, there is no need to check
383 // The flow thread lifetime is influenced by the number of regions attached to it,
393 // The region just got attached to the flow thread, lets check whether
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/private/
pprthred.h 76 ** The thread object will be destroyed and all related data attached
89 ** when it is created or attached.
160 ** Same as PR_AttachThread except that the thread being attached is marked as
  /external/chromium_org/third_party/sqlite/src/test/
alter.test 33 # attached database.
38 # alter-3.*: Test ALTER TABLE on tables that have TRIGGERs attached to them.
220 # Check that ALTER TABLE works on attached databases.
e_delete.test 142 # attached is not in the temp database, then DELETE statements within
200 # attached is in the TEMP database, then the unqualified name of the
204 # attached).
  /external/chromium_org/tools/traceline/svgui/
traceline.js 459 'attached': false,
463 this.attached = true;
473 this.attached = false;
  /external/chromium_org/ui/base/ime/win/
imm32_manager.cc 269 // Just move the IME window attached to the given window.
280 // Notify the IMM attached to the given window to complete the ongoing
434 // clean up the resources attached to this object BEFORE DISABLING THE IME.
  /external/clang/include/clang/AST/
ASTContext.h 502 /// We searched for a comment attached to the particular declaration, but
508 /// We have found a comment attached to this particular declaration.
513 /// This declaration does not have an attached comment, and we have
553 /// \brief Mapping from declarations to comments attached to any
560 /// \brief Mapping from declarations to parsed comments attached to any
564 /// \brief Return the documentation comment attached to a given declaration,
579 /// \brief Return the documentation comment attached to a given declaration.
580 /// Returns NULL if no comment is attached.
588 /// Return parsed documentation comment attached to a given declaration.
589 /// Returns NULL if no comment is attached
    [all...]

Completed in 2167 milliseconds

<<51525354555657585960>>