Home
last modified time | relevance | path

Searched defs:k_test (Results 1 – 24 of 24) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dstatistical_methods.F354 SUBROUTINE k_test(xdata, istart, n, tau, z, prob) subroutine
359 CHARACTER(len=*), PARAMETER :: routineN = 'k_test', routineP = moduleN//':'//routineN argument
361 INTEGER :: is, j, k, nt
362 REAL(KIND=dp) :: a1, var
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dstatistical_methods.F355 SUBROUTINE k_test(xdata, istart, n, tau, z, prob) subroutine
360 CHARACTER(len=*), PARAMETER :: routineN = 'k_test', routineP = moduleN//':'//routineN argument
362 INTEGER :: is, j, k, nt
363 REAL(KIND=dp) :: a1, var
/dports/math/mfem/mfem-4.3/tests/unit/fem/
H A Dtest_assembly_levels.cpp68 BilinearForm k_test(&fespace); in test_assembly_level() local
H A Dtest_sparse_matrix.cpp108 ParBilinearForm k_test(&fes); in test_sparse_matrix() local
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dv3_kernel.hrl52 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dv3_kernel.hrl52 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dv3_kernel.hrl52 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dv3_kernel.hrl52 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dv3_kernel.hrl52 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel.hrl57 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel.hrl57 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel.hrl57 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel.hrl57 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel.hrl57 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel.hrl57 -record(k_test, {anno=[],op,args}). record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel.hrl57 -record(k_test, {anno=[],op,args}). record
/dports/math/mfem/mfem-4.3/tests/unit/ceed/
H A Dtest_ceed.cpp218 BilinearForm k_test(&fes); in test_ceed_operator() local
300 NonlinearForm k_test(&fes); in test_ceed_nloperator() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dv3_kernel.hrl61 -record(k_test, {anno=[],op,args,inverted=false}). record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dv3_kernel.hrl61 -record(k_test, {anno=[],op,args,inverted=false}). record
/dports/math/curv/curv-0.5/libcurv/
H A Dtoken.h68 k_test, enumerator
/dports/graphics/py-pointpats/pointpats-2.2.0/pointpats/
H A Ddistance_statistics.py790 def k_test( function
H A Dripley.py1069 def k_test( function
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlglob.c41 LVAL k_test=NIL,k_tnot=NIL; variable
/dports/emulators/atari800/atari800-3.1.0/src/dos/
H A Datari_vga.c237 static int ki,kstick,ktrig,k_test; /*variables for key_handler*/ variable