Home
last modified time | relevance | path

Searched defs:groupSize (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/libbytearrayfilter/filter/
H A Drotatebytearrayfilterparameterset.cpp17 int RotateByteArrayFilterParameterSet::groupSize() const { return mGroupSize; } in groupSize() function in RotateByteArrayFilterParameterSet
20 void RotateByteArrayFilterParameterSet::setGroupSize(int groupSize) { mGroupSize = groupSize; } in setGroupSize()
H A Dshiftbytearrayfilter.cpp36 const int groupSize = mParameterSet.groupSize(); in filter() local
H A Drotatebytearrayfilter.cpp35 const int groupSize = mParameterSet.groupSize(); in filter() local
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/rep/elections/
H A DElectionsTest.java107 final int groupSize, in startReplicationNodes()
143 final int groupSize) in startReplicationNodes()
148 private RepNode newRepNode(final int groupSize, in newRepNode()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xphoto/src/
H A Dbm3d_image_denoising.cpp70 const int &groupSize, in bm3dDenoising_()
126 int groupSize, in bm3dDenoising()
237 int groupSize, in bm3dDenoising()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/aub_tests/cmdlist/
H A Dappend_kernel_indirect_aub_tests.cpp49 const uint32_t groupSize[] = {1, 2, 3}; in TEST_F() local
96 const uint32_t groupSize[] = {1, 2, 3}; in TEST_F() local
171 std::array<uint32_t, 3> groupSize; in TEST_F() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/libs/lib7z/
H A DBwtSort.c63 …tGroup(UInt32 BlockSize, UInt32 NumSortedBytes, UInt32 groupOffset, UInt32 groupSize, int NumRefBi… in SortGroup()
382 UInt32 groupSize = counters[i]; in BlockSort() local
433 UInt32 groupSize; in BlockSort() local
503 UInt32 groupSize = ((Indices[i] & ~0xC0000000) >> kNumBitsMax); in BlockSort() local
/dports/archivers/ppmd-7z/p7zip_9.04/C/
H A DBwtSort.c63 …tGroup(UInt32 BlockSize, UInt32 NumSortedBytes, UInt32 groupOffset, UInt32 groupSize, int NumRefBi… in SortGroup()
382 UInt32 groupSize = counters[i]; in BlockSort() local
433 UInt32 groupSize; in BlockSort() local
503 UInt32 groupSize = ((Indices[i] & ~0xC0000000) >> kNumBitsMax); in BlockSort() local
/dports/archivers/maxcso/maxcso-1.10.0/7zip/C/
H A DBwtSort.c63 …tGroup(UInt32 BlockSize, UInt32 NumSortedBytes, UInt32 groupOffset, UInt32 groupSize, int NumRefBi… in SortGroup()
382 UInt32 groupSize = counters[i]; in BlockSort() local
433 UInt32 groupSize; in BlockSort() local
503 UInt32 groupSize = ((Indices[i] & ~0xC0000000) >> kNumBitsMax); in BlockSort() local
/dports/archivers/7-zip/7-zip-21.07/C/
H A DBwtSort.c63 …tGroup(UInt32 BlockSize, UInt32 NumSortedBytes, UInt32 groupOffset, UInt32 groupSize, int NumRefBi… in SortGroup()
382 UInt32 groupSize = counters[i]; in BlockSort() local
433 UInt32 groupSize; in BlockSort() local
503 UInt32 groupSize = ((Indices[i] & ~0xC0000000) >> kNumBitsMax); in BlockSort() local
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/
H A DQuorumPolicy.java44 public int quorumSize(int groupSize) { in quorumSize()
/dports/biology/ugene/ugene-40.1/src/plugins/workflow_designer/src/library/
H A DGroupWorker.h70 QMap<int, int> groupSize; variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/countries/
H A Dcountries_instance.cpp362 auto groupSize = 0; in format() local
389 auto groupSize = 0; in format() local
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_common/
H A Dschedule.F90142 subroutine getChunkRanges(groupSize, myRank, globalFirst, globalLast, localFirst, localLast) argument
145 integer, intent(in) :: groupSize local
H A Dmpienv.F9032 integer :: groupSize component
/dports/cad/openroad/OpenROAD-2.0/src/cts/src/
H A DSinkClustering.cpp188 void SinkClustering::run(unsigned groupSize, float maxDiameter, int scaleFactor) in run()
226 void SinkClustering::findBestMatching(unsigned groupSize) in findBestMatching()
410 void SinkClustering::writePlotFile(unsigned groupSize) in writePlotFile()
/dports/science/mmtf-cpp/mmtf-cpp-1.0.0/include/mmtf/
H A Dexport_helpers.hpp58 size_t groupSize = data.groupList[groupType].atomNameList.size(); in BondAdder() local
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/bignumber.js/
H A Dbignumber.d.ts297 groupSize?: number; property
/dports/www/ilias6/ILIAS-6.14/Modules/Chatroom/chat/node_modules/bignumber.js/
H A Dbignumber.d.ts295 groupSize?: number; property
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/ui/
H A DPagedTable.scala161 val groupSize = 10 constant
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/aub_tests/bindless/
H A Dbindless_kernel_aub_tests.cpp63 const uint32_t groupSize[] = {32, 1, 1}; in HWTEST2_F() local
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/src/mpt/format/
H A Dsimple_integer.hpp97 const unsigned int groupSize = format.GetGroup(); in format_simple_integer_postprocess_group() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DNodeCounter.java110 String groupSep, String groupSize) { in setFormatting()
259 String groupSep, String groupSize) { in getCounter()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DNodeCounter.java110 String groupSep, String groupSize) { in setFormatting()
259 String groupSep, String groupSize) { in getCounter()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DNodeCounter.java110 String groupSep, String groupSize) { in setFormatting()
259 String groupSep, String groupSize) { in getCounter()

12345678910>>...12