Searched
full:busy (Results
476 -
500 of
1604) sorted by null
<<11121314151617181920>>
| /external/tensorflow/tensorflow/core/kernels/batching_util/ |
| basic_batch_scheduler.h | 48 // always be kept busy (unless there are zero tasks waiting to be processed). 53 // kept busy, but no more. For bulk processing jobs and throughput-oriented
|
| /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/ |
| viddec_fw_parser_host.h | 142 to keep the parser busy. The FW will stall when it doesn't have enough workloads(2) to continue. 200 Host will try its best to keep the FW busy. We always get a interrupt if we passed the watermark on input or
|
| /hardware/qcom/display/msm8996/hdmi_cec/ |
| qhdmi_cec.cpp | 253 ALOGE("%s: CEC line busy, retrying", __FUNCTION__); 265 ALOGE("%s: CEC line is busy, max retry count exceeded",
|
| /hardware/qcom/display/msm8998/hdmi_cec/ |
| qhdmi_cec.cpp | 257 ALOGE("%s: CEC line busy, retrying", __FUNCTION__); 269 ALOGE("%s: CEC line is busy, max retry count exceeded",
|
| /kernel/tests/net/test/ |
| srcaddr_selection_test.py | 183 # Busy wait for DAD to complete (should be less than 1 second). 211 # Busy wait for DAD to complete (should be less than 1 second).
|
| /packages/apps/Music/res/values-en-rAU/ |
| strings.xml | 85 <string name="sdcard_busy_message" msgid="579981082201215537">"Your SD card is busy."</string> 86 <string name="sdcard_busy_message_nosdcard" msgid="1493449756827869166">"Your USB storage is busy."</string>
|
| /packages/apps/Music/res/values-en-rCA/ |
| strings.xml | 85 <string name="sdcard_busy_message" msgid="579981082201215537">"Your SD card is busy."</string> 86 <string name="sdcard_busy_message_nosdcard" msgid="1493449756827869166">"Your USB storage is busy."</string>
|
| /packages/apps/Music/res/values-en-rGB/ |
| strings.xml | 85 <string name="sdcard_busy_message" msgid="579981082201215537">"Your SD card is busy."</string> 86 <string name="sdcard_busy_message_nosdcard" msgid="1493449756827869166">"Your USB storage is busy."</string>
|
| /packages/apps/Music/res/values-en-rIN/ |
| strings.xml | 85 <string name="sdcard_busy_message" msgid="579981082201215537">"Your SD card is busy."</string> 86 <string name="sdcard_busy_message_nosdcard" msgid="1493449756827869166">"Your USB storage is busy."</string>
|
| /packages/services/Telephony/src/com/android/phone/ |
| GsmUmtsCallBarringOptions.java | 505 * @param reading If true to dismiss the busy reading dialog, 506 * false to dismiss the busy saving dialog.
|
| /prebuilts/go/darwin-x86/src/runtime/trace/ |
| trace_test.go | 231 // Create a bunch of busy goroutines to load all Ps. 369 // Create a bunch of busy goroutines to load all Ps.
|
| /prebuilts/go/darwin-x86/src/syscall/ |
| tables_nacl.go | 112 EBUSY Errno = 16 /* Device or resource busy */ 238 EBUSY: "Device or resource busy",
|
| /prebuilts/go/linux-x86/src/runtime/trace/ |
| trace_test.go | 231 // Create a bunch of busy goroutines to load all Ps. 369 // Create a bunch of busy goroutines to load all Ps.
|
| /prebuilts/go/linux-x86/src/syscall/ |
| tables_nacl.go | 112 EBUSY Errno = 16 /* Device or resource busy */ 238 EBUSY: "Device or resource busy",
|
| /system/bt/stack/gap/ |
| gap_ble.cc | 235 * Returns true if read started, else false if GAP is busy. 512 * Returns true if read started, else false if GAP is busy
|
| /build/soong/ui/build/ |
| proc_sync_test.go | 96 return fmt.Errorf("Lock busy: %s", c.description())
|
| /cts/tests/tests/media/libaudiojni/ |
| appendix-b-1-1-buffer-queue.cpp | 227 usleep(5 * 1000 /* usec */); // ANDROID: avoid busy waiting
|
| /device/google/cuttlefish_common/common/vsoc/shm/ |
| lock.h | 47 * Lock that causes threads to busy loop rather than sleeping.
|
| /device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/ |
| PL011Uart.h | 55 #define PL011_UARTFR_BUSY (1 << 3) // UART busy
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ScsiIo/ |
| ScsiIo.h | 65 #define EFI_SCSI_IO_STATUS_TARGET_BUSY 0x08 // busy
|
| /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ |
| Ide.c | 967 is clear when the device is not busy. Every command must be sent after device is not busy.
1012 BSY is clear when the device is not busy. Every command must be sent after device is
1013 not busy.
[all...] |
| Ide.h | 305 is clear when the device is not busy. Every command must be sent after device is not busy.
324 BSY is clear when the device is not busy. Every command must be sent after device is
325 not busy.
|
| /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
| MpService.h | 229 by Procedure. If any enabled AP is busy, then EFI_NOT_READY is returned
351 @retval EFI_NOT_READY Any enabled APs are busy.
448 @retval EFI_NOT_READY The specified AP is busy.
499 @retval EFI_NOT_READY The specified AP is busy.
[all...] |
| /device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/ |
| MMCHS.h | 49 UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routine
|
| /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/ |
| MMC.h | 123 UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routine
|
Completed in 1301 milliseconds
<<11121314151617181920>>