OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:busy
(Results
451 - 475
of
1604
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/go/darwin-x86/src/runtime/
os2_nacl.go
28
_EBUSY = 16 /* Device or resource
busy
*/
/prebuilts/go/linux-x86/misc/android/
go_android_exec.go
82
// avoid a "text file
busy
" error on execution.
/prebuilts/go/linux-x86/src/runtime/
os2_nacl.go
28
_EBUSY = 16 /* Device or resource
busy
*/
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_capi.py
40
#this
busy
loop is where we expect to be interrupted to
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_capi.py
40
#this
busy
loop is where we expect to be interrupted to
/prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.tv.cec@1.0.so
/prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.tv.cec@1.0.so
/system/bt/stack/avdt/
avdt_ccb_act.cc
382
* the event to the CCB. It marks the CCB as
busy
and then
395
/* we're
busy
*/
425
* from the event to the CCB. It marks the CCB as
busy
and
439
/* we're
busy
*/
[
all
...]
/system/chre/chre_api/include/chre_api/chre/
common.h
89
//! Unable to satisfy request because the system is
busy
/system/chre/chre_api/legacy/v1_1/chre/
common.h
89
//! Unable to satisfy request because the system is
busy
/system/chre/core/include/chre/core/
timer_pool.h
73
// CHRE system could use to trigger things while the task runner is
busy
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/
MpServicesOnFrameworkMpServicesThunk.c
214
@retval EFI_NOT_READY Any enabled AP is
busy
.
383
@retval EFI_NOT_READY Specified AP is
busy
.
456
// Check whether specified AP is
busy
519
@retval EFI_NOT_READY Specified AP is
busy
.
574
// Check whether specified AP is
busy
[
all
...]
/libcore/luni/src/main/java/org/w3c/dom/ls/
LSParser.java
291
* <code>true</code> if the <code>LSParser</code> is currently
busy
308
* <code>LSParser.
busy
</code> attribute is <code>true</code>.
331
* INVALID_STATE_ERR: Raised if the <code>LSParser.
busy
</code>
446
* <br> INVALID_STATE_ERR: Raised if the <code>LSParser.
busy
</code>
462
* not
busy
, a call to this method does nothing.
/system/nfc/src/nfa/rw/
nfa_rw_act.cc
462
/* Clear the
BUSY
flag and restart the presence-check timer */
465
/* If presence check failed just clear the
BUSY
flag */
[
all
...]
/device/google/contexthub/firmware/os/platform/stm32/
bl.c
214
// wait for flash to not be
busy
(should never be set at this point)
319
// wait for flash to not be
busy
(should never be set at this point)
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Isp1761UsbDxe/
Isp1761UsbDxe.c
521
//
busy
wait
525
//
busy
wait
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Library/
SmmCpuFeaturesLib.h
41
/// respond to SMIs, but is
busy
with other actions that are causing a delay
48
/// respond to SMIs, but is
busy
with other actions that are blocking its
/external/autotest/client/profilers/powertop/src/po/
nl.po
306
"Bluetooth is a radio and consumes quite some power, and keeps USB
busy
as "
515
#~ msgid "< CPU was 100%%
busy
; no C-states were entered >\n"
/external/autotest/server/cros/network/rf_switch/
rf_switch.py
56
_CMD_CHECK_BUSY = 'ROUT:MOD:
BUSY
?'
178
def
busy
(self):
member in class:RfSwitch
/external/curl/lib/
security.c
152
/* FIXME: We are doing a
busy
wait */
180
/* FIXME: We are doing a
busy
wait */
/external/fio/engines/
rbd.c
90
.lname = "
Busy
poll",
92
.help = "
Busy
poll for completions instead of sleeping",
/external/libdrm/amdgpu/
amdgpu_bo.c
511
bool *
busy
)
524
*
busy
= args.out.status;
/external/libdrm/include/drm/
amdgpu_drm.h
274
/** BO status: 0 - BO is idle, 1 - BO is
busy
*/
297
/** CS status: 0 - CS completed, 1 - CS still
busy
*/
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
WifiP2pManagerFacade.java
89
} else if (reason == WifiP2pManager.
BUSY
) {
90
msg.putString("reason", "
BUSY
");
/external/syslinux/gpxe/src/include/
errno.h
244
/** Resource
busy
*/
450
/** Text file
busy
*/
Completed in 1706 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>