Home
last modified time | relevance | path

Searched defs:newBlock (Results 1 – 25 of 740) sorted by relevance

12345678910>>...30

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/HexBox/
H A DDataMap.cs39 public void AddAfter(DataBlock block, DataBlock newBlock) in AddAfter()
44 public void AddBefore(DataBlock block, DataBlock newBlock) in AddBefore()
96 public DataBlock Replace(DataBlock block, DataBlock newBlock) in Replace()
117 void AddAfterInternal(DataBlock block, DataBlock newBlock) in AddAfterInternal()
133 void AddBeforeInternal(DataBlock block, DataBlock newBlock) in AddBeforeInternal()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/
H A DMemoryGlobal.cpp12 HGLOBAL newBlock = ::GlobalAlloc(flags, size); in Alloc() local
29 HGLOBAL newBlock = ::GlobalReAlloc(_global, size, GMEM_MOVEABLE); in ReAlloc() local
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/
H A DMemoryGlobal.cpp12 HGLOBAL newBlock = ::GlobalAlloc(flags, size); in Alloc() local
29 HGLOBAL newBlock = ::GlobalReAlloc(_global, size, GMEM_MOVEABLE); in ReAlloc() local
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DGIF_Support.cpp44 BlockData newBlock; in OpenGIF() local
146 BlockData newBlock; in ReadBlock() local
159 BlockData newBlock; in ReadBlock() local
204 BlockData newBlock; in ReadBlock() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.ControlFlow.Subroutines.Builders/
H A DSubroutineBuilder.cs107 …public virtual void RecordInformationSameAsOtherBlock (BlockWithLabels<Label> newBlock, BlockWithL… in RecordInformationSameAsOtherBlock()
133 …oid InsertPreConditionEdges (BlockWithLabels<Label> previousBlock, BlockWithLabels<Label> newBlock) in InsertPreConditionEdges()
154 …id InsertPostConditionEdges (BlockWithLabels<Label> previousBlock, BlockWithLabels<Label> newBlock) in InsertPostConditionEdges()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/include/util/
H A DLinkedStack.hpp138 BlockHeader* newBlock = allocBlock(); in push() local
152 BlockHeader* newBlock = allocBlock(); in push() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/include/util/
H A DLinkedStack.hpp138 BlockHeader* newBlock = allocBlock(); in push() local
152 BlockHeader* newBlock = allocBlock(); in push() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/include/util/
H A DLinkedStack.hpp138 BlockHeader* newBlock = allocBlock(); in push() local
152 BlockHeader* newBlock = allocBlock(); in push() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/include/util/
H A DLinkedStack.hpp138 BlockHeader* newBlock = allocBlock(); in push() local
152 BlockHeader* newBlock = allocBlock(); in push() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/include/util/
H A DLinkedStack.hpp138 BlockHeader* newBlock = allocBlock(); in push() local
152 BlockHeader* newBlock = allocBlock(); in push() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/include/util/
H A DLinkedStack.hpp138 BlockHeader* newBlock = allocBlock(); in push() local
152 BlockHeader* newBlock = allocBlock(); in push() local
/dports/www/nginx-full/nchan-1.2.12/dev/bench/deps/sha1/
H A Dinit.lua28 local newBlock = hasFFi and function () function
/dports/devel/arcanist-lib/arcanist-b2e715f/src/ip/
H A DPhutilCIDRBlock.php17 public static function newBlock($in) { function in PhutilCIDRBlock
/dports/devel/arcanist/arcanist-b2e715f/src/ip/
H A DPhutilCIDRBlock.php17 public static function newBlock($in) { function in PhutilCIDRBlock
/dports/math/ogdf/OGDF/src/ogdf/augmentation/
H A DPlanarAugmentation.cpp730 node newBlock = (m_pBCTree->DynamicBCTree::bcproper(*edgeIt)); in joinPendants() local
800 node newBlock = m_pBCTree->DynamicBCTree::bcproper(e); in connectInsideLabel() local
952 node newBlock = m_pBCTree->DynamicBCTree::bcproper(newEdges.front()); in connectLabels() local
1126 void PlanarAugmentation::updateAdjNonChildren(node newBlock, SList<node>& path) in updateAdjNonChildren()
1236 node newBlock = m_pBCTree->DynamicBCTree::bcproper(e); in updateNewEdges() local
/dports/games/spring/spring_98.0/rts/System/
H A DMemPool.cpp26 void* newBlock = ::operator new(numBytes * poolSize[numBytes]); in Alloc() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/
H A DTestUpdatePipelineWithSnapshots.java78 ExtendedBlock newBlock = new ExtendedBlock(oldBlock.getBlockPoolId(), in testUpdatePipelineAfterDelete() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/common/
H A Dpoolallocator.cpp53 void PoolAllocator::newBlock() in newBlock() function in utils::PoolAllocator
H A Dfixedallocator.cpp79 void FixedAllocator::newBlock() in newBlock() function in utils::FixedAllocator
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Core/
H A DEventProfiler.h51 EventProfilerBlock* newBlock = new EventProfilerBlock(this, eventID); in GetChild() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/common/
H A Dpoolallocator.cpp53 void PoolAllocator::newBlock() in newBlock() function in utils::PoolAllocator
H A Dfixedallocator.cpp79 void FixedAllocator::newBlock() in newBlock() function in utils::FixedAllocator
/dports/devel/arcanist-lib/arcanist-b2e715f/src/parser/xhpast/__tests__/
H A DPHPASTParserTestCase.php240 private function newBlock($depth, $type, $text) { function in PHPASTParserTestCase
/dports/devel/arcanist/arcanist-b2e715f/src/parser/xhpast/__tests__/
H A DPHPASTParserTestCase.php240 private function newBlock($depth, $type, $text) { function in PHPASTParserTestCase
/dports/lang/solidity/solidity_0.8.11/test/
H A DEVMHost.h61 void newBlock() in newBlock() function

12345678910>>...30