Home
last modified time | relevance | path

Searched refs:test_dot (Results 1 – 25 of 137) sorted by relevance

123456

/dports/net/luasocket/luasocket-3.0-rc1/test/
H A Dstufftest.lua3 function test_dot(original, right) function
15 test_dot("abc", "abc")
16 test_dot("", "")
17 test_dot("\r\n", "\r\n")
18 test_dot("\r\n.", "\r\n..")
19 test_dot(".\r\n.", "..\r\n..")
20 test_dot(".\r\n.", "..\r\n..")
21 test_dot("abcd.\r\n.", "abcd.\r\n..")
/dports/devel/premake5/premake-5.0.0-alpha16-src/binmodules/luasocket/test/
H A Dstufftest.lua3 function test_dot(original, right) function
15 test_dot("abc", "abc")
16 test_dot("", "")
17 test_dot("\r\n", "\r\n")
18 test_dot("\r\n.", "\r\n..")
19 test_dot(".\r\n.", "..\r\n..")
20 test_dot(".\r\n.", "..\r\n..")
21 test_dot("abcd.\r\n.", "abcd.\r\n..")
/dports/math/xblas/xblas-1.0.248/m4/test-dot/
H A DMakefile10 $(SRC_PATH)/test_dot.c\
27 $(SRC_PATH)/test_dot.c: test_dot.m4 ../cblas.m4 ../test-common.m4
28 $(M4) $(M4_OPTS) $(M4_PATH) -D BASE_ROUTINE=dot test_dot.m4 > test_dot.tmp.c && \
29 $(INDENT) $(INDENT_OPTS) test_dot.tmp.c && \
30 mv test_dot.tmp.c $@ && rm -f test_dot.tmp.c*
/dports/math/blis/blis-0.8.1/vendor/testcpp/
H A Dtest_dot.cc75 void test_dot() in test_dot() function
126 test_dot<float , float>( ); in main()
128 test_dot<double , double>( ); in main()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/tests/python/integration/
H A Dtest_dot.py24 def test_dot(): function
47 test_dot()
/dports/math/glm/glm-0.9.9.8/test/ext/
H A Dext_quaternion_geometric.cpp57 static int test_dot() in test_dot() function
84 Error += test_dot(); in main()
/dports/games/warzone2100/warzone2100/3rdparty/glm/test/ext/
H A Dext_quaternion_geometric.cpp57 static int test_dot() in test_dot() function
84 Error += test_dot(); in main()
/dports/math/openmesh/OpenMesh-8.1/src/Unittests/
H A Dunittests_vector_type.cc267 void test_dot(const V1 &v1, const V2 &v2, const S&s) { in test_dot() function
306 test_dot(OpenMesh::Vec3d(1, 2, 3), OpenMesh::Vec3d(1, 2, 3), 14.); in TEST_F()
307 test_dot(OpenMesh::Vec3d(1, 2, 3), OpenMesh::Vec3d(-1, -2, -3), -14.); in TEST_F()
308 test_dot(OpenMesh::Vec3d(1, 2, 3), OpenMesh::Vec3i(1, 2, 3), 14); in TEST_F()
309 test_dot(OpenMesh::Vec3i(1, 2, 3), OpenMesh::Vec3i(1, 2, 3), 14); in TEST_F()
/dports/misc/tvm/incubator-tvm-0.6.1/tests/python/integration/
H A Dtest_dot.py44 def test_dot(): function
71 test_dot()
/dports/misc/py-tvm/incubator-tvm-0.6.1/tests/python/integration/
H A Dtest_dot.py44 def test_dot(): function
71 test_dot()
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/lookup_properties/
H A Dtest_lookup_properties.yml10test_dot: "{{lookup('ini', 'value.dot type=properties file=lookup.properties')}}"
14 with_items: [ 'test1', 'test2', 'test_dot', 'field_with_space' ]
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/lookup_ini/
H A Dtest_lookup_properties.yml10test_dot: "{{lookup('ini', 'value.dot type=properties file=lookup.properties')}}"
14 with_items: [ 'test1', 'test2', 'test_dot', 'field_with_space' ]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/lookup_ini/
H A Dtest_lookup_properties.yml9 test_dot: "{{lookup('ini', 'value.dot type=properties file=lookup.properties')}}"
14 with_items: [ 'test1', 'test2', 'test_dot', 'field_with_space' ]
/dports/textproc/py-grako/grako-3.99.9/grako/test/
H A Ddiagram_test.py15 def test_dot(self): member in DiagramTests
/dports/math/gsl/gsl-2.7/cblas/
H A Dtests.h1 void test_dot (void);
H A Dtests.c1 test_dot ();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPoint3Test.cpp51 static void test_dot(skiatest::Reporter* reporter) { in test_dot() function
125 test_dot(reporter); in DEF_TEST()
/dports/math/xblas/xblas-1.0.248/testing/test-dot/
H A DMakefile7 TEST_SRCS = do_test_dot.c test_dot.c BLAS_dot_testgen.c testgen_aux.c \
/dports/sysutils/py-pywatchman/watchman-4.9.0/tests/integration/
H A Dtest_absroot.py19 def test_dot(self): member in TestAbsoluteRoot
/dports/math/xblas/xblas-1.0.248/testing/test-waxpby/
H A DMakefile10 TEST_DOT_OBJS = $(TEST_DOT_PATH)/test_dot.o \
/dports/math/xblas/xblas-1.0.248/testing/test-sum/
H A DMakefile16 $(TEST_DOT_PATH)/test_dot.o \
/dports/math/xblas/xblas-1.0.248/testing/test-trmv/
H A DMakefile13 $(TEST_DOT_PATH)/test_dot.o \
/dports/math/xblas/xblas-1.0.248/testing/test-gbmv/
H A DMakefile13 $(TEST_DOT_PATH)/test_dot.o \
/dports/math/xblas/xblas-1.0.248/testing/test-gemv/
H A DMakefile13 $(TEST_DOT_PATH)/test_dot.o \
/dports/math/xblas/xblas-1.0.248/testing/test-axpby/
H A DMakefile13 TEST_DOT_SRCS = $(TEST_DOT_PATH)/test_dot.c \

123456