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

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/current/platforms/android-9/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-9/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-9/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)
  /toolchain/binutils/binutils-2.25/gprof/
cg_dfn.c 70 * Is CHILD already busy?
210 * the stack and mark it busy.
287 * If we're already busy, must be a cycle:
  /developers/samples/android/notification/LNotifications/
template-params.xml 73 when they're busy.
  /device/asus/fugu/original-kernel-headers/drm/
psb_ttm_fence_user.h 89 * but return -EBUSY if the buffer is busy.
  /external/curl/tests/libtest/
lib556.c 82 /* busy-read like crazy */
  /external/kernel-headers/original/uapi/linux/
llc.h 40 LLC_OPT_BUSY_TMR_EXP, /* busy state expire time (secs). */
  /external/kernel-headers/original/uapi/scsi/fc/
fc_gs.h 77 FC_FS_RJT_BSY = 0x05, /* logical busy */
  /external/libcxx/test/libcxx/android/
executors.py 52 if 'Text file busy' in out:
  /external/pdfium/fpdfsdk/src/javascript/
resource.cpp 31 return L"System is busy.";
  /external/svox/pico/lib/
picorsrc.h 119 /* unload resource file. (warn if resource file is busy) */
  /frameworks/base/telecomm/java/android/telecom/
DisconnectCause.java 52 /** Disconnected because the other party was busy. */
53 public static final int BUSY = 7;
268 case BUSY:
269 code = "BUSY";
  /frameworks/base/telephony/java/android/telephony/
DisconnectCause.java 35 /** Outgoing call to busy line */
36 public static final int BUSY = 4;
230 case BUSY:
231 return "BUSY";
  /hardware/ti/omap4-aah/camera/
CameraProperties.cpp 108 CAMHAL_LOGE("camera busy. properties not loaded. num_cameras = %d", mCamerasSupported);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/
executors.py 52 if 'Text file busy' in out:
  /packages/apps/Calendar/res/values/
config.xml 21 <!-- when on, shows details of event in month view, when off, shows busy bits -->
  /packages/apps/Calendar/res/values-w600dp-h879dp/
config.xml 21 <!-- when on, shows details of event in month view, when off, shows busy bits -->
  /packages/apps/Calendar/res/values-w960dp-h527dp/
config.xml 21 <!-- when on, shows details of event in month view, when off, shows busy bits -->
  /packages/apps/Stk/src/com/android/stk/
TonePlayer.java 35 mToneMap.put(Tone.BUSY, ToneGenerator.TONE_SUP_BUSY);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
llc.h 36 LLC_OPT_BUSY_TMR_EXP, /* busy state expire time (secs). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
llc.h 40 LLC_OPT_BUSY_TMR_EXP, /* busy state expire time (secs). */
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 143 """busy status - Is the item busy? """
144 which = 'busy'
349 'busy' : _Prop_busy_status,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Disk_Folder_File_Suite.py 143 """busy status - Is the item busy? """
144 which = 'busy'
349 'busy' : _Prop_busy_status,
  /system/connectivity/shill/cellular/
out_of_credits_detector.h 68 // Returns |true| if this object is busy detecting out-of-credits.

Completed in 1167 milliseconds

1 2 3 4 56 7 8 91011>>