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

12 3 4 5 6 7 8 91011>>

  /external/qemu/android/protocol/
attach-ui-impl.h 19 * Contains the UI-side implementation of the "attach-ui" service that is
32 /* Destroys the descriptor for the UI-side of the "attach-ui" service. */
attach-ui-proxy.h 17 * Contains the Core-side implementation of the "attach-ui" service that is
30 /* Destroys the descriptor for the Core-side of the "attach-ui" service. */
  /frameworks/base/docs/html/guide/developing/debugging/
debugging-projects-cmdline.jd 14 <li><a href="#debuggingPort">Configuring Your IDE to Attach to the Debugging Port</a></li>
52 <li>Attach your debugger to the debugging port 8700, or to the specific port shown for the
56 <h3 id="debuggingPort">Configuring Your IDE to Attach to the Debugging Port</h3>
59 emulator. You must either attach your IDE to that port (listed on the Info tab for that VM), or
63 <p>Your IDE should attach to your application running on the emulator, showing you its threads
  /external/webkit/Source/WebCore/html/
HTMLViewSourceDocument.cpp 77 html->attach();
80 body->attach();
89 div->attach();
93 table->attach();
96 m_tbody->attach();
195 span->attach();
204 trow->attach();
212 td->attach();
220 td->attach();
226 lineNumberText->attach();
    [all...]
HTMLPlugInImageElement.cpp 126 // FIXME: Why is this necessary? Manual re-attach is almost always wrong.
129 attach();
134 void HTMLPlugInImageElement::attach() function in class:WebCore::HTMLPlugInImageElement
141 HTMLPlugInElement::attach();
153 // we can end up detaching during an attach() call, before we even have a
156 // Update the widget the next time we attach (detaching destroys the plugin).
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGShadowTreeRootContainer.cpp 81 // Attach shadow root element
84 // Attach subtree, as if it was a regular non-shadow tree
86 child->attach();
  /frameworks/base/core/java/android/nfc/
NfcFragment.java 24 * Used by {@link NfcActivityManager} to attach to activity life-cycle.
35 * Attach NfcFragment to an activity (if not already attached).
37 public static void attach(Activity activity) { method in class:NfcFragment
  /development/tools/idegen/
idegen.ipr 173 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
176 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
179 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
182 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
185 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
191 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
197 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
203 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
209 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
214 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /development/tools/idegen/templates/
android.ipr 160 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
163 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
166 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
169 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
172 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
178 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
184 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
190 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
196 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
201 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /external/guava/
guava.ipr 172 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
175 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
178 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
181 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
184 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
190 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
196 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
202 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
208 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
213 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /frameworks/base/tools/preload/
preload.ipr 239 <item class="com.intellij.uiDesigner.HSpacer" tooltip-text="Horizontal Spacer" icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
242 <item class="com.intellij.uiDesigner.VSpacer" tooltip-text="Vertical Spacer" icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false" auto-create-binding="false" can-attach-label="false">
245 <item class="javax.swing.JPanel" icon="/com/intellij/uiDesigner/icons/panel.png" removable="false" auto-create-binding="false" can-attach-label="false">
248 <item class="javax.swing.JScrollPane" icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false" auto-create-binding="false" can-attach-label="true">
251 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false">
257 <item class="javax.swing.JRadioButton" icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false" auto-create-binding="true" can-attach-label="false">
263 <item class="javax.swing.JCheckBox" icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false" auto-create-binding="true" can-attach-label="false">
269 <item class="javax.swing.JLabel" icon="/com/intellij/uiDesigner/icons/label.png" removable="false" auto-create-binding="false" can-attach-label="false">
275 <item class="javax.swing.JTextField" icon="/com/intellij/uiDesigner/icons/textField.png" removable="false" auto-create-binding="true" can-attach-label="true">
280 <item class="javax.swing.JPasswordField" icon="/com/intellij/uiDesigner/icons/passwordField.png" removable="false" auto-create-binding="true" can-attach-label="true"
    [all...]
  /build/core/
process_wrapper_gdb.sh 5 # the server command, so it can attach to the parent
  /external/chromium/chrome/browser/printing/cloud_print/
cloud_print_setup_message_handler.h 23 virtual WebUIMessageHandler* Attach(WebUI* web_ui);
  /external/chromium/chrome/browser/ui/webui/
ntp_login_handler.h 22 virtual WebUIMessageHandler* Attach(WebUI* web_ui);
print_preview_ui.cc 19 AddMessageHandler(handler->Attach(this));
  /external/dnsmasq/contrib/lease-access/
README 13 It attach the patch in case someone is interested.
  /external/kernel-headers/original/asm-arm/
shmbuf.h 17 __kernel_time_t shm_atime; /* last attach time */
  /frameworks/base/core/java/android/service/wallpaper/
IWallpaperService.aidl 25 void attach(IWallpaperConnection connection,
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmarp.h 22 #define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2) /* attach socket to IP */
  /external/chromium/base/debug/
debugger.h 18 // Starts the registered system-wide JIT debugger to attach it to specified
22 // Waits wait_seconds seconds for a debugger to attach to the current process.
  /external/chromium/chrome/browser/ui/views/notifications/
balloon_view_host.cc 76 native_host_->Attach(hwnd);
87 native_host_->Attach(view_gtk->native_view());
  /external/chromium/third_party/libjingle/source/talk/base/
asyncsocket.cc 39 Attach(socket);
46 void AsyncSocketAdapter::Attach(AsyncSocket* socket) {
  /external/zlib/contrib/iostream/
zfstream.h 16 gzfilebuf *attach( int file_descriptor, int io_mode );
54 void attach( int fd, int io_mode );
  /packages/apps/Mms/src/com/android/mms/transaction/
Observable.java 44 * Attach an observer to this object.
48 public void attach(Observer observer) { method in class:Observable
  /external/zlib/contrib/iostream3/
zfstream.cc 77 // Attach to gzipped file
79 gzfilebuf::attach(int fd, function in class:gzfilebuf
94 // Attempt to attach to file
387 // Initialize stream buffer and attach to file
393 this->attach(fd, mode);
407 // Attach to file and go into fail() state if unsuccessful
409 gzifstream::attach(int fd, function in class:gzifstream
412 if (!sb.attach(fd, mode | std::ios_base::in))
442 // Initialize stream buffer and attach to file
448 this->attach(fd, mode)
464 gzofstream::attach(int fd, function in class:gzofstream
    [all...]

Completed in 308 milliseconds

12 3 4 5 6 7 8 91011>>