Home
last modified time | relevance | path

Searched defs:slm (Results 1 – 25 of 79) sorted by relevance

1234

/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug035/
H A Dvectors.vhdl679 variable slm : T_SLM(ROWS - 1 downto 0, COLS - 1 downto 0); variable
691 variable slm : T_SLM(slvv'range, 3 downto 0); variable
705 variable slm : T_SLM(slvv'range, 7 downto 0); variable
719 variable slm : T_SLM(slvv'range, 11 downto 0); variable
730 variable slm : T_SLM(slvv'range, 15 downto 0); variable
741 variable slm : T_SLM(slvv'range, 31 downto 0); variable
752 variable slm : T_SLM(slvv'range, 47 downto 0); variable
763 variable slm : T_SLM(slvv'range, 63 downto 0); variable
774 variable slm : T_SLM(slvv'range, 127 downto 0); variable
785 variable slm : T_SLM(slvv'range, 255 downto 0); variable
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug037/
H A Dvectors.vhdl679 variable slm : T_SLM(ROWS - 1 downto 0, COLS - 1 downto 0); variable
691 variable slm : T_SLM(slvv'range, 3 downto 0); variable
705 variable slm : T_SLM(slvv'range, 7 downto 0); variable
719 variable slm : T_SLM(slvv'range, 11 downto 0); variable
730 variable slm : T_SLM(slvv'range, 15 downto 0); variable
741 variable slm : T_SLM(slvv'range, 31 downto 0); variable
752 variable slm : T_SLM(slvv'range, 47 downto 0); variable
763 variable slm : T_SLM(slvv'range, 63 downto 0); variable
774 variable slm : T_SLM(slvv'range, 127 downto 0); variable
785 variable slm : T_SLM(slvv'range, 255 downto 0); variable
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue317/PoC/src/common/
H A Dvectors.vhdl363 variable slm : T_SLM(ROWS - 1 downto 0, COLUMNS - 1 downto 0); variable
754 variable slm : T_SLM(ROWS - 1 downto 0, COLS - 1 downto 0); variable
766 variable slm : T_SLM(slvv'range, 3 downto 0); variable
794 variable slm : T_SLM(slvv'range, 11 downto 0); variable
805 variable slm : T_SLM(slvv'range, 15 downto 0); variable
816 variable slm : T_SLM(slvv'range, 31 downto 0); variable
827 variable slm : T_SLM(slvv'range, 47 downto 0); variable
838 variable slm : T_SLM(slvv'range, 63 downto 0); variable
849 variable slm : T_SLM(slvv'range, 127 downto 0); variable
860 variable slm : T_SLM(slvv'range, 255 downto 0); variable
[all …]
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug019/PoC/src/common/
H A Dvectors.vhdl531 variable slm : T_SLM(slvv'range, 3 downto 0); variable
545 variable slm : T_SLM(slvv'range, 7 downto 0); variable
559 variable slm : T_SLM(slvv'range, 11 downto 0); variable
570 variable slm : T_SLM(slvv'range, 15 downto 0); variable
581 variable slm : T_SLM(slvv'range, 31 downto 0); variable
592 variable slm : T_SLM(slvv'range, 47 downto 0); variable
603 variable slm : T_SLM(slvv'range, 63 downto 0); variable
614 variable slm : T_SLM(slvv'range, 127 downto 0); variable
625 variable slm : T_SLM(slvv'range, 255 downto 0); variable
636 variable slm : T_SLM(slvv'range, 511 downto 0); variable
/dports/www/ilias/ILIAS-5.4.25/Modules/Scorm2004/classes/
H A DilSCORM13Package.php33 private $slm; variable in ilSCORM13Package
419 public function il_importLM($slm, $packageFolder, $a_import_sequencing = false)
458 public function importGlossary($slm, $packageFolder)
667 public function dbImportSco($slm, $sco, $asset = false)
/dports/www/ilias6/ILIAS-6.14/Modules/Scorm2004/classes/
H A DilSCORM13Package.php33 private $slm; variable in ilSCORM13Package
419 public function il_importLM($slm, $packageFolder, $a_import_sequencing = false)
458 public function importGlossary($slm, $packageFolder)
666 public function dbImportSco($slm, $sco, $asset = false)
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/tests/
H A Dtest_sparse_lm.cxx203 vnl_sparse_lm slm(my_func); in test_prob1() local
264 vnl_sparse_lm slm(my_func); in test_prob1() local
298 vnl_sparse_lm slm(my_func); in test_prob1() local
432 vnl_sparse_lm slm(my_func); in test_prob2() local
492 vnl_sparse_lm slm(my_func); in test_prob2() local
529 vnl_sparse_lm slm(my_func); in test_prob2() local
688 vnl_sparse_lm slm(my_func); in test_prob3() local
749 vnl_sparse_lm slm(my_func); in test_prob3() local
779 vnl_sparse_lm slm(my_func); in test_prob3() local
/dports/misc/vxl/vxl-3.3.2/core/vnl/algo/tests/
H A Dtest_sparse_lm.cxx215 vnl_sparse_lm slm(my_func); in test_prob1() local
276 vnl_sparse_lm slm(my_func); in test_prob1() local
311 vnl_sparse_lm slm(my_func); in test_prob1() local
450 vnl_sparse_lm slm(my_func); in test_prob2() local
510 vnl_sparse_lm slm(my_func); in test_prob2() local
546 vnl_sparse_lm slm(my_func); in test_prob2() local
718 vnl_sparse_lm slm(my_func); in test_prob3() local
779 vnl_sparse_lm slm(my_func); in test_prob3() local
809 vnl_sparse_lm slm(my_func); in test_prob3() local
/dports/x11-fm/worker/worker-4.10.0/src/
H A Ddnd.h62 ListerMode *slm, *elm; variable
/dports/security/fwbuilder/fwbuilder-5.3.7/src/libgui/
H A DipfAdvancedDialog.cpp66 QStringList slm; in ipfAdvancedDialog() local
H A DipcopAdvancedDialog.cpp65 QStringList slm; in ipcopAdvancedDialog() local
H A DsecuwallAdvancedDialog.cpp58 QStringList slm; in secuwallAdvancedDialog() local
H A DiptAdvancedDialog.cpp66 QStringList slm; in iptAdvancedDialog() local
H A DpfAdvancedDialog.cpp66 QStringList slm; in pfAdvancedDialog() local
/dports/math/py-ducc0/ducc0-0.22.0/python/demos/
H A Dtotalconvolve_usage.py46 slm = random_alm(lmax, lmax, ncomp) variable
H A Dtotalconvolve_demo.py60 slm = random_alm(lmax, lmax, ncomp) variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/program/
H A Dkernel_info_from_patchtokens_tests.cpp66 std::unique_ptr<uint8_t> slm = std::make_unique<uint8_t>(); in TEST() local
113 std::unique_ptr<uint8_t> slm = std::make_unique<uint8_t>(); in TEST() local
160 std::unique_ptr<uint8_t> slm = std::make_unique<uint8_t>(); in TEST() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/event_handlers/mod_snmp/
H A Dmod_snmp.c69 struct snmp_log_message *slm = (struct snmp_log_message *) serverarg; in snmp_callback_log() local
/dports/www/ilias/ILIAS-5.4.25/Modules/ScormAicc/classes/SCORM/
H A Dclass.ilSCORMPresentationGUI.php21 public $slm; variable in ilSCORMPresentationGUI
/dports/www/ilias6/ILIAS-6.14/Modules/ScormAicc/classes/SCORM/
H A Dclass.ilSCORMPresentationGUI.php21 public $slm; variable in ilSCORMPresentationGUI
/dports/graphics/yacreader/yacreader-9.8.2/YACReaderLibrary/
H A Dempty_folder_widget.cpp15 QStringListModel *slm = new QStringListModel(QStringList() << "Lorem ipsum" in testListView() local
/dports/net-im/beebeep/beebeep-code-r1476/src/utils/
H A DSpellChecker.cpp258 QStringListModel* slm = new QStringListModel( sl, mp_completer ); in updateCompleter() local
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/master/
H A DTestSplitLogManager.java99 private SplitLogManager slm; field in TestSplitLogManager
580 final SplitLogManager slm = new SplitLogManager(ds, conf, stopper, master, DUMMY_MASTER); in testLogFilesAreArchived() local
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue2/
H A Dsortnet_BitonicSort.vhdl71 variable slm : T_SLM(ROWS - 1 downto 0, COLUMNS - 1 downto 0); variable
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dagentx.c173 struct snmp_log_message *slm = (struct snmp_log_message *)serverarg; in agentx_log_callback() local

1234