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

<<11121314151617181920>>

  /external/curl/lib/
hostip.c 83 * asynchronous name resolves. This can be Windows or *nix.
90 * libcurl is not built to use an asynchronous resolver, CURLRES_SYNCH is
96 * hostasyn.c - functions for asynchronous name resolves
101 * The two asynchronous name resolver backends are implemented in:
  /external/curl/packages/Symbian/
readme.txt 12 tricky, since libcurl isn't designed with Symbian's native asynchronous
  /external/dbus-binding-generator/chromeos-dbus-bindings/
proxy_generator.h 118 // Generates a mock for asynchronous D-Bus method.
  /external/google-breakpad/src/client/ios/
BreakpadController.h 102 // Access the underlying BreakpadRef. This method is asynchronous, and will be
  /external/jetty/src/java/org/eclipse/jetty/continuation/
ContinuationFilter.java 36 * the asynchronous features provided by {@link Continuation} APIs, but that
  /external/kernel-headers/original/uapi/linux/
synclink.h 149 unsigned long mode; /* Asynchronous or HDLC */
  /external/libchrome/dbus/
exported_object.h 146 // synchronous service or called later to implement an asynchronous service.
  /external/libnfc-nxp/src/
phDal4Nfc.h 320 * This asynchronous function writes the given block of data to the driver.
372 * This asynchronous function reads the data from the driver in which length
430 * This asynchronous function waits before reading the data from the
493 * This asynchronous function issues cancellation of the outstanding
phFriNfc.h 117 * there is no interaction or asynchronous processing the definition of the \b Process(ing)
  /external/libogg/doc/libogg/
decoding.html 57 <td>Check for asynchronous errors.</td>
  /external/libusb/
PORTING 16 asynchronous transfers (synchronous transfers are implemented in the higher
  /external/mksh/src/
sh_flags.opt 114 /* -b asynchronous job completion notification */
  /external/opencv3/modules/cudafeatures2d/include/opencv2/
cudafeatures2d.hpp 164 /** @brief Finds the best match for each descriptor from a query set (asynchronous version).
240 /** @brief Finds the k best matches for each descriptor from a query set (asynchronous version).
323 /** @brief For each query descriptor, finds the training descriptors not farther than the specified distance (asynchronous version).
375 /** @brief Abstract base class for CUDA asynchronous 2D image feature detectors and descriptor extractors.
  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
QuadRenderer.cpp 274 if (m_SRV && m_loadingComplete) // Only draw the cube once it is loaded (loading is asynchronous).
  /external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/testGenerator/
TestLauncher.py 111 self.__availableLaunchType = ["asynchronous", "synchronous"]
  /external/proguard/src/proguard/optimize/info/
ExceptionInstructionChecker.java 141 // broken and deprecated asynchronous ThreadDeath. Removing the
  /external/webrtc/webrtc/base/
opensslstreamadapter.h 148 // asynchronous contexts (when an error method was not returned
stream.h 28 // StreamInterface is a generic asynchronous stream interface, supporting read,
29 // write, and close operations, and asynchronous signalling of state changes.
96 // Note: Not all streams will support asynchronous event signalling. However,
367 // support asynchronous notification.
  /external/webrtc/webrtc/libjingle/xmpp/
xmpptask.h 41 // This technique (synchronous recognize, but asynchronous processing)
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.cpp 38 // are blocking, but NuPlayer needs asynchronous operations.
  /frameworks/base/core/java/android/accounts/
AccountManagerFuture.java 22 * A <tt>AccountManagerFuture</tt> represents the result of an asynchronous
  /frameworks/base/core/java/android/app/
IntentService.java 29 * IntentService is a base class for {@link Service}s that handle asynchronous
  /frameworks/base/core/java/android/content/
CursorLoader.java 145 * Starts an asynchronous load of the contacts list data. When the result is ready the callbacks
  /frameworks/base/docs/html/distribute/stories/games/
noodlecake-super-stickman.jd 47 game immediately. And to minimize drop-off asynchronous gameplay starts
  /frameworks/base/docs/html/training/load-data-background/
setup-loader.jd 32 A {@link android.support.v4.content.CursorLoader} runs an asynchronous query in the background

Completed in 478 milliseconds

<<11121314151617181920>>