/third_party/ltp/testcases/kernel/io/writetest/ |
H A D | writetest.c | 55 off_t NumBlocks = 1; variable 193 NumBlocks = strtoul(optarg, NULL, 0); in parse_args() 232 tst_resm(TINFO, "Blocks: %lld\n", (long long int)NumBlocks); in main() 237 (long long int)NumBlocks, BLOCKSIZE, Filename); in main() 239 rv = write_file(NumBlocks, Filename); in main() 247 (long long int)NumBlocks, Filename); in main() 249 rv = verify_file(NumBlocks, Filename); in main()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MSFCommon.h | 40 // practice, NumBlocks * BlockSize is equivalent to the size of the MSF 42 support::ulittle32_t NumBlocks; member 123 /// \p NumBlocks - the total number of blocks in the MSF 132 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, in getNumFpmIntervals() argument 137 // BlockSize * k + N appears in the range [0, NumBlocks). We only need to in getNumFpmIntervals() 140 return divideCeil(NumBlocks - FpmNumber, BlockSize); in getNumFpmIntervals() 145 return divideCeil(NumBlocks, 8 * BlockSize); in getNumFpmIntervals() 151 return getNumFpmIntervals(L.SB->BlockSize, L.SB->NumBlocks, in getNumFpmIntervals()
|
H A D | MSFBuilder.h | 124 Error allocateBlocks(uint32_t NumBlocks, MutableArrayRef<uint32_t> Blocks);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 101 Error MSFBuilder::allocateBlocks(uint32_t NumBlocks, in allocateBlocks() argument 103 if (NumBlocks == 0) in allocateBlocks() 107 if (NumFreeBlocks < NumBlocks) { in allocateBlocks() 111 uint32_t AllocBlocks = NumBlocks - NumFreeBlocks; in allocateBlocks() 140 } while (--NumBlocks > 0); in allocateBlocks() 284 SB->NumBlocks = FreeBlocks.size(); in generateLayout() 324 while (BI < Layout.SB->NumBlocks) { in commitFpm() 328 (BI < Layout.SB->NumBlocks) ? Layout.FreePageMap.test(BI) : true; in commitFpm() 346 uint64_t FileSize = Layout.SB->BlockSize * Layout.SB->NumBlocks; in commit()
|
H A D | MSFCommon.cpp | 50 if (SB.BlockMapAddr >= SB.NumBlocks) in validateSuperBlock() 79 FL.Length = divideCeil(Msf.SB->NumBlocks, 8); in getFpmStreamLayout()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 99 unsigned NumBlocks = 0; in discoverAndMapException() local 117 NumBlocks += SubE->getBlocksVector().capacity(); in discoverAndMapException() 130 ++NumBlocks; in discoverAndMapException() 139 WE->reserveBlocks(NumBlocks); in discoverAndMapException()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZLongBranch.cpp | 270 unsigned NumBlocks = MF->size(); in initMBBInfo() local 273 MBBs.resize(NumBlocks); in initMBBInfo() 276 Terminators.reserve(NumBlocks); in initMBBInfo() 279 for (unsigned I = 0; I < NumBlocks; ++I) { in initMBBInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | CodeMetrics.h | 56 unsigned NumBlocks = false; member
|
H A D | LoopInfoImpl.h | 423 unsigned NumBlocks = 0; in discoverAndMapSubloop() local 439 ++NumBlocks; in discoverAndMapSubloop() 458 NumBlocks += Subloop->getBlocksVector().capacity(); in discoverAndMapSubloop() 471 L->reserveBlocks(NumBlocks); in discoverAndMapSubloop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | InstructionSelect.cpp | 100 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local 216 if (MF.size() != NumBlocks) { in runOnMachineFunction()
|
H A D | Legalizer.cpp | 289 const size_t NumBlocks = MF.size(); in runOnMachineFunction() local 319 if (MF.size() != NumBlocks) { in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 196 unsigned NumBlocks; member 205 unsigned SplitEdgeCost = (NumOrigBlocks > NumBlocks) ? 2 : 0; in calculateCost() 206 Cost = (NumInstructions * (NumBlocks - 1)) - in calculateCost() 219 OS << "<Candidate Cost=" << C.Cost << " #Blocks=" << C.NumBlocks in operator <<() 754 Cand.NumBlocks = ActivePreds.size();
|
H A D | ADCE.cpp | 216 auto NumBlocks = F.size(); in initialize() local 220 BlockInfo.reserve(NumBlocks); in initialize()
|
H A D | MergeICmps.cpp | 761 int NumBlocks) { in getOrderedBlocks() 763 std::vector<BasicBlock *> Blocks(NumBlocks); in getOrderedBlocks() 766 for (int BlockIndex = NumBlocks - 1; BlockIndex > 0; --BlockIndex) { in getOrderedBlocks() 759 getOrderedBlocks(PHINode &Phi, BasicBlock *const LastBlock, int NumBlocks) getOrderedBlocks() argument
|
/third_party/lzma/CPP/7zip/Archive/ |
H A D | XzHandler.cpp | 350 case kpidNumBlocks: if (stat && stat->NumBlocks_Defined) prop = stat->NumBlocks; break;
in GetArchiveProperty() 352 case kpidClusterSize: if (_stat_defined && _stat.NumBlocks_Defined && stat->NumBlocks > 1) prop = _maxBlocksSize; break;
in GetArchiveProperty() 595 _stat.NumBlocks = Xzs_GetNumBlocks(&xzs.p);
in Open2() 600 const size_t numBlocks = (size_t)_stat.NumBlocks + 1;
in Open2() 603 if (bytesAlloc / sizeof(CBlockInfo) == _stat.NumBlocks + 1)
in Open2() 624 if (blockIndex >= _stat.NumBlocks)
in Open2() 641 if (blockIndex != _stat.NumBlocks)
in Open2()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 902 auto NumBlocks = readNumber<uint64_t>(); in readSummaryEntry() 903 if (std::error_code EC = NumBlocks.getError()) in readSummaryEntry() 906 Entries.emplace_back(*Cutoff, *MinBlockCount, *NumBlocks); in readSummaryEntry() 923 auto NumBlocks = readNumber<uint64_t>(); in readSummary() 924 if (std::error_code EC = NumBlocks.getError()) in readSummary() 943 *MaxFunctionCount, *NumBlocks, *NumFunctions); in readSummary()
|
H A D | InstrProfReader.cpp | 774 Ent.NumBlocks);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveRangeCalc.cpp | 44 unsigned NumBlocks = MF->getNumBlockIDs(); in resetLiveOutMap() local 46 Seen.resize(NumBlocks); in resetLiveOutMap() 48 Map.resize(NumBlocks); in resetLiveOutMap()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | CodeMetrics.cpp | 119 ++NumBlocks; in analyzeBasicBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBFile.cpp | 61 return ContainerLayout.SB->NumBlocks; in getBlockCount() 140 ContainerLayout.FreePageMap.resize(SB->NumBlocks); in parseFileHeaders()
|
/third_party/lzma/C/ |
H A D | Xz.h | 479 UInt64 NumBlocks;
member
|
H A D | XzDec.c | 2336 p->NumBlocks = 0;
in XzStatInfo_Clear() 2557 stat->NumBlocks = dec->numTotalBlocks;
in XzStatInfo_SetStat()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 1004 uint64_t NumBlocks; ///< Number of blocks >= the minumum execution count. member 1073 ER.NumBlocks = E.NumCounts; in setEntry()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.cpp | 1143 unsigned NumBlocks = TheLoop->getNumBlocks(); in canVectorize() local 1144 if (NumBlocks != 1 && !canVectorizeWithIfConvert()) { in canVectorize()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | BC_Decoder.cpp | 768 static constexpr int NumBlocks = 14; member 771 static constexpr BlockDesc blockDescs[NumBlocks][MaxBlockDescIndex] = {
|