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

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
simple.h 99 * A simple but limited synchronous playback and recording
100 * API. This is a synchronous, simplified wrapper around the standard
  /external/autotest/scheduler/
scheduler_models_unittest.py 404 self._create_job(hosts=[1, 2], synchronous=True)
412 job = self._create_job(hosts=[1, 2], synchronous=True)
433 job = self._create_job(hosts=[1, 2], synchronous=True)
444 job = self._create_job(hosts=[1, 2], synchronous=False)
455 self._create_job(hosts=[5, 6], atomic_group=1, synchronous=True)
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_parser_host.h 78 This function loads Parser Firmware and initialises necessary state information.This a synchronous message to FW.
89 This function returns the size required opening a stream. This a synchronous message to FW.
97 This function opens requested codec.This a synchronous message to FW.
109 This function closes stream.This a synchronous message to FW.
116 This function flushes the current stream. This is a synchronous message to FW.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
fs.h 116 * READ_SYNC A synchronous read. Device is not plugged, caller can
126 * WRITE_SYNC_PLUG Synchronous write. Identical to WRITE, but passes down
193 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
233 #define S_DIRSYNC 64 /* Directory modifications are synchronous */
333 #define FS_SYNC_FL 0x00000008 /* Synchronous updates */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fs.h 139 * READ_SYNC A synchronous read. Device is not plugged, caller can
146 * WRITE_SYNC Synchronous write. Identical to WRITE, but passes down
195 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */
237 #define S_DIRSYNC 64 /* Directory modifications are synchronous */
346 #define FS_SYNC_FL 0x00000008 /* Synchronous updates */
  /external/apache-http/android/src/android/net/http/
RequestHandle.java 47 // Used only with synchronous requests.
80 * is used during a synchronous load to handle this request.
463 // mConnection is non-null if and only if the requests are synchronous.
  /external/curl/lib/
hostip4.c 76 * Curl_getaddrinfo() - the IPv4 synchronous version.
102 *waitp = 0; /* synchronous response only */
118 * This is used for both synchronous and asynchronous resolver builds,
  /external/libusb/libusb/
sync.c 2 * Synchronous I/O functions for libusb
29 * @defgroup syncio Synchronous device I/O
31 * This page documents libusb's synchronous (blocking) API for USB device I/O.
  /external/libvpx/libvpx/test/
vp9_thread_test.cc 39 const bool synchronous = GetParam(); local
40 if (synchronous) {
324 INSTANTIATE_TEST_CASE_P(Synchronous, VPxWorkerThreadTest, ::testing::Bool());
  /frameworks/wilhelm/src/itf/
IDynamicInterfaceManagement.c 156 // Synchronous: mark operation pending to prevent duplication
234 // Mark operation pending (not necessary; remove is synchronous with mutex locked)
404 // Synchronous: mark operation pending to prevent duplication
  /frameworks/wilhelm/tests/examples/
slesTestBassBoostPath.cpp 96 /* Realize the Output Mix object in synchronous mode */
149 /* Realize the player in synchronous mode. */
283 /* Realizing the SL Engine in synchronous mode. */
slesTestEqFdPath.cpp 101 /* Realize the Output Mix object in synchronous mode */
154 /* Realize the player in synchronous mode. */
318 /* Realizing the SL Engine in synchronous mode. */
slesTestEqOutputPath.cpp 107 /* Realize the Output Mix object in synchronous mode */
161 /* Realize the player in synchronous mode. */
319 /* Realizing the SL Engine in synchronous mode. */
slesTestPlayFdPath.cpp 112 /* Realize the Output Mix object in synchronous mode */
155 /* Realize the player in synchronous mode. */
246 /* Realizing the SL Engine in synchronous mode. */
slesTestVirtualizerPath.cpp 97 /* Realize the Output Mix object in synchronous mode */
150 /* Realize the player in synchronous mode. */
285 /* Realizing the SL Engine in synchronous mode. */
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 161 // Realizing the Output Mix object in synchronous mode.
189 /* Realizing the player in synchronous mode. */
308 /* Realizing the SL Engine in synchronous mode. */
slesTestPlayStreamType.cpp 92 /* Realize the Output Mix object in synchronous mode */
149 /* Realize the player in synchronous mode. */
261 /* Realizing the SL Engine in synchronous mode. */
slesTestPlayUri2.cpp 111 /* Realize the Output Mix object in synchronous mode */
148 /* Realize the players in synchronous mode. */
274 /* Realizing the SL Engine in synchronous mode. */
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 141 // Realizing the Output Mix object in synchronous mode.
165 /* Realizing the player in synchronous mode. */
278 /* Realizing the SL Engine in synchronous mode. */
  /system/tpm/trunks/
resource_manager.h 38 // It is reactive to and synchronous with active TPM commands, it does not
47 // with the limitation that all calls are synchronous. The SendCommand method
49 // ResourceManager synchronous simplifies the code and improves readability.
  /external/autotest/client/common_lib/cros/
dev_server.py 772 def _trigger_download(self, build, artifacts, files, synchronous=True,
780 If |synchronous| is True, waits for the entire download to finish
786 @param synchronous: if True, waits until all components of the image are
    [all...]
  /cts/hostsidetests/devicepolicy/app/PackageInstaller/src/com/android/cts/packageinstaller/
ManualPackageInstallTest.java 71 // Assuming installation is not synchronous, we should wait a while before checking.
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerSpoofingTest.java 112 // Because of the handlers, callback calls are not synchronous.
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/recommendation/
UpdateRecommendationsService.java 101 .into(CARD_WIDTH, CARD_HEIGHT) // Only use for synchronous .get()
  /development/ndk/platforms/android-3/include/sys/
mount.h 46 #define MS_DIRSYNC 128 /* Directory modifications are synchronous */

Completed in 838 milliseconds

1 2 3 45 6 7 8 91011>>