Searched
full:asynchronous (Results
426 -
450 of
1227) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
synclink.h | 149 unsigned long mode; /* Asynchronous or HDLC */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/ |
simple.h | 101 * asynchronous API.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
posix1_lim.h | 34 /* Minimal number of outstanding asynchronous I/O operations. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
ntpoapi.h | 284 IN BOOLEAN Asynchronous);
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
pystate.h | 95 PyObject *async_exc; /* Asynchronous exception to raise */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
asyncore.py | 28 """Basic infrastructure for asynchronous socket service clients and servers. 594 # Asynchronous File I/O: 598 # isn't meant for doing asynchronous file i/o. 600 # supports asynchronous read-ahead. So _MOST_ of the time, the data
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
pystate.h | 95 PyObject *async_exc; /* Asynchronous exception to raise */
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
asyncore.py | 28 """Basic infrastructure for asynchronous socket service clients and servers. 594 # Asynchronous File I/O: 598 # isn't meant for doing asynchronous file i/o. 600 # supports asynchronous read-ahead. So _MOST_ of the time, the data
|
/prebuilts/go/darwin-x86/src/net/ |
sock_posix.go | 36 // asynchronous I/O using the network poller.
|
/prebuilts/go/linux-x86/src/net/ |
sock_posix.go | 36 // asynchronous I/O using the network poller.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pystate.h | 95 PyObject *async_exc; /* Asynchronous exception to raise */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
asyncore.py | 28 """Basic infrastructure for asynchronous socket service clients and servers. 594 # Asynchronous File I/O: 598 # isn't meant for doing asynchronous file i/o. 600 # supports asynchronous read-ahead. So _MOST_ of the time, the data
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pystate.h | 95 PyObject *async_exc; /* Asynchronous exception to raise */
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
asyncore.py | 28 """Basic infrastructure for asynchronous socket service clients and servers. 594 # Asynchronous File I/O: 598 # isn't meant for doing asynchronous file i/o. 600 # supports asynchronous read-ahead. So _MOST_ of the time, the data
|
/sdk/apps/SdkController/ |
Implementation.txt | 41 Note however that due to the asynchronous nature of the bind operation, the activity
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/activities/ |
BaseBindingActivity.java | 60 * <em>not</em> in {@link #onResume()} -- since binding to the service is asynchronous
|
/system/bt/btif/include/ |
btif_av_api.h | 160 #define BTIF_AV_FEEDING_ASYNCHRONOUS 0 /* asynchronous feeding, use tx av timer */
|
/system/bt/service/common/bluetooth/ |
scan_settings.h | 50 // in asynchronous callbacks.
|
/system/bt/service/doc/ |
IBluetoothGattServer.txt | 81 * an asynchronous failure, e.g. if no service declaration was started or
|
/system/bt/service/example/heart_rate/ |
heart_rate_server.h | 43 // initiates a set of asynchronous procedures. Invokes |callback|
|
/system/connectivity/shill/cellular/ |
cellular_service.h | 231 // Note: Since Connect() is asynchronous, this flag is only set during the
|
/system/core/include/utils/ |
Thread.h | 52 // Ask this object's thread to exit. This function is asynchronous, when the
|
/system/core/libcutils/ |
android_reboot.c | 127 * Unfortunately, that is asynchronous, and just schedules the work and
|
/system/webservd/libwebserv/ |
dbus_protocol_handler.h | 101 // Asynchronous callbacks to handle successful or failed request handler
|
/system/webservd/webservd/ |
protocol_handler.h | 95 // Schedules an asynchronous call to DoWork().
|
Completed in 1349 milliseconds
<<11121314151617181920>>