Home
last modified time | relevance | path

Searched refs:asynchronous (Results 1 – 16 of 16) sorted by relevance

/external/bluez/libs/
DChangeLog98 Fix issues with the asynchronous API for SDP.
101 Add asynchronous API for SDP.
/external/webkit/SunSpider/tests/
Dv8-raytrace.js831 asynchronous: true, property
879 this.options.asynchronous);
881 if (this.options.asynchronous)
892 if (!this.options.asynchronous && this.transport.overrideMimeType)
/external/dbus/doc/
Ddcop-howto.txt123 a remote function. Sending is asynchronous (i.e. it returns immediately)
/external/blktrace/btreplay/doc/
Dbtreplay.tex134 IOs that will be processed as a single \emph{asynchronous IO} call to the
/external/bluez/utils/
DChangeLog364 Add support for asynchronous SDP requests.
/external/webkit/WebKit/mac/
DChangeLog803 Make Evaluate an asynchronous method that has a reply method.
1692 … Change InstantiatePlugin to be asynchronous so we won't deadlock if the plug-in tries to call
1736 LoadURL doesn't need to be asynchronous.
DChangeLog-2002-12-031116 Make navigation policy asynchronous for real.
1143 Wrap content policy invocation to look asynchronous.
1154 to be asynchronous. However, the actually delegate method is not
6178 - Start asynchronous loading in WebResourceHandle init method. This required some
DChangeLog-2006-02-097418 …(-[WebBaseNetscapePluginView initWithFrame:]): In our asynchronous load, pass along currentEventIs…
/external/dbus/
DChangeLog2692 case using asynchronous method reply functions, both return values and
2714 flag, asynchronous method implementations, informing the method of the
4783 (invoke_object_method): Many changes. Handle asynchronous
4813 asynchronous.
/external/bison/doc/
Dbison.texinfo4073 code. Reentrancy is important whenever asynchronous execution is possible;
Dbison.info3915 code. Reentrancy is important whenever asynchronous execution is
/external/webkit/WebCore/
DChangeLog-2007-10-148186 …The IconDatabase API was originally designed to be fully asynchronous - if an icon wasn't read in …
8194 Time to make the IconDatabase live up to it's fully asynchronous destiny.
8264 …abase::delayDatabaseCleanup): Restore this method from a year ago, as asynchronous pruning of icon…
13020 …ore::FrameLoader::stopForUserCancel): Changed a call to checkLoadComplete to be asynchronous, since
17293 …For the asynchronous case, we simply keep track of the URL and if it has a user name and password,…
DChangeLog-2008-08-1017671 Handler for finishing up after an asynchronous method check has completed.
22808 Implement asynchronous postMessage.
40186 method used both for synchronous and asynchronous job.
52034 stylesheets. It would also be nice to move back to an asynchronous
52036 don't have an asynchronous loading mechanism that is not tied to a
DChangeLog-2003-10-2516130 asynchronous instead. This fixes the crasher
DChangeLog-2005-08-2355171 - fixed 3486998 - Implement asynchronous http loading for XMLHttpRequest
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1424241 are now asynchronous.