/external/chromium/net/base/ |
D | test_completion_callback_unittest.cc | 121 bool queued = boss.DoSomething(&callback); in TEST_F() local 122 EXPECT_EQ(queued, true); in TEST_F()
|
/external/webkit/LayoutTests/storage/ |
D | multiple-transactions-expected.txt | 1 This is a test to see if the database API allows multiple transactions to be queued on the same dat…
|
/external/webkit/LayoutTests/storage/indexeddb/ |
D | queued-commands-expected.txt | 6 webkitIndexedDB.open('queued-commands')
|
/external/elfutils/src/ |
D | ldgeneric.c | 969 struct scnhead *queued; in add_section() local 1013 queued = ld_section_tab_find (&ld_state.section_tab, hval, &search); in add_section() 1014 if (queued != NULL) in add_section() 1038 struct scninfo *runp = queued->last; in add_section() 1058 while (runp != queued->last); in add_section() 1065 scninfo->next = queued->last->next; in add_section() 1066 queued->last = queued->last->next = scninfo; in add_section() 1068 queued->flags = ebl_sh_flags_combine (ld_state.ebl, queued->flags, in add_section() 1070 queued->align = MAX (queued->align, shdr->sh_addralign); in add_section() 1077 queued = (struct scnhead *) xcalloc (sizeof (struct scnhead), 1); in add_section() [all …]
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | inspector.js | 1058 var queued = WebInspector.log.queued; 1059 if (!queued) 1062 for (var i = 0; i < queued.length; ++i) 1063 logMessage(queued[i]); 1065 delete WebInspector.log.queued; 1111 if (!WebInspector.log.queued) 1112 WebInspector.log.queued = []; 1114 WebInspector.log.queued.push(message);
|
/external/antlr/antlr-3.4/runtime/Perl5/examples/tweak/ |
D | T.g | 8 * rewrite instructions just get queued up and executed upon toString().
|
/external/iptables/extensions/ |
D | libxt_NFQUEUE.man | 23 …default, if no userspace program is listening on an NFQUEUE, then all packets that are to be queued
|
/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_service.cc | 601 QueuedCheck queued = queued_checks_.front(); in OnIOShutdown() local 602 if (queued.client) { in OnIOShutdown() 604 sb_check.urls.push_back(queued.url); in OnIOShutdown() 605 sb_check.client = queued.client; in OnIOShutdown() 607 queued.client->OnSafeBrowsingResult(sb_check); in OnIOShutdown()
|
/external/regex-re2/re2/ |
D | dfa.cc | 1901 StateSet queued; in BuildAllStates() local 1903 queued.insert(params.start); in BuildAllStates() 1911 if (ns > SpecialStateMax && queued.find(ns) == queued.end()) { in BuildAllStates() 1912 queued.insert(ns); in BuildAllStates()
|
/external/blktrace/doc/ |
D | blktrace.tex | 531 \item[Q -- queued] This notes intent to queue io at the given location. 557 \item[P -- plug] When io is queued to a previously empty block device 561 \item[U -- unplug] Some request data already queued in the device, 566 \item[T -- unplug due to timer] If nobody requests the io that was queued 697 \item[Q -- queued] 750 BLK\_TA\_QUEUE & (RQ) Command queued to request\_queue. \\ 751 & (BIO) Command queued by elevator. \\ \hline
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRTreeIterator.m | 145 // do we have any objects queued up?
|
/external/replicaisland/ |
D | README.TXT | 26 …ndering does not occur in the game thread. Instead, render commands are queued up by the game thr…
|
/external/valgrind/main/docs/internals/ |
D | threads-syscalls-signals.txt | 95 per-signal special cases (which is, roughly, signals 1-32 are not queued 96 except when they are, and signals 33-64 are queued except when they aren't). 210 enough to simply block it, because that will cause a pile of queued
|
/external/mesa3d/docs/ |
D | MESA_swap_frame_usage.spec | 157 queued by the implementation. This function can be called at any
|
/external/blktrace/ |
D | README | 82 get queued, to get dispatched, and to get completed.
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetCreatorhlp.dat | 103 queuelist = The currently queued segments display here. Each segment displays its current run stat…
|
/external/libppp/src/ |
D | bundle.c | 457 size_t queued; in bundle_UpdateSet() local 466 queued = r ? ncp_FillPhysicalQueues(&bundle->ncp, bundle) : in bundle_UpdateSet() 473 if (queued < ifqueue) { in bundle_UpdateSet()
|
D | ppp.8.m4 | 114 is trying to bring the link up will remain queued for a default of 1119 drops and both ends have packets queued. 4961 A packet failing to trigger a dial will be dropped rather than queued.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | TokenRewriteStream.as | 50 * the instructions are queued up, you can easily simulate transactions and
|
/external/iproute2/doc/ |
D | ss.sgml | 473 queued for receive and transmit.
|
/external/webkit/Tools/DumpRenderTree/mac/ |
D | DumpRenderTree.mm | 111 // - There is no work queued up (see workQueue var, below)
|
/external/qemu/distrib/sdl-1.2.15/ |
D | WhatsNew | 283 any queued blits have completed.
|
/external/blktrace/btt/doc/ |
D | btt.tex | 235 between consecutively \emph{received -- queued} and \emph{submitted
|
/external/webkit/Source/WebKit2/UIProcess/API/mac/ |
D | WKView.mm | 1494 // Prevent queued mouseDragged events from coming after the drag and fake mouseUp event.
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 1431 calls queued timeouts on disconnect 2399 (struct BusOwner): new struct for keeping track of queued connections 2809 (ProxyObject::_introspect_error_handler): call queued methods 3273 where the Intospect call would be queued waiting for the Introspect 8983 do it after we've queued any remaining real messages 12138 Make activation work better. Now pending activations will be queued
|