Home
last modified time | relevance | path

Searched refs:getBlock (Results 226 – 250 of 4906) sorted by relevance

12345678910>>...197

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DGlobalData.cpp32 GlobalData::getBlock(BlockNumber blockNo, Uint32 instanceNo) in getBlock() function in GlobalData
34 SimulatedBlock* b = getBlock(blockNo); in getBlock()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/kernel/vm/
H A DGlobalData.cpp32 GlobalData::getBlock(BlockNumber blockNo, Uint32 instanceNo) in getBlock() function in GlobalData
34 SimulatedBlock* b = getBlock(blockNo); in getBlock()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/kernel/vm/
H A DGlobalData.cpp32 GlobalData::getBlock(BlockNumber blockNo, Uint32 instanceNo) in getBlock() function in GlobalData
34 SimulatedBlock* b = getBlock(blockNo); in getBlock()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/kernel/vm/
H A DGlobalData.cpp32 GlobalData::getBlock(BlockNumber blockNo, Uint32 instanceNo) in getBlock() function in GlobalData
34 SimulatedBlock* b = getBlock(blockNo); in getBlock()
/dports/www/webtrees/webtrees-1.7.18/webtrees/
H A Dindex.php70 echo $active_blocks[$module_name]->getBlock($block_id);
110 echo $active_blocks[$module_name]->getBlock($block_id);
132 echo $active_blocks[$module_name]->getBlock($block_id);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/queso/src/stats/src/
H A DGaussianLikelihoodBlockDiagonalCovarianceRandomCoefficients.C42 totalDim += this->m_covariance.getBlock(i).numRowsLocal(); in GaussianLikelihoodBlockDiagonalCovarianceRandomCoefficients()
83 unsigned int blockDim = this->m_covariance.getBlock(i).numRowsLocal(); in lnValue()
91 double cov_determinant = this->m_covariance.getBlock(i).determinant(); in lnValue()
/dports/www/horde-base/horde-5.2.23/lib/Ajax/Application/
H A DHandler.php88 ->getBlock($this->vars->app, $this->vars->blockid);
119 ->getBlock($this->vars->app, $this->vars->blockid)
142 ->getBlock($this->vars->app, $this->vars->blockid)
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A Dext.cpp88 _ext->getBlock()->getExtCount(numOfNet, numOfRSeg, numOfCapNode, in load_model()
393 odb::dbBlock* block = _ext->getBlock(); in extract()
409 dbBlock* block = _ext->getBlock(); in extract()
460 dbNetSdb = _ext->getBlock()->getNetSdb(); in extract()
499 odb::dbSet<odb::dbNet> bnets = _ext->getBlock()->getNets(); in extract()
516 odb::dbBlock* topBlock = _ext->getBlock(); in extract()
578 _ext->getBlock()->resetNetSdb(); in extract()
588 _ext->getBlock()->getName().c_str()); in extract()
770 odb::dbInst* ii = chip->getBlock()->findInst(inst_name.c_str()); in set_block()
845 odb::dbBlock* block = _ext->getBlock(); in rc_tree()
[all …]
/dports/devel/codeworker/CodeWorker4_5_3/
H A DDtaConsoleScript.cpp102 GrfBlock* pTemporaryBlock = new GrfBlock(&getBlock()); in execute()
111 pTemporaryBlock->moveFunctions(getBlock()); in execute()
112 pTemporaryBlock->moveClasses(getBlock()); in execute()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DMemorySSA.cpp484 BasicBlock *BB = From->getBlock(); in getWalkTarget()
488 auto *Defs = MSSA.getBlockDefs(Node->getBlock()); in getWalkTarget()
1008 BasicBlock *BB = Child->getBlock(); in renamePass()
1486 ValueToMemoryAccess.erase(What->getBlock()); in moveTo()
1572 return DT->dominates(Replacer->getBlock(), Replacee->getBlock()); in dominatesUse()
1600 MemoryInst = MA->getBlock(); in removeFromLookups()
1614 BasicBlock *BB = MA->getBlock(); in removeFromLists()
1851 assert((DominatorBlock == Dominatee->getBlock()) && in locallyDominates()
1886 if (Dominator->getBlock() != Dominatee->getBlock()) in dominates()
1887 return DT->dominates(Dominator->getBlock(), Dominatee->getBlock()); in dominates()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Pipeline/
H A DSpirvShaderControlFlow.cpp125 for(auto out : getBlock(id).outs) in TraverseReachableBlocks()
162 auto block = getBlock(blockId); in ForeachBlockDependency()
186 for(auto out : getBlock(id).outs) in ExistsPath()
239 auto const &block = function.getBlock(id); in EmitBlocks()
291 auto block = function.getBlock(blockId); in EmitNonLoop()
329 auto &block = function.getBlock(blockId); in EmitLoop()
331 auto &mergeBlock = function.getBlock(mergeBlockId); in EmitLoop()
376 for(auto in : function.getBlock(mergeBlockId).ins) in EmitLoop()
429 for(auto in : function.getBlock(mergeBlockId).ins) in EmitLoop()
506 auto block = function.getBlock(state->block); in EmitBranchConditional()
[all …]
/dports/games/freesynd/freesynd-0.7.5/src/menus/
H A Dmapmenu.cpp166 Block blk = g_Session.getBlock(g_Session.getSelectedBlockId()); in handleBlockSelected()
343 Block blk = g_Session.getBlock(i); in handleRender()
423 Block blk = g_Session.getBlock(index); in handleUnknownKey()
435 Block blk = g_Session.getBlock(index); in handleUnknownKey()
444 Block blk = g_Session.getBlock(g_Session.getSelectedBlockId()); in handleUnknownKey()
450 Block blk = g_Session.getBlock(g_Session.getSelectedBlockId()); in handleUnknownKey()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_FieldTableSumRun.cpp198 pf_Frag_Strux* sdh = getBlock()->getStruxDocHandle(); in calculateValue()
199 PD_Document * pDoc = getBlock()->getDocument(); in calculateValue()
239 UT_sint32 i = getBlock()->getDocLayout()->getLID(); in calculateValue()
315 pf_Frag_Strux* sdh = getBlock()->getStruxDocHandle(); in calculateValue()
316 PD_Document * pDoc = getBlock()->getDocument(); in calculateValue()
358 UT_sint32 i = getBlock()->getDocLayout()->getLID(); in calculateValue()
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DCASSCF.cpp173 double * Ublock = umat->getBlock( irrep ); in fillLocalizedOrbitalRotations()
196 double * Umat = unitary->getBlock( irrep ); in rotateOldToNew()
197 double * work = theQmatWORK->getBlock( irrep ); in rotateOldToNew()
198 double * block = myMatrix->getBlock( irrep ); in rotateOldToNew()
270 double * Umat = unitary->getBlock( irrep ); in buildQmatOCC()
271 double * work = theQmatWORK->getBlock( irrep ); in buildQmatOCC()
303 double * Umat = unitary->getBlock( irrep ) + iHandler->getNOCC( irrep ); in buildQmatACT()
304 double * work = theQmatWORK->getBlock( irrep ); in buildQmatACT()
305 double * work2 = theQmatACT->getBlock( irrep ); in buildQmatACT()
480 double * umatrix = Umat->getBlock( irrep ) + NSHIFT; in block_diagonalize()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Analysis/Analyses/
H A DDominators.h77 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
105 if (IDom && IDom->getBlock()) in dump()
108 << IDom->getBlock()->getBlockID() in dump()
116 IDom && !IDom->getBlock() && IsPostDom && IsExitBlock; in dump()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Analysis/Analyses/
H A DDominators.h77 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
105 if (IDom && IDom->getBlock()) in dump()
108 << IDom->getBlock()->getBlockID() in dump()
116 IDom && !IDom->getBlock() && IsPostDom && IsExitBlock; in dump()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp134 OS << " " << Sym.getBlock().getSection().getName(); in operator <<()
204 if (&Sym->getBlock() == &B) in splitBlock()
238 for (auto &E : Sym->getBlock().edges()) { in dump()
245 printEdge(OS, Sym->getBlock(), E, EdgeName); in dump()
248 printEdge(OS, Sym->getBlock(), E, EdgeNumberString); in dump()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Transforms/Utils/
H A DFoldUtils.cpp34 !parentOp->getBlock()) in getInsertionRegion()
43 insertionBlock = parentOp->getBlock(); in getInsertionRegion()
140 foldScopes[getInsertionRegion(interfaces, op->getBlock())]; in notifyRemoval()
239 Block *opBlock = op->getBlock(); in tryToFold()
240 if (opBlock == constOp->getBlock() && &opBlock->front() != constOp) in tryToFold()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp133 OS << " " << Sym.getBlock().getSection().getName(); in operator <<()
207 if (&Sym->getBlock() == &B) in splitBlock()
241 for (auto &E : Sym->getBlock().edges()) { in dump()
248 printEdge(OS, Sym->getBlock(), E, EdgeName); in dump()
251 printEdge(OS, Sym->getBlock(), E, EdgeNumberString); in dump()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp134 OS << " " << Sym.getBlock().getSection().getName(); in operator <<()
204 if (&Sym->getBlock() == &B) in splitBlock()
238 for (auto &E : Sym->getBlock().edges()) { in dump()
245 printEdge(OS, Sym->getBlock(), E, EdgeName); in dump()
248 printEdge(OS, Sym->getBlock(), E, EdgeNumberString); in dump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp133 OS << " " << Sym.getBlock().getSection().getName(); in operator <<()
207 if (&Sym->getBlock() == &B) in splitBlock()
241 for (auto &E : Sym->getBlock().edges()) { in dump()
248 printEdge(OS, Sym->getBlock(), E, EdgeName); in dump()
251 printEdge(OS, Sym->getBlock(), E, EdgeNumberString); in dump()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DDominators.h77 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
105 if (IDom && IDom->getBlock()) in dump()
108 << IDom->getBlock()->getBlockID() in dump()
116 IDom && !IDom->getBlock() && IsPostDom && IsExitBlock; in dump()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DDominators.h77 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
105 if (IDom && IDom->getBlock()) in dump()
108 << IDom->getBlock()->getBlockID() in dump()
116 IDom && !IDom->getBlock() && IsPostDom && IsExitBlock; in dump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Analysis/Analyses/
H A DDominators.h77 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
105 if (IDom && IDom->getBlock()) in dump()
108 << IDom->getBlock()->getBlockID() in dump()
116 IDom && !IDom->getBlock() && IsPostDom && IsExitBlock; in dump()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Analysis/Analyses/
H A DDominators.h77 if (!R || !OtherR || R->getBlock() != OtherR->getBlock()) in compare()
105 if (IDom && IDom->getBlock()) in dump()
108 << IDom->getBlock()->getBlockID() in dump()
116 IDom && !IDom->getBlock() && IsPostDom && IsExitBlock; in dump()

12345678910>>...197