Home
last modified time | relevance | path

Searched refs:attaching (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/sqlite/src/test/
Dshared7.test12 # Make sure that attaching the same database multiple times in
Dattach4.test12 # focus of this script is attaching many database files to a single
Dnotify3.test84 # When a new database is attached, the connection doing the attaching
Dmisc7.test151 # Test that nothing goes horribly wrong when attaching a database
Dbackup.test779 # The following tests, backup-8.*, test attaching multiple backup
Dpager1.test1693 # "PRAGMA omit_readlock = 1" is executed before attaching
/external/chromium_org/tools/traceline/traceline/
Dmain.cc1229 bool attaching = false; in main() local
1254 attaching = true; in main()
1307 if (!attaching) in main()
/external/chromium_org/content/common/mac/
Dattributed_string_coder.mm50 // Iterate over all the encoded attributes, attaching each to the string.
/external/strace/
Dstrace.c1139 proc_open(struct tcb *tcp, int attaching) in proc_open() argument
1212 if (!attaching) { in proc_open()
1329 if (!attaching) { in proc_open()
1384 if (attaching < 2) { in proc_open()
Ddefs.h611 extern int proc_open(struct tcb *tcp, int attaching);
DNEWS370 * is is possible to suppress messages about attaching and detaching
DChangeLog-CVS329 After attaching to grandparent, grandchild SIGKILLs parent.
1297 * strace.c (main): `-p' attaching moved to ...
1306 (main): Move signals and BLOCKED_SET init before the tracees attaching,
2927 * strace.c (main) [LINUX]: When attaching for -p, look in
4194 breakpoint after attaching to child.
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.idl207 …// TODO(davidben): This is a property so attaching a deprecation warning results in false positive…
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
Dprogress-events.rst165 instead of attaching the event listeners directly to the <embed> element to
/external/chromium_org/third_party/angle/extensions/
DANGLE_framebuffer_blit.txt244 such as attaching the context to a new windowing system drawable.)"
/external/libusb/
DChangeLog682 Add support for re-attaching a driver to a device under Linux.
/external/bison/doc/
Dbison.texi6805 convention is that these ambiguities are resolved by attaching the
Dbison.info6522 attaching the else-clause to the innermost if-statement; this is what
/external/bison/
DChangeLog-201216229 Instead of attaching lookaheads and duplicating the rules being