OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:async
(Results
276 - 300
of
1591
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
ioctl-types.h
69
#define N_X25 6 /* X.25
async
*/
/sdk/eclipse/
dictionary.txt
20
async
/external/libusb/libusb/os/
darwin_usb.c
46
static CFRunLoopRef libusb_darwin_acfl = NULL; /*
async
cf loop */
49
/*
async
event thread */
67
return "no
async
port has been opened for interface";
292
/* let the main thread know about the
async
runloop */
338
/* stop the
async
runloop */
612
/* create
async
event source */
659
/* delete the device's
async
event source */
916
/* create
async
event source */
919
usbi_err (HANDLE_CTX (dev_handle), "could not create
async
event source");
921
/* can't continue without an
async
event source *
[
all
...]
/development/host/windows/usb/api/
adb_legacy_endpoint_object.h
57
/** \brief Common code for
async
read / write
63
@param[in] event_handle Event handle that should be signaled when
async
I/O
/development/host/windows/usb/winusb/
adb_winusb_endpoint_object.h
80
/** \brief Common code for
async
read / write
86
@param[in] event_handle Event handle that should be signaled when
async
I/O
/external/chromium/chrome/browser/chromeos/
audio_handler.cc
105
bool AudioHandler::TryToConnect(bool
async
) {
115
if (
async
) {
/external/chromium/net/proxy/
sync_host_resolver_bridge_unittest.cc
161
// Create a synchronous host resolver that operates the
async
host
201
// This (
async
) host resolver will outlive the thread that is operating it
/external/chromium-trace/trace-viewer/src/tracing/importer/linux_perf/
android_parser.js
66
// No
async
slices have been started.
73
// No
async
slices w/ this key have been started.
/external/chromium_org/chrome/browser/media_galleries/mac/
mtp_device_delegate_impl_mac.h
24
// on any thread, but then mutates all state on the UI thread. The
async
33
// IO thread by the
async
filesystem file util. They forward to
/external/chromium_org/chrome/browser/prefs/
pref_service_syncable.cc
40
bool
async
)
46
async
),
/external/chromium_org/chrome/browser/search/
instant_service.h
142
//
async
callback. Parses them and sends them to the renderer via
190
// Used for Top Sites
async
retrieval.
/external/chromium_org/chrome/browser/sync/glue/
model_association_manager.h
19
// associating and stopping. Since the operations are
async
it uses an
26
// |ModelAssociationManager| association functions are
async
. The results of
/external/chromium_org/chrome/browser/ui/sync/
profile_signin_confirmation_helper.cc
95
// Used for
async
tasks.
98
// Keep track of how many
async
requests are pending.
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.h
105
// Invoked after the
async
assets load. The screen handler that has the same
106
//
async
assets load id will be initialized.
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
CONTRIBUTORS
58
Implementation of
async
cancelation.
119
makes preemptive
async
cancelation possible.
pthread_cancel.c
119
* (pthread_cancel is required to be an
async
-cancel
127
* Lock for
async
-cancel safety.
/external/chromium_org/third_party/WebKit/Source/wtf/
CONTRIBUTORS.pthreads-win32
66
Implementation of
async
cancelation.
126
makes preemptive
async
cancelation possible.
/external/chromium_org/third_party/leveldatabase/src/doc/bench/
db_bench_sqlite3.cc
15
// fillseq -- write N values in sequential key order in
async
mode
17
// fillseqbatch -- batch write N values in sequential key order in
async
mode
18
// fillrandom -- write N values in random key order in
async
mode
20
// fillrandbatch -- batch write N values in sequential key order in
async
mode
21
// overwrite -- overwrite N values in random key order in
async
mode
22
// fillrand100K -- write N/1000 100K values in random order in
async
mode
23
// fillseq100K -- write N/1000 100K values in sequential order in
async
mode
26
// readrand100K -- read N/1000 100K values in sequential order in
async
mode
/external/chromium_org/third_party/sqlite/src/src/
test_async.c
14
** (defined in ext/
async
/sqlite3async.h) to Tcl.
31
int isInstalled; /* True when
async
VFS is installed */
/external/kernel-headers/original/linux/
pagemap.h
19
#define AS_EIO (__GFP_BITS_SHIFT + 0) /* IO error on
async
write */
20
#define AS_ENOSPC (__GFP_BITS_SHIFT + 1) /* ENOSPC on
async
write */
/external/qemu/android/protocol/
user-events-impl.c
22
#include "android/
async
-utils.h"
85
// We don't use
async
writer here, so we don't expect
/frameworks/base/core/java/android/net/
DummyDataStateTracker.java
111
* TODO - make
async
and return nothing?
157
* TODO - make
async
and always get a notification?
/frameworks/base/core/java/com/android/internal/os/
HandlerCaller.java
34
MyHandler(Looper looper, boolean
async
) {
35
super(looper, null,
async
);
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
RingtonePlayer.java
143
throw new SecurityException("
Async
playback only available from system UID.");
153
throw new SecurityException("
Async
playback only available from system UID.");
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.h
79
//
Async
event handlers (called from the AudioSfDecoder's event loop)
84
//
Async
event handlers (called from GenericPlayer's event loop)
Completed in 624 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>