Searched
full:asynchronous (Results
476 -
500 of
2015) sorted by null
<<11121314151617181920>>
/external/mdnsresponder/mDNSCore/ |
Implementer Notes.txt | 52 In an asynchronous or interrupt-driven application, there are three
|
/external/mesa3d/src/gallium/include/state_tracker/ |
sw_winsys.h | 127 * This call will likely become asynchronous eventually.
|
/external/mksh/ |
Android.mk | 40 -fno-asynchronous-unwind-tables -fwrapv \
|
/external/mksh/src/ |
sh_flags.h | 81 /* -b asynchronous job completion notification */
|
/external/qemu/android/protocol/ |
attach-ui-proxy.c | 48 /* Asynchronous I/O callback for AttachUIProxy instance.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_SetVideoMode.3 | 24 Enables the use of asynchronous updates of the display surface\&. This will usually slow down blitting on single CPU machines, but may provide a speed increase on SMP systems\&.
|
/external/smack/src/org/xbill/DNS/ |
Resolver.java | 86 * on success or exception. Multiple asynchronous lookups can be performed
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
cvei.h | 37 be synchronous, i.e., the encoding will be a blocked call. Asynchronous operation 142 the bitstream in asynchronous mode. */ 344 /** Set the observer for asynchronous encoding mode. */ 348 asynchronous encoding mode. */
|
/frameworks/base/drm/java/android/drm/ |
DrmEvent.java | 22 * A base class that is used to send asynchronous event information from the DRM framework.
|
/frameworks/base/services/java/com/android/server/display/ |
DisplayAdapter.java | 71 * Gets a handler that the display adapter may use to post asynchronous messages.
|
/frameworks/native/include/gui/ |
BufferItemConsumer.h | 38 * operate either in synchronous or asynchronous mode.
|
IDisplayEventConnection.h | 56 virtual void requestNextVsync() = 0; // asynchronous
|
/frameworks/opt/telephony/ |
README.txt | 8 This can be done because all actions are either asynchronous
|
/frameworks/wilhelm/src/ |
ThreadPool.h | 70 // want to use asynchronous callbacks, be aware that any value greater
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Executor.java | 26 * require that execution be asynchronous. In the simplest case, an
|
/libcore/luni/src/test/java/tests/api/java/lang/ |
ProcessTest.java | 117 process.waitFor(); // destroy is asynchronous.
|
/packages/apps/Dialer/src/com/android/dialer/ |
CallDetailActivityQueryHandler.java | 55 * if this is a voicemail record then it makes up to two asynchronous content resolver queries.
|
/packages/apps/Settings/src/com/android/settings/ |
MasterClearConfirm.java | 67 // Intent handling is asynchronous -- assume it will happen soon.
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
ContentProviderTask.java | 33 * Simple utility class to make an asynchronous {@link ContentProvider} request expressed as
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
DownloadScanner.java | 40 * Manages asynchronous scanning of completed downloads.
|
/system/core/libcutils/ |
android_reboot.c | 74 * Unfortunately, that is asynchronous, and just schedules the work and
|
/cts/tests/tests/provider/src/android/provider/cts/ |
ContactsProvider2_AccountRemovalTest.java | 184 // Account cleanup is asynchronous, wait a bit before checking. 215 // Account cleanup is asynchronous, wait a bit before checking.
|
/external/bison/lib/ |
sigprocmask.c | 195 while blocked. There is an inherent race where an asynchronous 312 asynchronous interrupt on signal A can occur after we
|
/external/chromium/chrome/common/extensions/docs/static/ |
tut_analytics.html | 51 <a href="http://code.google.com/apis/analytics/docs/tracking/asyncTracking.html">asynchronous 64 Here is a background page which loads the asynchronous tracking code and
|
/external/chromium/net/socket/ |
client_socket_handle.h | 149 // Called on asynchronous completion of an Init() request. 152 // Called on completion (both asynchronous & synchronous) of an Init()
|
Completed in 689 milliseconds
<<11121314151617181920>>