OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RecordIndex
(Results
1 - 25
of
32
) sorted by null
1
2
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/Pei/
MemoryStausCodeWorker.c
44
PacketHeader->
RecordIndex
= 0;
91
Record = &Record[PacketHeader->
RecordIndex
++];
108
if (PacketHeader->
RecordIndex
== PacketHeader->MaxRecordsNumber) {
112
PacketHeader->
RecordIndex
= 0;
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
RtMemoryStatusCodeWorker.c
39
mRtMemoryStatusCodeTable->
RecordIndex
= 0;
75
Record = &Record[mRtMemoryStatusCodeTable->
RecordIndex
++];
93
if (mRtMemoryStatusCodeTable->
RecordIndex
== mRtMemoryStatusCodeTable->MaxRecordsNumber) {
97
mRtMemoryStatusCodeTable->
RecordIndex
= 0;
StatusCodeRuntimeDxe.c
250
MaxRecordNumber = (UINTN) PacketHeader->
RecordIndex
;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/RuntimeDxe/
MemoryStatusCodeWorker.c
43
mRtMemoryStatusCodeTable->
RecordIndex
= 0;
87
Record = &Record[mRtMemoryStatusCodeTable->
RecordIndex
++];
105
if (mRtMemoryStatusCodeTable->
RecordIndex
== mRtMemoryStatusCodeTable->MaxRecordsNumber) {
109
mRtMemoryStatusCodeTable->
RecordIndex
= 0;
StatusCodeHandlerRuntimeDxe.c
113
MaxRecordNumber = (UINTN) PacketHeader->
RecordIndex
;
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
MemoryStatusCodeRecord.h
31
/// +---------
RecordIndex
-----------+ |
52
UINT16
RecordIndex
;
67
UINT32
RecordIndex
;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Smm/
MemoryStatusCodeWorker.c
84
Record = &Record[mSmmMemoryStatusCodeTable->
RecordIndex
++];
102
if (mSmmMemoryStatusCodeTable->
RecordIndex
== mSmmMemoryStatusCodeTable->MaxRecordsNumber) {
106
mSmmMemoryStatusCodeTable->
RecordIndex
= 0;
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/StatusCodeHandler/Pei/
MemoryStausCodeWorker.c
44
PacketHeader->
RecordIndex
= 0;
100
Record = &Record[PacketHeader->
RecordIndex
++];
117
if (PacketHeader->
RecordIndex
== PacketHeader->MaxRecordsNumber) {
121
PacketHeader->
RecordIndex
= 0;
/external/llvm/include/llvm/Object/
StackMapParser.h
383
RecordAccessor getRecord(unsigned
RecordIndex
) const {
384
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h
388
RecordAccessor getRecord(unsigned
RecordIndex
) const {
389
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h
388
RecordAccessor getRecord(unsigned
RecordIndex
) const {
389
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
StackMapParser.h
382
RecordAccessor getRecord(unsigned
RecordIndex
) const {
383
std::size_t RecordOffset = StackMapRecordOffsets[
RecordIndex
];
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProfReader.h
401
unsigned
RecordIndex
;
410
: DataBuffer(std::move(DataBuffer)),
RecordIndex
(0) {}
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProfReader.h
401
unsigned
RecordIndex
;
410
: DataBuffer(std::move(DataBuffer)),
RecordIndex
(0) {}
Completed in 1266 milliseconds
1
2