HomeSort by relevance Sort by last modified time
    Searched full:busy (Results 76 - 100 of 1203) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
joystick.h 90 __s32 BUSY;
100 __s32 BUSY;
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
joystick.h 90 __s32 BUSY;
100 __s32 BUSY;
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
joystick.h 90 __s32 BUSY;
100 __s32 BUSY;
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
joystick.h 90 __s32 BUSY;
100 __s32 BUSY;
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
joystick.h 90 __s32 BUSY;
100 __s32 BUSY;
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
joystick.h 90 __s32 BUSY;
100 __s32 BUSY;
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
joystick.h 90 __s32 BUSY;
100 __s32 BUSY;
  /external/curl/docs/libcurl/opts/
CURLOPT_LOCALPORTRANGE.3 36 number. Port numbers by nature are scarce resources that will be busy at times
  /external/fio/
time.c 10 * busy looping version for the last few usec
  /external/kernel-headers/original/uapi/linux/mmc/
ioctl.h 25 * a "busy" indicator for read operations).
  /external/valgrind/drd/tests/
annotate_sem.c 6 * implemented via busy-waiting. Annotations are used to tell DRD
  /frameworks/av/media/libnbaio/
LibsndfileSource.cpp 63 // further looping to prevent the caller from busy waiting at read().
  /frameworks/base/core/java/android/os/storage/
StorageResultCode.java 70 * Operation failed: Storage is busy.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallFailCause.java 35 // Busy Tone
  /external/autotest/client/profilers/powertop/src/
Changelog 16 * Show USB suspend statistics as a low priority hint for busy
38 * Show blue color if the cpu is 25% or more busy to indicate
111 the cpu is 100% busy as reported by Friedrich
  /external/libdrm/amdgpu/
amdgpu_cs.c 315 bool *busy)
337 *busy = args.out.status;
346 bool busy = true; local
364 fence->fence, timeout_ns, flags, &busy);
366 if (!r && !busy)
  /external/libmicrohttpd/doc/chapters/
largerpost.inc 5 clients concurrently uploading, responding with a proper busy message if necessary.
20 If there are too many clients uploading, we want the server to respond to all requests with a busy
24 "<html><body>This server is busy, please try again later.</body></html>";
87 The decision whether the server is busy or not is made right at the beginning of the connection. To
109 If the server is not busy, the @code{connection_info} structure is initialized as usual, with
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
nsd-wifi-direct.jd 106 // Command failed. Check for P2P_UNSUPPORTED, ERROR, or BUSY
206 // Command failed. Check for P2P_UNSUPPORTED, ERROR, or BUSY
225 // Command failed. Check for P2P_UNSUPPORTED, ERROR, or BUSY
245 <dt> {@link android.net.wifi.p2p.WifiP2pManager#BUSY}</dt>
246 <dd> The system is to busy to process the request.</dd>
  /development/ndk/platforms/android-3/include/linux/
blkdev.h 274 int busy; member in struct:blk_queue_tag
440 #define blk_queue_tag_depth(q) ((q)->queue_tags->busy)
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCStatement.java 96 int busy = 0; local
121 conn.busy3(conn.db, ++busy)) {
130 int ms = 20 + busy * 10;
  /external/libnfc-nxp/src/
phHal4Nfc_Emulation.c 117 PHDBG_INFO("Hal4:Configuration in progress.Returning status Busy");
149 PHDBG_INFO("Hal4:In Connected state.Returning Busy");
245 PHDBG_INFO("Hal4:Configuration in progress.Returning status Busy");
  /packages/apps/PhoneCommon/res/values/
strings.xml 74 <!-- In-call screen: call failure reason (busy) -->
75 <string name="callFailed_userBusy">Line busy</string>
77 <string name="callFailed_congestion">Network busy</string>
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
blkdev.h 274 int busy; member in struct:blk_queue_tag
440 #define blk_queue_tag_depth(q) ((q)->queue_tags->busy)
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
blkdev.h 274 int busy; member in struct:blk_queue_tag
440 #define blk_queue_tag_depth(q) ((q)->queue_tags->busy)
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
blkdev.h 274 int busy; member in struct:blk_queue_tag
440 #define blk_queue_tag_depth(q) ((q)->queue_tags->busy)
441 #define blk_queue_tag_queue(q) ((q)->queue_tags->busy < (q)->queue_tags->max_depth)

Completed in 1467 milliseconds

1 2 34 5 6 7 8 91011>>