Home
last modified time | relevance | path

Searched defs:NextBlock (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/PlatformSupport/
H A DReusableArenaBlock.hpp52 struct NextBlock struct in XALAN_CPP_NAMESPACE::ReusableArenaBlock
54 enum { VALID_OBJECT_STAMP = 0xffddffdd };
56 size_type next;
57 const int verificationStamp;
59 NextBlock( size_type _next): in NextBlock() argument
66 isValidFor( size_type rightBorder ) const in isValidFor()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/data/
H A Ddyn_block_reader.hpp58 PinnedBlock NextBlock() { in NextBlock() function in thrill::data::DynBlockSource
93 PinnedBlock NextBlock() final { in NextBlock() function in thrill::data::DynBlockSourceAdapter
H A Dblock_queue.cpp100 PinnedBlock ConsumeBlockQueueSource::NextBlock() { in NextBlock() function in thrill::data::ConsumeBlockQueueSource
124 PinnedBlock CacheBlockQueueSource::NextBlock() { in NextBlock() function in thrill::data::CacheBlockQueueSource
H A Dcat_block_source.hpp53 PinnedBlock NextBlock() { in NextBlock() function in thrill::data::CatBlockSource
H A Dfile.cpp149 PinnedBlock KeepFileBlockSource::NextBlock() { in NextBlock() function in thrill::data::KeepFileBlockSource
232 PinnedBlock ConsumeFileBlockSource::NextBlock() { in NextBlock() function in thrill::data::ConsumeFileBlockSource
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/HexBox/
H A DDataBlock.cs24 public DataBlock NextBlock property in Be.Windows.Forms.DataBlock
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webaudio/
H A DDelayBuffer.h60 void NextBlock() { in NextBlock() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webaudio/
H A DDelayBuffer.h60 void NextBlock() { in NextBlock() function
/dports/www/firefox/firefox-99.0/dom/media/webaudio/
H A DDelayBuffer.h60 void NextBlock() { in NextBlock() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webaudio/
H A DDelayBuffer.h60 void NextBlock() { in NextBlock() function
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Cryptography/Cipher/
H A DSalsa20Cipher.cs84 protected override void NextBlock(byte[] pBlock) in NextBlock() method in KeePassLib.Cryptography.Cipher.Salsa20Cipher
H A DCtrBlockCipher.cs72 protected abstract void NextBlock(byte[] pBlock); in NextBlock() method in KeePassLib.Cryptography.Cipher.CtrBlockCipher
H A DChaCha20Cipher.cs119 protected override void NextBlock(byte[] pBlock) in NextBlock() method in KeePassLib.Cryptography.Cipher.ChaCha20Cipher
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webaudio/
H A DDelayBuffer.h62 void NextBlock() { in NextBlock() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webaudio/
H A DDelayBuffer.h63 void NextBlock() in NextBlock() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_fsp.cpp465 void* ON_FixedSizePool::NextBlock( std::size_t* block_element_count ) in NextBlock() function in ON_FixedSizePool
496 void* ON_FixedSizePoolIterator::NextBlock( std::size_t* block_element_count ) in NextBlock() function in ON_FixedSizePoolIterator
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_fsp.cpp465 void* ON_FixedSizePool::NextBlock( size_t* block_element_count ) in NextBlock() function in ON_FixedSizePool
496 void* ON_FixedSizePoolIterator::NextBlock( size_t* block_element_count ) in NextBlock() function in ON_FixedSizePoolIterator
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Ddefmem.c18 static void *NextBlock(MemryBlock *block) in NextBlock() function
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Route.CsvRw/Structures/Route/
H A DCrack.cs22 … Transformation RailTransformation, Vector3 pos, Block CurrentBlock, Block NextBlock, StructureDat… in Create()
/dports/editors/calligra/calligra-3.2.1/words/plugins/scripting/
H A DTextCursor.h54 NextBlock = QTextCursor::NextBlock, //!< Move to the beginning of the next block. enumerator
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/gitlab.com/yawning/obfs4.git/common/drbg/
H A Dhash_drbg.go141 func (drbg *HashDrbg) NextBlock() []byte { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gitlab.com/yawning/obfs4.git/common/drbg/
H A Dhash_drbg.go141 func (drbg *HashDrbg) NextBlock() []byte { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/gitlab.com/yawning/obfs4.git/common/drbg/
H A Dhash_drbg.go141 func (drbg *HashDrbg) NextBlock() []byte { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/gitlab.com/yawning/obfs4.git/common/drbg/
H A Dhash_drbg.go141 func (drbg *HashDrbg) NextBlock() []byte { func
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_fsp_defs.h101 T* ON_SimpleFixedSizePool<T>::NextBlock( std::size_t* block_element_count ) in NextBlock() function

1234567891011