/external/e2fsprogs/tests/r_move_itable/ |
D | expect | 34 Blocks per group: 256 47 Group 0: (Blocks 1-256) 55 Group 1: (Blocks 257-512) 63 Group 2: (Blocks 513-768) 69 Group 3: (Blocks 769-1024) 77 Group 4: (Blocks 1025-1280) 83 Group 5: (Blocks 1281-1536) 91 Group 6: (Blocks 1537-1792) 97 Group 7: (Blocks 1793-2048) 105 Group 8: (Blocks 2049-2304) [all …]
|
/external/e2fsprogs/tests/m_meta_bg/ |
D | expect.1 | 44 Blocks per group: 1024 57 Group 0: (Blocks 1-1024) 64 Group 1: (Blocks 1025-2048) 71 Group 2: (Blocks 2049-3072) 77 Group 3: (Blocks 3073-4096) 84 Group 4: (Blocks 4097-5120) 90 Group 5: (Blocks 5121-6144) 97 Group 6: (Blocks 6145-7168) 103 Group 7: (Blocks 7169-8192) 110 Group 8: (Blocks 8193-9216) [all …]
|
/external/e2fsprogs/tests/r_resize_inode/ |
D | expect | 32 Blocks per group: 1024 45 Group 0: (Blocks 1-1024) 53 Group 1: (Blocks 1025-2048) 61 Group 2: (Blocks 2049-3072) 67 Group 3: (Blocks 3073-4096) 75 Group 4: (Blocks 4097-5120) 81 Group 5: (Blocks 5121-6144) 89 Group 6: (Blocks 6145-7168) 95 Group 7: (Blocks 7169-8192) 103 Group 8: (Blocks 8193-9216) [all …]
|
/external/e2fsprogs/tests/m_desc_size_128/ |
D | expect.1 | 47 Blocks per group: 1024 60 Group 0: (Blocks 1-1024) 68 Group 1: (Blocks 1025-2048) 76 Group 2: (Blocks 2049-3072) 82 Group 3: (Blocks 3073-4096) 90 Group 4: (Blocks 4097-5120) 96 Group 5: (Blocks 5121-6144) 104 Group 6: (Blocks 6145-7168) 110 Group 7: (Blocks 7169-8192) 118 Group 8: (Blocks 8193-9216) [all …]
|
/external/e2fsprogs/tests/m_raid_opt/ |
D | expect.1 | 46 Blocks per group: 1024 60 Group 0: (Blocks 1-1024) 68 Group 1: (Blocks 1025-2048) 76 Group 2: (Blocks 2049-3072) 82 Group 3: (Blocks 3073-4096) 90 Group 4: (Blocks 4097-5120) 96 Group 5: (Blocks 5121-6144) 104 Group 6: (Blocks 6145-7168) 110 Group 7: (Blocks 7169-8192) 118 Group 8: (Blocks 8193-9216) [all …]
|
/external/e2fsprogs/tests/m_bigjournal/ |
D | expect.1 | 27 Blocks per group: 32768 50 Group 0: (Blocks 0-32767) 58 Group 1: (Blocks 32768-65535) [INODE_UNINIT] 66 Group 2: (Blocks 65536-98303) [INODE_UNINIT, BLOCK_UNINIT] 72 Group 3: (Blocks 98304-131071) [INODE_UNINIT] 80 Group 4: (Blocks 131072-163839) [INODE_UNINIT, BLOCK_UNINIT] 86 Group 5: (Blocks 163840-196607) [INODE_UNINIT] 94 Group 6: (Blocks 196608-229375) [INODE_UNINIT, BLOCK_UNINIT] 100 Group 7: (Blocks 229376-262143) [INODE_UNINIT] 108 Group 8: (Blocks 262144-294911) [INODE_UNINIT, BLOCK_UNINIT] [all …]
|
/external/clang/lib/Analysis/ |
D | ThreadSafetyTIL.cpp | 168 int BasicBlock::topologicalSort(SimpleArray<BasicBlock*>& Blocks, int ID) { in topologicalSort() argument 172 ID = Block->topologicalSort(Blocks, ID); in topologicalSort() 177 Blocks[BlockID] = this; in topologicalSort() 191 int BasicBlock::topologicalFinalSort(SimpleArray<BasicBlock*>& Blocks, int ID) { in topologicalFinalSort() argument 197 ID = DominatorNode.Parent->topologicalFinalSort(Blocks, ID); in topologicalFinalSort() 199 ID = Pred->topologicalFinalSort(Blocks, ID); in topologicalFinalSort() 200 assert(static_cast<size_t>(ID) < Blocks.size()); in topologicalFinalSort() 202 Blocks[BlockID] = this; in topologicalFinalSort() 264 for (auto *Block : Blocks) in renumberInstrs() 296 int NumUnreachableBlocks = Entry->topologicalSort(Blocks, Blocks.size()); in computeNormalForm() [all …]
|
D | PostOrderCFGView.cpp | 21 Blocks.reserve(cfg->getNumBlockIDs()); in PostOrderCFGView() 26 BlockOrder[*I] = Blocks.size() + 1; in PostOrderCFGView() 27 Blocks.push_back(*I); in PostOrderCFGView()
|
/external/e2fsprogs/tests/m_quota/ |
D | expect.1 | 50 Blocks per group: 8192 65 Group 0: (Blocks 1-8192) 73 Group 1: (Blocks 8193-16384) 81 Group 2: (Blocks 16385-24576) 87 Group 3: (Blocks 24577-32768) 95 Group 4: (Blocks 32769-40960) 101 Group 5: (Blocks 40961-49152) 109 Group 6: (Blocks 49153-57344) 115 Group 7: (Blocks 57345-65536) 123 Group 8: (Blocks 65537-73728) [all …]
|
/external/e2fsprogs/tests/m_uninit/ |
D | expect.1 | 46 Blocks per group: 8192 59 Group 0: (Blocks 1-8192) [ITABLE_ZEROED] 67 Group 1: (Blocks 8193-16384) [INODE_UNINIT, ITABLE_ZEROED] 75 Group 2: (Blocks 16385-24576) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED] 81 Group 3: (Blocks 24577-32768) [INODE_UNINIT, ITABLE_ZEROED] 89 Group 4: (Blocks 32769-40960) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED] 95 Group 5: (Blocks 40961-49152) [INODE_UNINIT, ITABLE_ZEROED] 103 Group 6: (Blocks 49153-57344) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED] 109 Group 7: (Blocks 57345-65536) [INODE_UNINIT, ITABLE_ZEROED] 117 Group 8: (Blocks 65537-73728) [INODE_UNINIT, BLOCK_UNINIT, ITABLE_ZEROED] [all …]
|
/external/llvm/lib/Transforms/Utils/ |
D | CodeExtractor.cpp | 124 Blocks(buildExtractionBlockSet(BB)), NumExitBlocks(~0U) {} in CodeExtractor() 129 Blocks(buildExtractionBlockSet(BBs)), NumExitBlocks(~0U) {} in CodeExtractor() 133 Blocks(buildExtractionBlockSet(L.getBlocks())), NumExitBlocks(~0U) {} in CodeExtractor() 138 Blocks(buildExtractionBlockSet(RN)), NumExitBlocks(~0U) {} in CodeExtractor() 142 static bool definedInRegion(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInRegion() argument 144 if (Blocks.count(I->getParent())) in definedInRegion() 152 static bool definedInCaller(const SetVector<BasicBlock *> &Blocks, Value *V) { in definedInCaller() argument 155 if (!Blocks.count(I->getParent())) in definedInCaller() 162 for (SetVector<BasicBlock *>::const_iterator I = Blocks.begin(), in findInputsOutputs() 163 E = Blocks.end(); in findInputsOutputs() [all …]
|
/external/llvm/include/llvm/Analysis/ |
D | LoopInfo.h | 72 std::vector<BlockT*> Blocks; variable 101 BlockT *getHeader() const { return Blocks.front(); } in getHeader() 144 const std::vector<BlockT*> &getBlocks() const { return Blocks; } in getBlocks() 146 block_iterator block_begin() const { return Blocks.begin(); } in block_begin() 147 block_iterator block_end() const { return Blocks.end(); } in block_end() 154 return Blocks.size(); in getNumBlocks() 302 Blocks.push_back(BB); in addBlockEntry() 308 std::reverse(Blocks.begin() + from, Blocks.end()); in reverseBlock() 313 Blocks.reserve(size); in reserveBlocks() 320 if (Blocks[0] == BB) return; in moveToHeader() [all …]
|
D | IteratedDominanceFrontier.h | 57 void setDefiningBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setDefiningBlocks() argument 58 DefBlocks = &Blocks; in setDefiningBlocks() 67 void setLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &Blocks) { in setLiveInBlocks() argument 68 LiveInBlocks = &Blocks; in setLiveInBlocks()
|
/external/v8/src/compiler/ |
D | gap-resolver.cc | 17 inline bool Blocks(MoveOperands* move, InstructionOperand destination) { in Blocks() function 18 return move->Blocks(destination); in Blocks() 57 if (other->Blocks(destination) && !other->IsPending()) { in PerformMove() 87 std::bind2nd(std::ptr_fun(&Blocks), destination)); in PerformMove() 107 if (other->Blocks(source)) { in PerformMove() 109 } else if (other->Blocks(destination)) { in PerformMove()
|
/external/e2fsprogs/tests/m_no_opt/ |
D | expect.1 | 44 Blocks per group: 8192 57 Group 0: (Blocks 1-8192) 64 Group 1: (Blocks 8193-16384) 71 Group 2: (Blocks 16385-24576) 78 Group 3: (Blocks 24577-32768) 85 Group 4: (Blocks 32769-40960) 92 Group 5: (Blocks 40961-49152) 99 Group 6: (Blocks 49153-57344) 106 Group 7: (Blocks 57345-65535)
|
/external/e2fsprogs/tests/m_std/ |
D | expect.1 | 46 Blocks per group: 8192 59 Group 0: (Blocks 1-8192) 67 Group 1: (Blocks 8193-16384) 75 Group 2: (Blocks 16385-24576) 81 Group 3: (Blocks 24577-32768) 89 Group 4: (Blocks 32769-40960) 95 Group 5: (Blocks 40961-49152) 103 Group 6: (Blocks 49153-57344) 109 Group 7: (Blocks 57345-65535)
|
/external/e2fsprogs/tests/m_extent_journal/ |
D | expect.1 | 47 Blocks per group: 8192 67 Group 0: (Blocks 1-8192) 75 Group 1: (Blocks 8193-16384) 83 Group 2: (Blocks 16385-24576) 89 Group 3: (Blocks 24577-32768) 97 Group 4: (Blocks 32769-40960) 103 Group 5: (Blocks 40961-49152) 111 Group 6: (Blocks 49153-57344) 117 Group 7: (Blocks 57345-65535)
|
/external/clang/include/clang/Analysis/Analyses/ |
D | PostOrderCFGView.h | 73 std::vector<const CFGBlock*> Blocks; variable 84 iterator begin() { return Blocks.rbegin(); } in begin() 85 iterator end() { return Blocks.rend(); } in end() 87 const_iterator begin() const { return Blocks.rbegin(); } in begin() 88 const_iterator end() const { return Blocks.rend(); } in end()
|
/external/llvm/lib/IR/ |
D | GCOV.cpp | 162 Blocks.push_back(make_unique<GCOVBlock>(*this, i)); in readGCNO() 183 Edges.push_back(make_unique<GCOVEdge>(*Blocks[BlockNo], *Blocks[Dst])); in readGCNO() 185 Blocks[BlockNo]->addDstEdge(Edge); in readGCNO() 186 Blocks[Dst]->addSrcEdge(Edge); in readGCNO() 208 GCOVBlock &Block = *Blocks[BlockNo]; in readGCNO() 306 if (BlockNo >= Blocks.size()) { in readGCDA() 310 if (BlockNo == Blocks.size() - 1) in readGCDA() 312 GCOVBlock &Block = *Blocks[BlockNo]; in readGCDA() 333 return Blocks.front()->getCount(); in getEntryCount() 339 return Blocks.back()->getCount(); in getExitCount() [all …]
|
/external/llvm/lib/Target/WebAssembly/ |
D | Relooper.cpp | 72 std::deque<Block *> Blocks; member 125 for (Block *B : R.Blocks) { in runOnFunction() 191 for (auto Curr : Blocks) in ~RelooperAlgorithm() 199 Blocks.push_back(New); in AddBlock() 285 for (unsigned i = 0; i < Blocks.size(); i++) { in Calculate() 286 Block *Curr = Blocks[i]; in Calculate() 342 Shape *MakeSimple(BlockSet &Blocks, Block *Inner, BlockSet &NextEntries) { in Calculate() 348 if (Blocks.size() > 1) { in Calculate() 349 Blocks.remove(Inner); in Calculate() 350 GetBlocksOut(Inner, NextEntries, &Blocks); in Calculate() [all …]
|
/external/llvm/lib/CodeGen/ |
D | EdgeBundles.cpp | 56 Blocks.clear(); in runOnMachineFunction() 57 Blocks.resize(getNumBundles()); in runOnMachineFunction() 62 Blocks[b0].push_back(i); in runOnMachineFunction() 64 Blocks[b1].push_back(i); in runOnMachineFunction()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | FunctionSummary.h | 96 llvm::SmallBitVector &Blocks = I->second.VisitedBasicBlocks; in markVisitedBasicBlock() local 98 if (TotalIDs > Blocks.size()) { in markVisitedBasicBlock() 99 Blocks.resize(TotalIDs); in markVisitedBasicBlock() 102 Blocks.set(ID); in markVisitedBasicBlock()
|
/external/clang/include/clang/Analysis/ |
D | CFG.h | 840 CFGBlock & front() { return *Blocks.front(); } in front() 841 CFGBlock & back() { return *Blocks.back(); } in back() 843 iterator begin() { return Blocks.begin(); } in begin() 844 iterator end() { return Blocks.end(); } in end() 845 const_iterator begin() const { return Blocks.begin(); } in begin() 846 const_iterator end() const { return Blocks.end(); } in end() 848 graph_iterator nodes_begin() { return graph_iterator(Blocks.begin()); } in nodes_begin() 849 graph_iterator nodes_end() { return graph_iterator(Blocks.end()); } in nodes_end() 851 return const_graph_iterator(Blocks.begin()); in nodes_begin() 854 return const_graph_iterator(Blocks.end()); in nodes_end() [all …]
|
/external/clang/include/clang/AST/ |
D | Comment.h | 1098 ArrayRef<BlockContentComment *> Blocks; variable 1102 FullComment(ArrayRef<BlockContentComment *> Blocks, DeclInfo *D) : in FullComment() argument 1104 Blocks(Blocks), ThisDeclInfo(D) { in FullComment() 1105 if (Blocks.empty()) in FullComment() 1108 setSourceRange(SourceRange(Blocks.front()->getLocStart(), in FullComment() 1109 Blocks.back()->getLocEnd())); in FullComment() 1110 setLocation(Blocks.front()->getLocStart()); in FullComment() 1118 return reinterpret_cast<child_iterator>(Blocks.begin()); in child_begin() 1122 return reinterpret_cast<child_iterator>(Blocks.end()); in child_end() 1135 ArrayRef<BlockContentComment *> getBlocks() const { return Blocks; } in getBlocks()
|
/external/llvm/include/llvm/CodeGen/ |
D | EdgeBundles.h | 35 SmallVector<SmallVector<unsigned, 8>, 4> Blocks; variable 49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
|