Home
last modified time | relevance | path

Searched refs:test_scaling (Results 1 – 19 of 19) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dagm_test.cpp35 void test_scaling() in test_scaling() function
96 test_scaling<float>(); in main()
97 test_scaling<double>(); in main()
98 test_scaling<long double>(); in main()
102 test_scaling<float128>(); in main()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/docker/
H A DDockerfile.test_scaling14 COPY ./scripts/ci_entrypoint.sh ./scripts/test_scaling.sh ./
15 CMD ["./ci_entrypoint.sh", "./test_scaling.sh"]
/dports/science/cp2k-data/cp2k-7.1.0/tools/docker/
H A DDockerfile.test_scaling14 COPY ./scripts/ci_entrypoint.sh ./scripts/test_scaling.sh ./
15 CMD ["./ci_entrypoint.sh", "./test_scaling.sh"]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/docker/scripts/
H A Dtest_scaling.sh24 ../../tools/regtesting/test_scaling.py 15.0 ../../exe/local/ H2O-32.inp -550.50556087853511
/dports/science/cp2k-data/cp2k-7.1.0/tools/docker/scripts/
H A Dtest_scaling.sh24 ../../tools/regtesting/test_scaling.py 15.0 ../../exe/local/ H2O-32.inp -550.50556087853511
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_scaling.c7 test_scaling(void *data EINA_UNUSED, Evas_Object *obj EINA_UNUSED, void *event_info EINA_UNUSED) in test_scaling() function
H A Dmeson.build112 'test_scaling.c',
H A Dtest.c115 void test_scaling(void *data, Evas_Object *obj, void *event_info);
1097 ADD_TEST(NULL, "General", "Scaling", test_scaling); in my_win_main()
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_02_dxf_graphics/
H A Dtest_200_line.py155 def test_scaling(): function
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/stats/ordination/tests/
H A Dtest_canonical_correspondence_analysis.py39 def test_scaling(self): member in TestCCAErrors
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/tests/
H A Dtest_spm99analyze.py43 def test_scaling(self): member in TestSpm99AnalyzeHeader
H A Dtest_analyze.py475 def test_scaling(): function
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/tests/check/ges/
H A Dtimelineedition.c1197 GST_START_TEST (test_scaling) in GST_START_TEST() argument
1414 tcase_add_test (tc_chain, test_scaling); in ges_suite()
/dports/science/py-scipy/scipy-1.7.1/scipy/signal/tests/
H A Dtest_fir_filter_design.py98 def test_scaling(self): member in TestFirwin
/dports/science/py-nilearn/nilearn-0.8.1/nilearn/glm/tests/
H A Dtest_first_level.py389 def test_scaling(): function
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_analyze.py558 def test_scaling(self): member in TestAnalyzeHeader
/dports/science/py-scipy/scipy-1.7.1/scipy/linalg/tests/
H A Dtest_basic.py1658 def test_scaling(self): member in TestMatrix_Balance
/dports/devel/efl/efl-1.25.1/po/
H A DPOTFILES.in1977 src/bin/elementary/test_scaling.c
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/
H A DChangeLog10200 tests: timelineedition: Add a test_scaling.