HomeSort by relevance Sort by last modified time
    Searched full:asynchronous (Results 101 - 125 of 1227) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium-trace/catapult/telemetry/telemetry/timeline/
async_slice.py 10 asynchronous operation is in progress. An AsyncSlice consumes no CPU time
  /external/glide/library/src/main/java/com/bumptech/glide/request/
Request.java 9 * Starts an asynchronous load.
  /external/guava/guava/src/com/google/common/cache/
RemovalListeners.java 44 public static <K, V> RemovalListener<K, V> asynchronous( method in class:RemovalListeners
  /external/guava/guava/src/com/google/common/util/concurrent/
AsyncFunction.java 32 * done}, making {@code AsyncFunction} suitable for asynchronous derivations.
  /external/libbrillo/brillo/http/
http_transport_curl.h 92 // Cleans up internal data for a completed/canceled asynchronous operation
120 // Stores the connection-specific asynchronous data (such as the success
124 // Internal data associated with in-progress asynchronous operations.
126 // The last request ID used for asynchronous operations.
  /external/llvm/include/llvm/Support/
ThreadPool.h 45 /// A ThreadPool for asynchronous parallel execution on a defined number of
74 /// Asynchronous submission of a task to the pool. The returned future can be
92 /// Asynchronous submission of a task to the pool. The returned future can be
108 /// Asynchronous submission of a task to the pool. The returned future can be
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialogEventListener.java 21 * Interface implemented by classes that want to be notified of asynchronous
SIPTransactionEventListener.java 31 * Interface implemented by classes that want to be notified of asynchronous
  /external/sl4a/Utils/src/com/googlecode/android_scripting/future/
FutureResult.java 24 * FutureResult represents an eventual execution result for asynchronous operations.
  /external/toybox/
configure 13 [ -z "$OPTIMIZE" ] && OPTIMIZE="-Os -ffunction-sections -fdata-sections -fno-asynchronous-unwind-tables -fno-strict-aliasing"
  /external/valgrind/none/tests/
pth_cancel2.c 12 * safe routines when the caller has asynchronous
  /external/webrtc/webrtc/base/
socketserver.h 24 // notified of asynchronous I/O from this server's Wait method.
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/common/
ARDUtilities.h 23 // Issues an asynchronous request that calls back on main queue.
  /frameworks/base/core/java/android/content/
ReceiverCallNotAllowedException.java 26 * not valid to use asynchronous APIs.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/
TODO 16 - Add an asynchronous error code to struct nestegg and ensure that API calls
  /libnativehelper/include/nativehelper/
AsynchronousCloseMonitor.h 24 * AsynchronousCloseMonitor helps implement Java's asynchronous close semantics.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
SQLiteAsyncQuery.java 22 * Abstract helper base class for asynchronous SQLite queries.
  /packages/apps/StorageManager/src/com/android/storagemanager/overlay/
StorageManagementJobProvider.java 27 * Starts an asynchronous deletion job to clear out storage older than
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
aio.h 20 * ISO/IEC 9945-1:1996 6.7: Asynchronous Input and Output
34 /* Asynchronous I/O control block. */
160 /* Try to cancel asynchronous I/O requests outstanding against file
164 /* Suspend calling thread until at least one of the asynchronous I/O
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fcntl.h 11 * asynchronous lock api to userspace:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
pulseaudio.h 67 * \li The complete but somewhat complicated to use asynchronous API
81 * \section async_sec Asynchronous API
83 * Use this if you develop your programs in asynchronous, event loop
112 * \li libpulse - The asynchronous API and the internal main loop implementation.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
aio.h 20 * ISO/IEC 9945-1:1996 6.7: Asynchronous Input and Output
34 /* Asynchronous I/O control block. */
160 /* Try to cancel asynchronous I/O requests outstanding against file
164 /* Suspend calling thread until at least one of the asynchronous I/O
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fcntl.h 11 * asynchronous lock api to userspace:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
pulseaudio.h 68 * \li The complete but somewhat complicated to use asynchronous API
82 * \section async_sec Asynchronous API
84 * Use this if you develop your programs in asynchronous, event loop
113 * \li libpulse - The asynchronous API and the internal main loop implementation.
  /system/tpm/trunks/
trunks_binder_proxy.h 39 // Asynchronous calls assume a message loop and binder watcher have already

Completed in 700 milliseconds

1 2 3 45 6 7 8 91011>>