OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attach
(Results
126 - 150
of
1354
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/iptables/extensions/
libxt_comment.c
21
"--comment COMMENT
Attach
a comment to a rule\n");
/external/javassist/sample/duplicate/
Main.java
6
With the javassist.tools.reflect package, the users can
attach
a metaobject
/external/strace/
TODO
20
treat
attach
, detach messages like signals
/external/webkit/Source/JavaScriptCore/debugger/
Debugger.h
41
void
attach
(JSGlobalObject*);
/external/webkit/Source/WebCore/dom/
Text.h
44
virtual void
attach
();
/external/webkit/Source/WebCore/html/
HTMLMeterElement.h
70
virtual void
attach
();
HTMLOptGroupElement.h
50
virtual void
attach
();
HTMLPlugInImageElement.h
63
virtual void
attach
();
RadioInputType.h
51
virtual void
attach
();
/external/webkit/Source/WebCore/rendering/svg/
SVGShadowTreeElements.cpp
79
// Set these explicitly since this normally happens during an
attach
()
/external/webkit/Source/WebCore/svg/
SVGImageElement.h
56
virtual void
attach
();
/external/webkit/Source/WebCore/wml/
WMLDoElement.h
42
virtual void
attach
();
WMLNoopElement.cpp
64
doElement->
attach
();
WMLOptGroupElement.h
45
virtual void
attach
();
WMLOptionElement.h
46
virtual void
attach
();
/external/webkit/Source/WebKit/mac/WebInspector/
WebNodeHighlight.h
47
- (void)
attach
;
/external/webkit/Source/WebKit/win/Interfaces/
IWebInspector.idl
46
HRESULT
attach
();
/frameworks/base/services/java/com/android/server/am/
AppWaitingForDebuggerDialog.java
50
text.append(" is waiting for the debugger to
attach
.");
/ndk/sources/android/libthread_db/gdb-6.6/
libthread_db.c
115
* gdbserver to
attach
to all threads in a target process when
127
* are no threads to
attach
to (gdbserver will
attach
to the main thread
155
* the thread
attach
will fail. Booo...
/ndk/sources/android/libthread_db/gdb-7.1.x/
libthread_db.c
112
* gdbserver to
attach
to all threads in a target process when
124
* are no threads to
attach
to (gdbserver will
attach
to the main thread
152
* the thread
attach
will fail. Booo...
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
shm.h
56
/*
Attach
shared memory segment. */
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleWait.java
26
* waiting for something, e.g. for a debugger to
attach
.
/system/media/mca/filterfw/jni/
jni_native_buffer.cpp
79
//
Attach
it to new buffer
jni_native_buffer.h
30
*
Attach
a given C data buffer and its size to a given allocated Java NativeBuffer instance. After
/external/chromium/chrome/browser/resources/options/
autocomplete_list.js
76
* Keydown event listener to
attach
to a text field.
83
* Input event listener to
attach
to a text field.
150
* @param {HTMLElement} input The input element to
attach
to.
Completed in 987 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>