OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:async
(Results
601 - 625
of
1591
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
base_screen_handler.h
231
// The string id used in the
async
asset load in JS. If it is set to a
/external/chromium_org/chrome_frame/test/
ie_event_sink.h
97
// be fired when the window closes (
async
).
/external/chromium_org/content/browser/fileapi/
file_system_dir_url_request_job_unittest.cc
92
ASSERT_TRUE(request_->is_pending()); // verify that we're starting
async
/external/chromium_org/content/browser/renderer_host/
clipboard_message_filter.cc
122
// This
async
message doesn't support shared-memory based bitmaps; they must
/external/chromium_org/content/browser/renderer_host/input/
input_router_impl.h
115
// as an
async
IPC Message.
/external/chromium_org/content/child/npapi/
np_channel_base.h
214
// additionally have to do this for
async
messages from the renderer that
/external/chromium_org/content/public/test/android/javatests/src/org/chromium/content/browser/test/util/
CallbackHelper.java
109
* // Shows how to turn an
async
operation + completion callback into a synchronous operation.
/external/chromium_org/gpu/command_buffer/service/
async_pixel_transfer_manager_idle.cc
39
// Class which handles
async
pixel transfers in a platform
/external/chromium_org/ipc/
ipc_message.h
172
// Used for
async
messages with no parameters.
ipc_sync_channel.h
52
// in while the original thread is blocked. Normal
async
messages are queued
/external/chromium_org/jingle/glue/
chrome_async_socket.h
153
// An
async
I/O operation is pending.
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
README
38
For true
async
cancelation of threads (including blocked threads).
49
loaded. If it is not available, pthreads-win32 will simulate
async
50
cancelation, which means that it can
async
cancel only threads that
51
are runnable. The simulated
async
cancellation cannot cancel blocked
/external/chromium_org/net/proxy/
dhcp_proxy_script_adapter_fetcher_win.cc
245
// an optional "
async
notifications later if the option changes" mode.
/external/chromium_org/ppapi/native_client/tests/ppapi_test_lib/
test_interface.h
20
// //
async
test case
/external/chromium_org/ppapi/
ppapi_proxy.gypi
15
# easily make
async
callbacks in the proxy. We can't depend on the
/external/chromium_org/ppapi/tests/
test_flash_clipboard.cc
23
// WriteData() sends an
async
request to the browser process. As a result, the
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
sidebarPane.css
176
.sidebar-pane-toolbar > label.scripts-callstack-
async
{
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseManager.cpp
224
RefPtr<DatabaseBackendBase> backend = openDatabaseBackend(context, DatabaseType::
Async
, name,
/external/chromium_org/third_party/WebKit/Source/platform/
TraceEvent.h
357
// - |id| is used to match the ASYNC_BEGIN event with the ASYNC_END event.
ASYNC
371
// An
ASYNC
trace typically occurs on a single thread (if not, they will only be
401
// within the
async
event. This should be called at the beginning of the next
416
// within the
async
event. This should be called at the beginning of the next
[
all
...]
/external/chromium_org/third_party/WebKit/public/platform/
WebFileSystem.h
146
// FIXME: deprecate this after
async
version of createFileWriter is
/external/chromium_org/third_party/leveldatabase/src/db/
db_bench.cc
23
// fillseq -- write N values in sequential key order in
async
mode
24
// fillrandom -- write N values in random key order in
async
mode
25
// overwrite -- overwrite N values in random key order in
async
mode
27
// fill100K -- write N/1000 100K values in random order in
async
mode
/external/chromium_org/third_party/sqlite/
test.patch
144
all.test
async
.test quick.test veryquick.test
/external/dnsmasq/src/
netlink.c
172
nl_routechange(h); /* May be multicast arriving
async
*/
/external/kernel-headers/original/linux/
binder.h
111
TF_ONE_WAY = 0x01, /* this is a one-way call:
async
, no return */
/external/libppp/src/
atm.c
55
#include "
async
.h"
Completed in 324 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>