OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:halted
(Results
51 - 75
of
209
) sorted by null
1
2
3
4
5
6
7
8
9
/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
ViewDataBinding.java
60
private static final int
HALTED
= 2;
120
case
HALTED
:
310
* updates to be
halted
, but does not stop explicit calls to {@link #executePendingBindings()}.
351
mRebindCallbacks.notifyCallbacks(this,
HALTED
, null);
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.c
290
Check whether Ehc is
halted
.
294
@retval TRUE The controller is
halted
.
295
@retval FALSE The controller isn't
halted
.
[
all
...]
/external/clang/tools/scan-view/share/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-view/share/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-4393122/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-4479392/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-4579689/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-4630689/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-4639204/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/darwin-x86/clang-4691093/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-view/share/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-4393122/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-4479392/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-4579689/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-4630689/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-4639204/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/clang/host/linux-x86/clang-4691093/share/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/prebuilts/misc/linux-x86/analyzer/tools/scan-view/
ScanView.py
121
self.
halted
= False
156
self.
halted
= True
161
while not self.
halted
:
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhcPeim.c
347
Check whether Xhc is
halted
.
351
@retval TRUE The controller is
halted
.
352
@retval FALSE The controller isn't
halted
.
576
DEBUG ((EFI_D_ERROR, "XhcPeiControlTransfer: HC is
halted
or has system error\n"));
939
DEBUG ((EFI_D_ERROR, "XhcPeiBulkTransfer: HC is
halted
or has system error\n"));
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.c
111
@retval EFI_DEVICE_ERROR Host controller isn't
halted
to reset.
293
// is in the
Halted
state. Doing so will yield undefined results.
746
DEBUG ((EFI_D_ERROR, "EhcControlTransfer: HC
halted
at entrance\n"));
895
DEBUG ((EFI_D_ERROR, "EhcBulkTransfer: HC is
halted
\n"));
[
all
...]
Completed in 1498 milliseconds
1
2
3
4
5
6
7
8
9