/dports/biology/bbmap/bbmap/current/dna/ |
H A D | Matrix.java | 48 fillTable("matrix_build37_N1.txt"); in get() 49 fillTable("matrix_build37_N2.txt"); in get() 50 fillTable("matrix_build37_N3.txt"); in get() 64 fillTable("SplicePercentiles_b37_Nov24.txt"); in get() 81 private static void fillTable(String fname){ in fillTable() method in Matrix
|
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/core/src/encoding/ |
H A D | MyEncodingConverter.cpp | 40 bool fillTable(int *map); 58 bool fillTable(int *map); 91 bool fillTable(int *map); 178 bool MyOneByteEncodingConverter::fillTable(int *map) { in fillTable() function in MyOneByteEncodingConverter 179 return EncodingIntReader(myEncoding).fillTable(map); in fillTable() 228 bool MyTwoBytesEncodingConverter::fillTable(int*) { in fillTable() function in MyTwoBytesEncodingConverter 258 bool EncodingIntReader::fillTable(int *map) { in fillTable() function in EncodingIntReader
|
H A D | DummyEncodingConverter.cpp | 33 bool fillTable(int *map); 64 bool DummyEncodingConverter::fillTable(int *map) { in fillTable() function in DummyEncodingConverter
|
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/core/src/win32/encoding/ |
H A D | ZLWin32EncodingConverter.cpp | 33 bool fillTable(int *map); 52 bool fillTable(int *map); 146 bool ZLWin32EncodingConverter::fillTable(int *map) { in fillTable() function in ZLWin32EncodingConverter 220 bool ZLWin32Utf16EncodingConverter::fillTable(int *map) { in fillTable() function in ZLWin32Utf16EncodingConverter
|
/dports/net/pktanon/pktanon-1.4.0-dev/src/anonprimitives/ |
H A D | AnonBytewiseHashSha1.cpp | 23 fillTable (); in AnonBytewiseHashSha1() 30 void AnonBytewiseHashSha1::fillTable () in fillTable() function in AnonBytewiseHashSha1
|
H A D | AnonBytewiseHashHmacSha1.cpp | 23 fillTable (key); in AnonBytewiseHashHmacSha1() 30 void AnonBytewiseHashHmacSha1::fillTable (string hmackey) in fillTable() function in AnonBytewiseHashHmacSha1
|
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/tests/ |
H A D | std_string.cpp | 37 void *fillTable(void *ptr) in fillTable() function 55 int ret = pthread_create(&thread[i], NULL, &fillTable, NULL); in main()
|
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/tests/ |
H A D | std_string.cpp | 37 void *fillTable(void *ptr) in fillTable() function 55 int ret = pthread_create(&thread[i], NULL, &fillTable, NULL); in main()
|
/dports/editors/calligra/calligra-3.2.1/libs/widgets/ |
H A D | KoCsvImportDialog.cpp | 72 void fillTable(); 166 d->fillTable(); in setData() 311 void KoCsvImportDialog::Private::fillTable() in fillTable() function in KoCsvImportDialog::Private 658 d->fillTable(); in returnPressed() 692 d->fillTable(); in delimiterClicked() 702 d->fillTable(); in textquoteSelected() 716 d->fillTable(); in updateClicked() 743 d->fillTable(); in ignoreDuplicatesChanged() 784 d->fillTable(); in encodingChanged()
|
/dports/net/wireshark/wireshark-3.6.1/ui/qt/ |
H A D | decode_as_dialog.cpp | 80 fillTable(); in DecodeAsDialog() 96 void DecodeAsDialog::fillTable() in fillTable() function in DecodeAsDialog 98 model_->fillTable(); in fillTable()
|
H A D | sctp_all_assocs_dialog.cpp | 36 fillTable(); in SCTPAllAssocsDialog() 44 void SCTPAllAssocsDialog::fillTable() in fillTable() function in SCTPAllAssocsDialog
|
/dports/net/wireshark-lite/wireshark-3.6.1/ui/qt/ |
H A D | decode_as_dialog.cpp | 80 fillTable(); in DecodeAsDialog() 96 void DecodeAsDialog::fillTable() in fillTable() function in DecodeAsDialog 98 model_->fillTable(); in fillTable()
|
H A D | sctp_all_assocs_dialog.cpp | 36 fillTable(); in SCTPAllAssocsDialog() 44 void SCTPAllAssocsDialog::fillTable() in fillTable() function in SCTPAllAssocsDialog
|
/dports/net/tshark-lite/wireshark-3.6.1/ui/qt/ |
H A D | decode_as_dialog.cpp | 80 fillTable(); in DecodeAsDialog() 96 void DecodeAsDialog::fillTable() in fillTable() function in DecodeAsDialog 98 model_->fillTable(); in fillTable()
|
H A D | sctp_all_assocs_dialog.cpp | 36 fillTable(); in SCTPAllAssocsDialog() 44 void SCTPAllAssocsDialog::fillTable() in fillTable() function in SCTPAllAssocsDialog
|
/dports/net/tshark/wireshark-3.6.1/ui/qt/ |
H A D | decode_as_dialog.cpp | 80 fillTable(); in DecodeAsDialog() 96 void DecodeAsDialog::fillTable() in fillTable() function in DecodeAsDialog 98 model_->fillTable(); in fillTable()
|
H A D | sctp_all_assocs_dialog.cpp | 36 fillTable(); in SCTPAllAssocsDialog() 44 void SCTPAllAssocsDialog::fillTable() in fillTable() function in SCTPAllAssocsDialog
|
/dports/devel/okteta/okteta-0.26.6/kasten/controllers/view/libbytearraychecksum/algorithm/ |
H A D | crc64bytearraychecksumalgorithm.cpp | 35 static void fillTable(quint64 poly, quint64 *table) in fillTable() function 92 fillTable(spec->polynomial, lookupTable); in calculateChecksum()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/ |
H A D | dpfilteredcache.hxx | 110 void fillTable(const ScQueryParam& rQuery, bool bIgnoreEmptyRows, bool bRepeatIfEmpty); 112 void fillTable();
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/ |
H A D | dpfilteredcache.hxx | 106 void fillTable(const ScQueryParam& rQuery, bool bIgnoreEmptyRows, bool bRepeatIfEmpty); 108 void fillTable();
|
/dports/comms/klog/klog-1.8.5/src/widgets/ |
H A D | showadifimportwidget.cpp | 73 void ShowAdifImportWidget::fillTable() in fillTable() function in ShowAdifImportWidget 150 fillTable(); in showEvent()
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangformat/ |
H A D | clangformatconfigwidget.cpp | 144 fillTable(); in ClangFormatConfigWidget() 211 fillTable(); in onTableChanged() 357 void ClangFormatConfigWidget::fillTable() in fillTable() function in ClangFormat::ClangFormatConfigWidget 443 fillTable(); in tableToString() 474 fillTable(); in apply()
|
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/core/src/unix/iconv/ |
H A D | IConvEncodingConverter.cpp | 34 bool fillTable(int *map); 117 bool IConvEncodingConverter::fillTable(int *map) { in fillTable() function in IConvEncodingConverter
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/preferences/ |
H A D | IgnorePreferencePage.java | 98 fillTable(Team.getAllIgnores()); in createContents() 133 fillTable(ignore); in performDefaults() 139 private void fillTable(IIgnoreInfo[] ignore) { in fillTable() method in IgnorePreferencePage
|
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/recalibration/ |
H A D | RecalibrationTablesUnitTest.java | 28 fillTable(tables); in makeTables() 31 private void fillTable(final RecalibrationTables tables) { in fillTable() method in RecalibrationTablesUnitTest 92 fillTable(merged); in testCombine1()
|