OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ObjectCount
(Results
1 - 8
of
8
) sorted by null
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
Osfr.h
50
UINT32
ObjectCount
;
56
UINT32
ObjectCount
;
AcpiPlatform.c
565
OsfrTable->
ObjectCount
= 1;
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/EbcDebugger/
Edb.c
270
for (ObjectIndex = 0; ObjectIndex < DebuggerSymbolContext->
ObjectCount
; ObjectIndex++) {
291
DebuggerSymbolContext->
ObjectCount
= 0;
334
DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
= 0;
EdbSymbol.c
442
for (ObjectIndex = 0; ObjectIndex < DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
; ObjectIndex++) {
509
for (Index = 0; Index < mDebuggerPrivate.DebuggerSymbolContext.
ObjectCount
; Index++, Object++) {
639
for (Index = ObjectIndex; Index < DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
- 1; Index++) {
650
DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
--;
708
if (DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
>= DebuggerPrivate->DebuggerSymbolContext.MaxObjectCount) {
716
Object = &DebuggerPrivate->DebuggerSymbolContext.Object[DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
];
743
DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
++;
[
all
...]
EdbCommon.h
114
UINTN
ObjectCount
;
EdbHook.c
356
mDebuggerPrivate.DebuggerSymbolContext.
ObjectCount
= 0;
465
mDebuggerPrivate.DebuggerSymbolContext.
ObjectCount
= 0;
EdbCmdSymbol.c
214
if (DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
== 0) {
223
for (Index = 0; Index < DebuggerPrivate->DebuggerSymbolContext.
ObjectCount
; Index++, Object++) {
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h
[
all
...]
Completed in 401 milliseconds