Home
last modified time | relevance | path

Searched refs:beginBlock (Results 1 – 25 of 120) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.ControlFlow.Blocks/
H A DEnsuresBlock.cs176 CFGBlock beginBlock; in EndOldWithoutInstruction()
177 …verridingLabels.Add ((uint) (EndOldMask | PatchPriorBeginOld (this, endOldIndex, out beginBlock))); in EndOldWithoutInstruction()
178 Subroutine.AddInferredOldMap (this.Index, endOldIndex, beginBlock, nextEndOldType); in EndOldWithoutInstruction()
181 private int PatchPriorBeginOld (CFGBlock endBlock, int endOldIndex, out CFGBlock beginBlock) in PatchPriorBeginOld() argument
187 beginBlock = this; in PatchPriorBeginOld()
196 int result = PatchPriorBeginOld (endBlock, endOldIndex, enumerator.Current, out beginBlock); in PatchPriorBeginOld()
201 … PatchPriorBeginOld (CFGBlock endBlock, int endOldIndex, CFGBlock current, out CFGBlock beginBlock) in PatchPriorBeginOld() argument
205 return ensuresBlock.PatchPriorBeginOld (endBlock, endOldIndex, out beginBlock); in PatchPriorBeginOld()
210 int result = PatchPriorBeginOld (endBlock, endOldIndex, enumerator.Current, out beginBlock); in PatchPriorBeginOld()
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/blockrecord/
H A Dheader.go322 beginBlock, endBlock := difficulty.PrevTimespanBlockBeginAndEnd(height)
323 log.Debugf("height %d, timespan from block %d - %d", height, beginBlock, endBlock)
324 duration, err := timespanOfBlockFromBeginToEnd(beginBlock, endBlock)
326 log.Errorf("get timespan from block %d - %d with error: %s", beginBlock, endBlock, err)
332 func timespanOfBlockFromBeginToEnd(beginBlock uint64, endBlock uint64) (uint64, error) {
333 beginTime, err := timestampOfBlock(beginBlock)
335 log.Errorf("block %d timestamp with error: %s", beginBlock, err)
338 log.Debugf("block %d timestamp %d", beginBlock, beginTime)
/dports/net-p2p/bitmark/bitmarkd-0.13.3/blockrecord/
H A Dheader.go322 beginBlock, endBlock := difficulty.PrevTimespanBlockBeginAndEnd(height)
323 log.Debugf("height %d, timespan from block %d - %d", height, beginBlock, endBlock)
324 duration, err := timespanOfBlockFromBeginToEnd(beginBlock, endBlock)
326 log.Errorf("get timespan from block %d - %d with error: %s", beginBlock, endBlock, err)
332 func timespanOfBlockFromBeginToEnd(beginBlock uint64, endBlock uint64) (uint64, error) {
333 beginTime, err := timestampOfBlock(beginBlock)
335 log.Errorf("block %d timestamp with error: %s", beginBlock, err)
338 log.Debugf("block %d timestamp %d", beginBlock, beginTime)
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/blockrecord/
H A Dheader.go322 beginBlock, endBlock := difficulty.PrevTimespanBlockBeginAndEnd(height)
323 log.Debugf("height %d, timespan from block %d - %d", height, beginBlock, endBlock)
324 duration, err := timespanOfBlockFromBeginToEnd(beginBlock, endBlock)
326 log.Errorf("get timespan from block %d - %d with error: %s", beginBlock, endBlock, err)
332 func timespanOfBlockFromBeginToEnd(beginBlock uint64, endBlock uint64) (uint64, error) {
333 beginTime, err := timestampOfBlock(beginBlock)
335 log.Errorf("block %d timestamp with error: %s", beginBlock, err)
338 log.Debugf("block %d timestamp %d", beginBlock, beginTime)
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/blockrecord/
H A Dheader.go322 beginBlock, endBlock := difficulty.PrevTimespanBlockBeginAndEnd(height)
323 log.Debugf("height %d, timespan from block %d - %d", height, beginBlock, endBlock)
324 duration, err := timespanOfBlockFromBeginToEnd(beginBlock, endBlock)
326 log.Errorf("get timespan from block %d - %d with error: %s", beginBlock, endBlock, err)
332 func timespanOfBlockFromBeginToEnd(beginBlock uint64, endBlock uint64) (uint64, error) {
333 beginTime, err := timestampOfBlock(beginBlock)
335 log.Errorf("block %d timestamp with error: %s", beginBlock, err)
338 log.Debugf("block %d timestamp %d", beginBlock, beginTime)
/dports/lang/cim/cim-3.37/src/
H A Dparser.y88 blockp->rem= FALSE;beginBlock(KBLOKK);}
215 beginBlock(kind);}
308 | HDO { beginBlock(KCON); mout(MDO);
387 HDO { beginBlock(KFOR);
400 beginBlock(KINSP);}
423 beginBlock(KPRBLK);}
458 beginBlock(KPROC);}
470 beginBlock(KCLASS);}
480 beginBlock(KCLASS);}
670 beginBlock(KPROC);}
[all …]
H A Dparser.c193 blockp->rem= FALSE;beginBlock(KBLOKK);}
1425 beginBlock(kind);; in yyparse()
1514 { beginBlock(KCON); mout(MDO); in yyparse()
1524 { beginBlock(KCON); mout(MIDENTIFIER); in yyparse()
1535 { beginBlock(KCON); mout(MIDENTIFIER); in yyparse()
1647 { beginBlock(KFOR); in yyparse()
1667 beginBlock(KINSP);; in yyparse()
1705 beginBlock(KPRBLK);; in yyparse()
1754 beginBlock(KPROC);; in yyparse()
2012 beginBlock(KPROC);; in yyparse()
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/Optimizer/
H A DIndirectCallOptimization.cpp161 BasicBlock* beginBlock = CI.getParent(); in visitCallInst() local
162 BasicBlock* endBlock = beginBlock->splitBasicBlock(&CI, "endIndirectCallBB"); in visitCallInst()
165 beginBlock->getTerminator()->eraseFromParent(); in visitCallInst()
175 IRB.SetInsertPoint(beginBlock); in visitCallInst()
/dports/games/gunfudeadlands/
H A Dprofiling.lua30 beginBlock(funcname)
36 function beginBlock( funcname ) function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dtundo.h72 void beginBlock();
123 TUndoScopedBlock() { TUndoManager::manager()->beginBlock(); } in TUndoScopedBlock()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/qt_ui/
H A Dfake_vim_edit.cpp145 handler->indentRegion.connect([proxy](int beginBlock, int endBlock, QChar typedChar) { in connectSignals() argument
146 proxy->indentRegion(beginBlock, endBlock, typedChar); in connectSignals()
386 void Proxy::indentRegion(int beginBlock, int endBlock, QChar typedChar) in indentRegion() argument
404 QTextBlock startBlock = doc->findBlockByNumber(beginBlock); in indentRegion()
407 QVector<int> lineLengths(endBlock - beginBlock + 1); in indentRegion()
410 for (int i = beginBlock; i <= endBlock; ++i) { in indentRegion()
412 lineLengths[i - beginBlock] = line.length(); in indentRegion()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/fakevim/example/
H A Deditor.cpp183 handler->indentRegion.connect([proxy](int beginBlock, int endBlock, QChar typedChar) { in connectSignals() argument
184 proxy->indentRegion(beginBlock, endBlock, typedChar); in connectSignals()
402 void Proxy::indentRegion(int beginBlock, int endBlock, QChar typedChar) in indentRegion() argument
420 QTextBlock startBlock = doc->findBlockByNumber(beginBlock); in indentRegion()
423 QVector<int> lineLengths(endBlock - beginBlock + 1); in indentRegion()
426 for (int i = beginBlock; i <= endBlock; ++i) { in indentRegion()
428 lineLengths[i - beginBlock] = line.length(); in indentRegion()
/dports/mail/spamprobe/spamprobe-1.4d/src/spamprobe/
H A DConfigManager.cc375 printer.beginBlock(out); in writeConfig()
387 printer.beginBlock(out); in writeParserConfig()
407 printer.beginBlock(out); in writeParserConfig()
436 printer.beginBlock(out); in writeFilterConfig()
485 printer.beginBlock(out); in writeDatabaseConfig()
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrwscmds.go197 func NewRescanCmd(beginBlock string, addresses []string, outPoints []OutPoint, endBlock *string) *R…
199 BeginBlock: beginBlock,
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrwscmds.go197 func NewRescanCmd(beginBlock string, addresses []string, outPoints []OutPoint, endBlock *string) *R…
199 BeginBlock: beginBlock,
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrwscmds.go197 func NewRescanCmd(beginBlock string, addresses []string, outPoints []OutPoint, endBlock *string) *R…
199 BeginBlock: beginBlock,
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrwscmds.go197 func NewRescanCmd(beginBlock string, addresses []string, outPoints []OutPoint, endBlock *string) *R…
199 BeginBlock: beginBlock,
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrwscmds.go197 func NewRescanCmd(beginBlock string, addresses []string, outPoints []OutPoint, endBlock *string) *R…
199 BeginBlock: beginBlock,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrwscmds.go197 func NewRescanCmd(beginBlock string, addresses []string, outPoints []OutPoint, endBlock *string) *R…
199 BeginBlock: beginBlock,
/dports/ports-mgmt/bsdadminscripts2/bsda2-0.4.2/src/
H A Dbuildflags.awk130 function beginBlock(pattern) { function
248 beginBlock(substitute("{.*", "", line));
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dcellkeyframeselection.cpp93 TUndoManager::manager()->beginBlock(); in deleteCellsKeyframes()
103 TUndoManager::manager()->beginBlock(); in cutCellsKeyframes()
/dports/mail/spamprobe/spamprobe-1.4d/src/hdl/
H A DHdlPrinter.cc55 void HdlPrinter::beginBlock(ostream &out) in beginBlock() function in HdlPrinter
139 beginBlock(out); in printStatement()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dfxselection.cpp218 TUndoManager::manager()->beginBlock(); in pasteSelection()
277 TUndoManager::manager()->beginBlock(); in insertPasteSelection()
325 auto_.m_destruct = true, TUndoManager::manager()->beginBlock(); in addPasteSelection()
369 auto_.m_destruct = true, TUndoManager::manager()->beginBlock(); in replacePasteSelection()
405 TUndoManager::manager()->beginBlock(); in ungroupSelection()
/dports/print/limereport/LimeReport-1.5.35/3rdparty/easyprofiler/easy_profiler_core/include/easy/
H A Dprofiler.h116 ::profiler::beginBlock(EASY_UNIQUE_BLOCK(__LINE__));
538 PROFILER_API void beginBlock(Block& _block);
784 inline void beginBlock(Block&) { } in beginBlock() function
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DUpdate.cpp95 PROFILER.beginBlock("-network"); in DoNetworking()
134 PROFILER.beginBlock(" frameSt"); in frameStart()
386 PROFILER.beginBlock("g.refl"); in frameStart()
394 PROFILER.beginBlock("g.veget"); in frameStart()

12345