Searched
full:busy (Results
351 -
375 of
1604) sorted by null
<<11121314151617181920>>
| /hardware/libhardware/include/hardware/ |
| fingerprint.h | 143 * The call will block if the HAL state machine is in busy state until HAL 144 * leaves the busy state.
|
| /packages/apps/Calendar/res/values/ |
| arrays.xml | 142 <item>Busy</item> 149 <item>0</item> <!-- Busy -->
|
| /system/nfc/src/nfc/include/ |
| llcp_int.h | 177 bool local_busy; /* TRUE if local SAP is busy */ 182 bool remote_busy; /* TRUE if remote SAP is busy */
|
| /bionic/libc/dns/include/ |
| nsswitch.h | 55 #define NS_TRYAGAIN (1<<3) /* source busy, may respond to retrys */
|
| /bionic/libc/kernel/android/scsi/scsi/ |
| scsi_proto.h | 130 #define BUSY 0x04
|
| /cts/tests/tests/speech/src/android/speech/tts/cts/ |
| TextToSpeechServiceTest.java | 126 // Make the audio playback queue busy by putting a 30s of silence.
|
| /device/linaro/bootloader/arm-trusted-firmware/drivers/arm/pl011/aarch32/ |
| pl011_console.S | 153 /* Loop while the transmit FIFO is busy */
|
| /device/linaro/bootloader/arm-trusted-firmware/lib/locks/bakery/ |
| bakery_lock_coherent.c | 52 * Flag that we're busy getting our ticket. All CPUs are iterated in the
|
| /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/ |
| uniphier_emmc.c | 27 #define MMC_RSP_BUSY BIT(3) /* card may send busy */
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| test_capi.py | 38 #this busy loop is where we expect to be interrupted to
|
| /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
| SnpReceive.c | 50 @retval EFI_NOT_READY The network interface is too busy to accept
|
| SnpTransmit.c | 52 @retval EFI_NOT_READY The network interface is too busy to accept
|
| /device/linaro/bootloader/edk2/StdLib/Include/ |
| nsswitch.h | 62 #define NS_TRYAGAIN (1<<3) /* source busy, may respond to retrys */
|
| /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/ |
| CpuMp.c | 130 by Procedure. If any enabled AP is busy, then EFI_NOT_READY is returned
252 @retval EFI_NOT_READY Any enabled APs are busy.
359 @retval EFI_NOT_READY The specified AP is busy.
420 @retval EFI_NOT_READY The specified AP is busy.
|
| CpuMp.h | 113 by Procedure. If any enabled AP is busy, then EFI_NOT_READY is returned
235 @retval EFI_NOT_READY Any enabled APs are busy.
332 @retval EFI_NOT_READY The specified AP is busy.
383 @retval EFI_NOT_READY The specified AP is busy.
|
| /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/ |
| SmiEntry.asm | 143 mov byte ptr [ebp + TSS_SEGMENT + 5], 89h ; clear busy flag
|
| SmiEntry.nasm | 130 mov byte [ebp + TSS_SEGMENT + 5], 0x89 ; clear busy flag
|
| /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/ |
| PiSmmCpuDxeSmm.h | 325 SPIN_LOCK *Busy;
378 SPIN_LOCK *Busy;
546 @retval EFI_INVALID_PARAMETER The AP specified by CpuNumber is busy
568 @retval EFI_INVALID_PARAMETER The AP specified by CpuNumber is busy
[all...] |
| /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/ |
| SmiEntry.nasm | 116 mov [rax + TSS_SEGMENT + 5], dl ; clear busy flag
|
| /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/ |
| PchRegsSmbus.h | 86 #define B_PCH_SMBUS_HBSY BIT0 // Host Busy
|
| /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/ |
| I2cBus.h | 91 @retval EFI_NOT_READY I2C bus is busy or operation pending, wait for
|
| /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/ |
| I2cBus.h | 99 @retval EFI_NOT_READY I2C bus is busy or operation pending, wait for
|
| I2cBusMcg.h | 98 @retval EFI_NOT_READY I2C bus is busy or operation pending, wait for
|
| I2cHostMcg.h | 96 @retval EFI_NOT_READY I2C bus is busy or operation pending, wait for
|
| /external/autotest/client/cros/cellular/mbim_compliance/ |
| mbim_channel_endpoint.py | 98 """ Start the busy-loop that periodically interacts with the modem. """
|
Completed in 1418 milliseconds
<<11121314151617181920>>