Home
last modified time | relevance | path

Searched refs:getBlockType (Results 51 – 75 of 109) sorted by relevance

12345

/dports/www/ilias6/ILIAS-6.14/Services/Classification/classes/
H A Dclass.ilClassificationBlockGUI.php69 public function getBlockType() : string function in ilClassificationBlockGUI
162 $ajax_block_id = "block_" . $this->getBlockType() . "_0";
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSCore/
H A DSVNumXRef.hpp157 BlockType getBlockType( const int NAVSTARID ) const;
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/
H A DTestHFileBlock.java560 expectedTypes.get(i), b.getBlockType()); in testPreviousOffsetInternals()
562 + " of " + "type " + b.getBlockType() + ":", in testPreviousOffsetInternals()
573 assertEquals(b.getBlockType(), b2.getBlockType()); in testPreviousOffsetInternals()
687 assertEquals(types.get(blockId), b.getBlockType()); in call()
H A DTestHFileWriterV3.java224 assertEquals(BlockType.DATA, block.getBlockType()); in writeDataAndReadFromHFile()
283 assertEquals(BlockType.META, block.getBlockType()); in writeDataAndReadFromHFile()
H A DTestHFileWriterV2.java194 assertEquals(BlockType.DATA, block.getBlockType()); in writeDataAndReadFromHFile()
242 assertEquals(BlockType.META, block.getBlockType()); in writeDataAndReadFromHFile()
H A DTestCachedBlockQueue.java139 public BlockType getBlockType() { in CachedBlock()
/dports/www/ilias/ILIAS-5.4.25/Modules/Wiki/classes/
H A Dclass.ilWikiImportantPagesBlockGUI.php46 public function getBlockType() : string function in ilWikiImportantPagesBlockGUI
H A Dclass.ilWikiFunctionsBlockGUI.php46 public function getBlockType() : string function in ilWikiFunctionsBlockGUI
/dports/www/ilias6/ILIAS-6.14/Modules/Wiki/classes/
H A Dclass.ilWikiImportantPagesBlockGUI.php46 public function getBlockType() : string function in ilWikiImportantPagesBlockGUI
/dports/www/ilias6/ILIAS-6.14/Services/News/classes/
H A Dclass.ilPDNewsBlockGUI.php116 public function getBlockType() : string function in ilPDNewsBlockGUI
440 $this->getBlockType(),
/dports/www/ilias/ILIAS-5.4.25/Modules/Portfolio/classes/
H A Dclass.ilPDPortfolioBlockGUI.php45 public function getBlockType() : string function in ilPDPortfolioBlockGUI
/dports/www/ilias/ILIAS-5.4.25/Modules/Forum/classes/
H A Dclass.ilForumPostingDraftsBlockGUI.php54 public function getBlockType() : string function in ilForumPostingDraftsBlockGUI
/dports/www/ilias/ILIAS-5.4.25/Services/Block/classes/
H A Dclass.ilExternalFeedBlockGUI.php65 public function getBlockType() : string function in ilExternalFeedBlockGUI
545 $a_feed_block->setType($this->getBlockType());
/dports/www/ilias/ILIAS-5.4.25/Modules/StudyProgramme/classes/
H A Dclass.ilPDStudyProgrammeSimpleListGUI.php130 public function getBlockType() : string function in ilPDStudyProgrammeSimpleListGUI
/dports/www/ilias6/ILIAS-6.14/Modules/StudyProgramme/classes/
H A Dclass.ilPDStudyProgrammeSimpleListGUI.php131 public function getBlockType() : string function in ilPDStudyProgrammeSimpleListGUI
/dports/www/ilias/ILIAS-5.4.25/Services/News/classes/
H A Dclass.ilPDNewsBlockGUI.php118 public function getBlockType() : string function in ilPDNewsBlockGUI
497 $this->getBlockType(),
/dports/games/manaplus/manaplus-2.1.3.17/src/being/
H A Dactorsprite.h83 virtual BlockTypeT getBlockType() const A_WARN_UNUSED in getBlockType() function
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/
H A DCombinedBlockCache.java64 boolean isMetaBlock = buf.getBlockType().getCategory() != BlockCategory.DATA; in cacheBlock()
H A DLruBlockCache.java951 public BlockType getBlockType() { in iterator() method
952 return b.getBuffer().getBlockType(); in iterator()
1078 BlockType blockType = ((Cacheable)cb.getBuffer()).getBlockType(); in getBlockTypeCountsForTest()
/dports/www/ilias6/ILIAS-6.14/Modules/ExternalFeed/classes/
H A Dclass.ilExternalFeedBlockGUI.php78 public function getBlockType() : string function in ilExternalFeedBlockGUI
687 $a_feed_block->setType($this->getBlockType());
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmrt/include/dcmtk/dcmrt/seq/
H A Ddrtbl5.h196 OFCondition getBlockType(OFString &value, const signed long pos = 0) const;
H A Ddrtibls.h197 OFCondition getBlockType(OFString &value, const signed long pos = 0) const;
H A Ddrtbl2.h210 OFCondition getBlockType(OFString &value, const signed long pos = 0) const;
/dports/www/ilias/ILIAS-5.4.25/Services/Notes/classes/
H A Dclass.ilPDNotesBlockGUI.php42 public function getBlockType() : string function in ilPDNotesBlockGUI
/dports/math/sdpa/sdpa-7.3.8/
H A Dsdpa_call.h191 ConeType getBlockType(int l);

12345