HomeSort by relevance Sort by last modified time
    Searched full:busy (Results 151 - 175 of 1604) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/curl/docs/libcurl/opts/
CURLOPT_LOCALPORTRANGE.3 37 number. Port numbers by nature are scarce resources that will be busy at times
  /external/curl/tests/libtest/
lib556.c 82 /* busy-read like crazy */
  /external/fio/
time.c 27 * busy looping version for the last few usec
  /external/kernel-headers/original/uapi/linux/
auto_dev-ioctl.h 153 /* Request busy status */
llc.h 42 LLC_OPT_BUSY_TMR_EXP, /* busy state expire time (secs). */
  /external/kernel-headers/original/uapi/scsi/fc/
fc_gs.h 78 FC_FS_RJT_BSY = 0x05, /* logical busy */
  /external/libcxx/utils/libcxx/android/
executors.py 52 if 'Text file busy' in out:
  /external/ltp/testcases/kernel/controllers/cpuctl/
cpuctl_latency_test.c 26 /* busy in doing some calculations. The task will be used to */
  /external/mesa3d/src/mesa/drivers/dri/i965/
intel_buffer_objects.c 60 perf_debug("CPU mapping a busy %s BO stalled and took %.03f ms.\n",
76 perf_debug("GTT mapping a busy %s BO stalled and took %.03f ms.\n",
241 bool busy; local
272 busy =
276 if (busy) {
278 /* Replace the current busy bo so the subdata doesn't stall. */
283 "glBufferSubData(%ld, %ld) (%ldkb) to a busy "
301 perf_debug("Stalling on glBufferSubData(%ld, %ld) (%ldkb) to a busy "
397 perf_debug("Stalling on the GPU for mapping a busy buffer "
  /external/pdfium/fxjs/
js_resources.cpp 31 return L"System is busy.";
  /external/python/cpython2/Lib/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,
  /external/python/cpython3/Lib/test/
fork_wait.py 51 # busy-loop to wait for threads
  /external/syslinux/com32/lib/syslinux/
idle.c 31 * What to do in a busy loop...
  /frameworks/base/services/core/java/com/android/server/
RecoverySystemService.java 208 final boolean busy = "running".equals(uncryptService) ||
211 Slog.i(TAG, "retry: " + retry + " busy: " + busy +
217 if (!busy) {
  /frameworks/base/telephony/java/android/telephony/
NetworkServiceCallback.java 54 /** Service is busy */
  /hardware/interfaces/neuralnetworks/1.0/
IPreparedModel.hal 56 * - DEVICE_UNAVAILABLE if driver is offline or busy
  /hardware/interfaces/neuralnetworks/1.0/vts/functional/
Callbacks.h 186 * - DEVICE_UNAVAILABLE if driver is offline or busy
203 * - DEVICE_UNAVAILABLE if driver is offline or busy
259 * - DEVICE_UNAVAILABLE if driver is offline or busy
276 * - DEVICE_UNAVAILABLE if driver is offline or busy
  /hardware/interfaces/wifi/1.2/default/
wifi_status_util.cpp 46 return "BUSY";
  /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.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/go/darwin-x86/src/runtime/testdata/testprogcgo/
threadprof.go 6 // a thread running a busy loop at constructor time.

Completed in 1837 milliseconds

1 2 3 4 5 67 8 91011>>