/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | VhdxHandler.cpp | 281 const UInt32 EntryCount = Get32(p + 8); in Parse() local 481 const UInt32 EntryCount = Get16(p + 10); in Parse() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | McaInitPmi.h | 41 UINT64 EntryCount : 16; member
|
/aosp_15_r20/external/pigweed/pw_tokenizer/ |
H A D | token_database_test.cc | 81 TEST(TokenDatabase, EntryCount) { in TEST() argument
|
/aosp_15_r20/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/ |
H A D | prefixed_entry_ring_buffer.h | 157 size_t EntryCount() const { return entry_count_; } in EntryCount() function
|
/aosp_15_r20/external/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 177 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 355 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 356 unsigned EntryCount = FileSegEnd - I; in emitLineTableForFunction() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | GCOV.cpp | 697 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | tdh.h | 52 ULONG EntryCount; member
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 536 auto EntryCount = F.getEntryCount(); in getBlockProfileCount() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 837 uint64_t EntryCount = Func->getEntryCount(); in printFunctionSummary() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 570 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfoImpl.cpp | 600 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
|
H A D | InlineCost.cpp | 805 auto EntryCount = F.getEntryCount(); in isCostBenefitAnalysisEnabled() local 872 auto EntryCount = EntryProfileCount->getCount(); in costBenefitAnalysis() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 519 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 590 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 543 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 580 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
H A D | LegacyBiosMpTable.h | 56 UINT16 EntryCount; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | LegacyBiosMpTable.h | 50 UINT16 EntryCount; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | LegacyBiosMpTable.h | 50 UINT16 EntryCount; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/ |
H A D | LegacyBiosMpTable.h | 50 UINT16 EntryCount; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 647 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 807 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1052 void markFunctionAttributes(uint64_t EntryCount, uint64_t MaxCount) { in markFunctionAttributes()
|