Home
last modified time | relevance | path

Searched defs:maxRows (Results 1 – 25 of 515) sorted by relevance

12345678910>>...21

/dports/devel/statcvs/statcvs-0.7.0/src/net/sf/statcvs/reports/
H A DLargestFilesTableReport.java48 private final int maxRows; field in LargestFilesTableReport
56 …blic LargestFilesTableReport(final ReportConfig config, final SortedSet files, final int maxRows) { in LargestFilesTableReport()
H A DFilesWithMostRevisionsTableReport.java48 private final int maxRows; field in FilesWithMostRevisionsTableReport
56 …WithMostRevisionsTableReport(final ReportConfig config, final SortedSet files, final int maxRows) { in FilesWithMostRevisionsTableReport()
/dports/devel/statcvs/statcvs-0.7.0/src-temp/net/sf/statcvs/reports/
H A DFilesWithMostRevisionsTableReport.java48 private final int maxRows; field in FilesWithMostRevisionsTableReport
56 …WithMostRevisionsTableReport(final ReportConfig config, final SortedSet files, final int maxRows) { in FilesWithMostRevisionsTableReport()
H A DLargestFilesTableReport.java48 private final int maxRows; field in LargestFilesTableReport
56 …blic LargestFilesTableReport(final ReportConfig config, final SortedSet files, final int maxRows) { in LargestFilesTableReport()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/debug/
H A DBenchmarkCounters.java153 …ed void dump(OptionValues options, PrintStream out, double seconds, long[] counters, int maxRows) { in dump()
155 … try (Dumper dumper = Dumper.getDumper(options, out, counterMap.size(), seconds, maxRows)) { in dump() argument
200 …per getDumper(OptionValues options, PrintStream out, int counterSize, double second, int maxRows) { in getDumper()
231 private final int maxRows; field in BenchmarkCounters.HumanReadableDumper
233 HumanReadableDumper(PrintStream out, double seconds, int maxRows) { in HumanReadableDumper()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/debug/
H A DBenchmarkCounters.java153 …ed void dump(OptionValues options, PrintStream out, double seconds, long[] counters, int maxRows) { in dump()
155 … try (Dumper dumper = Dumper.getDumper(options, out, counterMap.size(), seconds, maxRows)) { in dump() argument
200 …per getDumper(OptionValues options, PrintStream out, int counterSize, double second, int maxRows) { in getDumper()
231 private final int maxRows; field in BenchmarkCounters.HumanReadableDumper
233 HumanReadableDumper(PrintStream out, double seconds, int maxRows) { in HumanReadableDumper()
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportbuilder/java/org/libreoffice/report/pentaho/output/
H A DOleProducer.java46 private final Integer maxRows; field in OleProducer
49 … final ImageService imageService, final DataSourceFactory dataSourceFactory, final Integer maxRows) in OleProducer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportbuilder/java/org/libreoffice/report/pentaho/output/
H A DOleProducer.java48 private final Integer maxRows; field in OleProducer
51 … final ImageService imageService, final DataSourceFactory dataSourceFactory, final Integer maxRows) in OleProducer()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/src/spark/components/gridClasses/
H A DGridSelection.as439 const maxRows:int = getGridDataProviderLength(); constant in spark.components.gridClasses.GridSelection
1110 const maxRows:int = getGridDataProviderLength(); constant in spark.components.gridClasses.GridSelection
1135 const maxRows:int = getGridDataProviderLength(); constant in spark.components.gridClasses.GridSelection
/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/fs/
H A DXlsFile.php61 protected $maxRows; variable in GO\\Base\\Fs\\XlsFile
108 public function __construct($path=false,$maxColNr=false,$maxRows=false) {
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/debug/
H A DBenchmarkCounters.java155 …ed void dump(OptionValues options, PrintStream out, double seconds, long[] counters, int maxRows) { in dump()
157 … try (Dumper dumper = Dumper.getDumper(options, out, counterMap.size(), seconds, maxRows)) { in dump() argument
202 …per getDumper(OptionValues options, PrintStream out, int counterSize, double second, int maxRows) { in getDumper()
233 private final int maxRows; field in BenchmarkCounters.HumanReadableDumper
235 HumanReadableDumper(PrintStream out, double seconds, int maxRows) { in HumanReadableDumper()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/debug/
H A DBenchmarkCounters.java156 …ed void dump(OptionValues options, PrintStream out, double seconds, long[] counters, int maxRows) { in dump()
158 … try (Dumper dumper = Dumper.getDumper(options, out, counterMap.size(), seconds, maxRows)) { in dump() argument
203 …per getDumper(OptionValues options, PrintStream out, int counterSize, double second, int maxRows) { in getDumper()
234 private final int maxRows; field in BenchmarkCounters.HumanReadableDumper
236 HumanReadableDumper(PrintStream out, double seconds, int maxRows) { in HumanReadableDumper()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/debug/
H A DBenchmarkCounters.java156 …ed void dump(OptionValues options, PrintStream out, double seconds, long[] counters, int maxRows) { in dump()
158 … try (Dumper dumper = Dumper.getDumper(options, out, counterMap.size(), seconds, maxRows)) { in dump() argument
203 …per getDumper(OptionValues options, PrintStream out, int counterSize, double second, int maxRows) { in getDumper()
234 private final int maxRows; field in BenchmarkCounters.HumanReadableDumper
236 HumanReadableDumper(PrintStream out, double seconds, int maxRows) { in HumanReadableDumper()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/debug/
H A DBenchmarkCounters.java155 …ed void dump(OptionValues options, PrintStream out, double seconds, long[] counters, int maxRows) { in dump()
157 … try (Dumper dumper = Dumper.getDumper(options, out, counterMap.size(), seconds, maxRows)) { in dump() argument
202 …per getDumper(OptionValues options, PrintStream out, int counterSize, double second, int maxRows) { in getDumper()
233 private final int maxRows; field in BenchmarkCounters.HumanReadableDumper
235 HumanReadableDumper(PrintStream out, double seconds, int maxRows) { in HumanReadableDumper()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/debug/
H A DBenchmarkCounters.java156 …ed void dump(OptionValues options, PrintStream out, double seconds, long[] counters, int maxRows) { in dump()
158 … try (Dumper dumper = Dumper.getDumper(options, out, counterMap.size(), seconds, maxRows)) { in dump() argument
203 …per getDumper(OptionValues options, PrintStream out, int counterSize, double second, int maxRows) { in getDumper()
234 private final int maxRows; field in BenchmarkCounters.HumanReadableDumper
236 HumanReadableDumper(PrintStream out, double seconds, int maxRows) { in HumanReadableDumper()
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/libraries/classes/
H A DBrowseForeigners.php22 private $maxRows; variable in PhpMyAdmin\\BrowseForeigners
38 $maxRows,
/dports/deskutils/syncthingtray/syncthingtray/model/
H A Dsyncthingrecentchangesmodel.cpp19 …gesModel::SyncthingRecentChangesModel(SyncthingConnection &connection, int maxRows, QObject *paren… in SyncthingRecentChangesModel()
221 void SyncthingRecentChangesModel::setMaxRows(int maxRows) in setMaxRows()
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/controls/listClasses/
H A DTileBase.as240 public function get maxRows():int property in TileBase
248 public function set maxRows(value:int):void property in TileBase
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/mx/src/mx/controls/listClasses/
H A DTileBase.as270 public function get maxRows():int property in TileBase
278 public function set maxRows(value:int):void property in TileBase
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/KernelTests/Core/Cache/
H A DDatabaseBackendTest.php19 protected static $maxRows = 100; variable in Drupal\\KernelTests\\Core\\Cache\\DatabaseBackendTest
/dports/games/maxr/maxr-0.2.9/src/ui/graphical/game/widgets/
H A Dunitdetailsstored.h51 static const size_t maxRows = 2; variable
/dports/biology/bbmap/bbmap/current/align2/
H A DMultiStateAligner11tsJNI.java18 …d, int[] packed, int[] POINTSoff_SUB_ARRAY, int[] POINTSoff_INS_ARRAY, int maxRows, int maxColumns… in fillUnlimitedJNI()
20 …d, int[] packed, int[] POINTSoff_SUB_ARRAY, int[] POINTSoff_INS_ARRAY, int maxRows, int maxColumns… in fillLimitedXJNI()
161 …assert(rows<=maxRows) : "Check that values are in-bounds before calling this function: "+rows+", "… in fillQ() local
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/operation/
H A DGetCatalogsOperation.java73 public RowSet getNextRowSet(FetchOrientation orientation, long maxRows) throws HiveSQLException { in getNextRowSet()
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/java/org/apache/spark/sql/catalyst/expressions/
H A DRowBasedKeyValueBatch.java76 TaskMemoryManager manager, int maxRows) { in allocate()
96 protected RowBasedKeyValueBatch(StructType keySchema, StructType valueSchema, int maxRows, in RowBasedKeyValueBatch()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/DynaTable/src/com/google/gwt/sample/dynatable/client/
H A DDynaTableDataProvider.java33 void updateRowData(int startRow, int maxRows, RowDataAcceptor acceptor); in updateRowData()

12345678910>>...21