Home
last modified time | relevance | path

Searched defs:getBlockList (Results 1 – 14 of 14) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/IR/
H A DKernel.hpp40 const BlockList& getBlockList() const { return m_blocks; } in getBlockList() function in iga::Kernel
41 BlockList& getBlockList() { return m_blocks; } in getBlockList() function in iga::Kernel
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/inc/
H A DSwXMLBlockImport.hxx49 SwXMLTextBlocks& getBlockList() in getBlockList() function in SwXMLBlockListImport
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/inc/
H A DSwXMLBlockImport.hxx51 SwXMLTextBlocks& getBlockList() in getBlockList() function in SwXMLBlockListImport
/dports/math/gap/gap-4.11.0/pkg/ferret-1.0.2/src/
H A DStabChainStore.hpp71 vec1<vec1<vec1<int> > > getBlockList() const in getBlockList() function in GAPStabChainWrapper
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/
H A Dqg_blockwidget.h93 RS_BlockList* getBlockList() { in getBlockList() function
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_block.cpp80 RS_BlockList* RS_Block::getBlockList() { in getBlockList() function in RS_Block
H A Drs_graphic.h66 virtual RS_BlockList* getBlockList() { in getBlockList() function
/dports/devel/hpx/hpx-1.2.1/tests/regressions/lcos/
H A Ddataflow_791.cpp168 void getBlockList(vector<vector<block> > &blockList, int numBlocks) in getBlockList() function
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/unicode/
H A Dgen.py681 def getBlockList(self): member in SectionsBlocks
/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/unicode/
H A Dgen.py668 def getBlockList(self): member in SectionsBlocks
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkcharselect-generate-datafile.py565 def getBlockList(self): member in SectionsBlocks
/dports/devel/pear-HTML_Template_Sigma/HTML_Template_Sigma-1.3.0/HTML/Template/
H A DSigma.php1215 function getBlockList($parent = '__global__', $recursive = false) function in HTML_Template_Sigma
/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/server/balancer/
H A DBalancer.java643 private long getBlockList() throws IOException { in getBlockList() method in Balancer.Source
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/balancer/
H A DDispatcher.java614 private long getBlockList() throws IOException { in getBlockList() method in Dispatcher.Source