/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | LEB128.h | 26 unsigned Count = 0; variable 54 unsigned Count = 0; variable 82 unsigned Count = 0; variable 107 unsigned Count = 0; variable
|
H A D | FormatAdapters.h | 60 size_t Count; variable 63 RepeatAdapter(T &&Item, size_t Count) in RepeatAdapter() 97 detail::RepeatAdapter<T> fmt_repeat(T &&Item, size_t Count) { in fmt_repeat()
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | aslprepkg.c | 121 UINT32 Count; in ApCheckPackage() local 428 UINT32 Count; in ApCustomPackage() local 578 UINT32 Count; in ApCheckPackageList() local 819 UINT32 Count, in ApPackageTooSmall() 877 UINT32 Count, in ApPackageTooLarge()
|
/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utclib.c | 115 ACPI_SIZE Count) in memcmp() 148 ACPI_SIZE Count) in memmove() 203 ACPI_SIZE Count) in memcpy() 239 ACPI_SIZE Count) in memset() 430 ACPI_SIZE Count) in strncpy() 537 ACPI_SIZE Count) in strncmp() 608 ACPI_SIZE Count) in strncat()
|
H A D | utbuffer.c | 73 UINT32 Count, in AcpiUtDumpBuffer() 221 UINT32 Count, in AcpiUtDebugDumpBuffer() 263 UINT32 Count, in AcpiUtDumpBufferToFile()
|
H A D | utmath.c | 141 UINT32 Count, in AcpiUtShortShiftLeft() 186 UINT32 Count, in AcpiUtShortShiftRight() 260 UINT32 Count, in AcpiUtShortShiftLeft() 290 UINT32 Count, in AcpiUtShortShiftRight()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineSizeOpts.cpp | 34 auto Count = MBFI->getBlockProfileCount(MBB); in isColdBlock() local 41 auto Count = MBFI->getProfileCountFromFreq(BlockFreq.getFrequency()); in isColdBlock() local 50 auto Count = MBFI->getBlockProfileCount(MBB); in isHotBlockNthPercentile() local 58 auto Count = MBFI->getProfileCountFromFreq(BlockFreq.getFrequency()); in isHotBlockNthPercentile() local 66 auto Count = MBFI->getBlockProfileCount(MBB); in isColdBlockNthPercentile() local 74 auto Count = MBFI->getProfileCountFromFreq(BlockFreq.getFrequency()); in isColdBlockNthPercentile() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | ProfileSummaryBuilder.cpp | 115 uint64_t Count = I.second.getSamples(); in addRecord() local 135 uint64_t CurrSum = 0, Count = 0; in computeDetailedSummary() local 220 void InstrProfSummaryBuilder::addEntryCount(uint64_t Count) { in addEntryCount() 232 void InstrProfSummaryBuilder::addInternalCount(uint64_t Count) { in addInternalCount()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/x86_64/ |
H A D | math.c | 43 IN UINTN Count in LShiftU64() 78 IN UINTN Count in RShiftU64()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/aarch64/ |
H A D | math.c | 25 IN UINTN Count in LShiftU64() 35 IN UINTN Count in RShiftU64()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/mips64el/ |
H A D | math.c | 25 IN UINTN Count in LShiftU64() 35 IN UINTN Count in RShiftU64()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/riscv64/ |
H A D | math.c | 17 IN UINTN Count in LShiftU64() 29 IN UINTN Count in RShiftU64()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/arm/ |
H A D | math.c | 25 IN UINTN Count in LShiftU64() 35 IN UINTN Count in RShiftU64()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ia64/ |
H A D | math.c | 46 IN UINTN Count in LShiftU64() 56 IN UINTN Count in RShiftU64()
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/ia32/ |
H A D | math.c | 43 IN UINTN Count in LShiftU64() 78 IN UINTN Count in RShiftU64()
|
/netbsd-src/sys/external/bsd/acpica/dist/namespace/ |
H A D | nsprepkg.c | 105 UINT32 Count; in AcpiNsCheckPackage() local 432 UINT32 Count) in AcpiNsCheckPackageList() 662 UINT32 Count) in AcpiNsCustomPackage()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/ |
H A D | ProfileGenerator.cpp | 167 uint64_t Count = Item.second; in findDisjointRanges() local 178 int Count = 0; in findDisjointRanges() local 246 uint64_t Count) { in updateBodySamplesforFunctionProfile() 271 uint64_t Count = Range.second; in populateFunctionBodySamples() local 307 uint64_t Count = Entry.second; in populateFunctionBoundarySamples() local 476 uint64_t Count = Range.second; in extractProbesFromRange() local 517 uint64_t Count = PI.second; in populateBodySamplesWithProbes() local 580 uint64_t Count = BI.second; in populateBoundarySamplesWithProbes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SampleProfileLoaderBaseUtil.cpp | 78 unsigned &Count = SampleCoverage[FS][Loc]; in markSamplesUsed() local 95 unsigned Count = (I != SampleCoverage.end()) ? I->second.size() : 0; in countUsedRecords() local 116 unsigned Count = FS->getBodySamples().size(); in countBodyRecords() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 105 unsigned Count; in readULEB128() local 125 unsigned Count; in readLEB128() local 348 uint32_t Count = readVaruint32(Ctx); in parseDylinkSection() local 375 uint32_t Count = readVaruint32(Ctx); in parseNameSection() local 458 uint32_t Count = readVaruint32(Ctx); in parseLinkingSection() local 470 uint32_t Count = readVaruint32(Ctx); in parseLinkingSection() local 503 uint32_t Count = readVaruint32(Ctx); in parseLinkingSectionSymtab() local 1006 uint32_t Count = readVaruint32(Ctx); in parseTypeSection() local 1035 uint32_t Count = readVaruint32(Ctx); in parseImportSection() local 1085 uint32_t Count = readVaruint32(Ctx); in parseFunctionSection() local [all …]
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
H A D | xray_buffer_queue.cc | 31 BufferQueue::ControlBlock *allocControlBlock(size_t Size, size_t Count) { in allocControlBlock() 39 size_t Count) { in deallocControlBlock() 44 void decRefCount(BufferQueue::ControlBlock *C, size_t Size, size_t Count) { in decRefCount()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | IndirectCallPromotionAnalysis.cpp | 57 bool ICallPromotionAnalysis::isPromotionProfitable(uint64_t Count, in isPromotionProfitable() 77 uint64_t Count = ValueDataRef[I].Count; in getProfitablePromotionCandidates() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenPGO.h | 58 void setCurrentRegionCount(uint64_t Count) { CurrentRegionCount = Count; } in setCurrentRegionCount() 74 if (auto Count = getStmtCount(S)) in setCurrentStmt() local
|
/netbsd-src/sys/external/bsd/acpica/dist/resources/ |
H A D | rsdump.c | 141 UINT32 Count = 0; AcpiRsDumpResourceList() local 228 UINT8 Count; AcpiRsDumpIrqList() local 277 UINT8 Count; AcpiRsDumpDescriptor() local [all...] |
H A D | rsmisc.c | 86 UINT8 Count; in AcpiRsConvertAmlToResource() local 490 UINT8 Count; in AcpiRsConvertResourceToAml() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 185 uint64_t Count; member 235 uint64_t Count = ValueDataRef[I].Count; in getPromotionCandidatesForCallSite() local 304 uint64_t Count, uint64_t TotalCount, in promoteIndirectCall() 344 uint64_t Count = C.Count; in tryToPromote() local
|