Home
last modified time | relevance | path

Searched defs:test_y (Results 1 – 25 of 75) sorted by relevance

123

/dports/math/gsl/gsl-2.7/interpolation/
H A Dtest.c203 double test_y[6] = { 0.0, 0.5, 1.0, 1.5, 2.5, 3.0 }; in test_linear() local
225 double test_y[6] = { 0.0, 0.5, 1.0, 1.5, 2.5, 3.0 }; in test_polynomial() local
248 double test_y[4] = { 0.0, 0.5, 1.0, 2.0 }; in test_cspline() local
284 double test_y[50] = { in test_cspline2() local
401 double test_y[19] = { in test_cspline3() local
547 double test_y[31] = { in test_csplinep() local
742 double test_y[61] = { in test_csplinep2() local
952 double test_y[4] = { 0.0, 0.5, 1.0, 2.0 }; in test_akima() local
975 double test_y[6] = { 0.0, 0.5, 1.0, 2.0, 2.5, 3.95 }; in test_steffen1() local
1063 double test_y[129] = { in test_steffen2() local
/dports/devel/py-testfixtures/testfixtures-6.18.3/testfixtures/tests/
H A Dtest_replacer.py47 def test_y(self): function
83 def test_y(self): function
H A Dtest_replace.py65 def test_y(self): function
100 def test_y(self): function
449 def test_y(self): function
/dports/lang/ruby26/ruby-2.6.9/test/psych/
H A Dtest_boolean.rb24 def test_y method in Psych.TestBoolean
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/input/zx/z80/
H A Dasm_in_mouse_amx_setpos.asm36 test_y: label
H A Dasm_in_mouse_kempston_setpos.asm49 test_y: label
/dports/emulators/anese/ANESE-0.9.1/roms/tests/cpu/instr_misc/source/
H A D04-dummy_reads_apu.s44 .macro test_y opcode macro
/dports/graphics/vigra/vigra-8acd73a/test/random_forest_3/
H A Dtest.cxx100 MultiArray<1, int> test_y(Shape1(8), test_y_values); in test_base_class() local
121 Labels test_y(train_y); in test_default_rf() local
234 Labels test_y(Shape1(16), test_y_data); in test_import() local
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/
H A DUnderMousePlacement.cc48 int test_y = root_y - (win_h / 2); in placeWindow() local
H A DColSmartPlacement.cc85 int test_y; in placeWindow() local
H A DRowSmartPlacement.cc78 int test_y; in placeWindow() local
/dports/x11-fonts/py-defcon/defcon-0.6.0/Lib/defcon/test/objects/
H A Dtest_guideline.py19 def test_y(self): member in GuidelineTest
H A Dtest_anchor.py63 def test_y(self): member in AnchorTest
/dports/misc/py-xgboost/xgboost-1.5.1/demo/multiclass_classification/
H A Dtrain.R26 test_y <- test[, V35] globalVar
/dports/misc/xgboost/xgboost-1.5.1/demo/multiclass_classification/
H A Dtrain.R26 test_y <- test[, V35] globalVar
/dports/devel/boost-docs/boost_1_72_0/libs/qvm/test/
H A Drot_quat_test.cpp40 test_y() in test_y() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/qvm/test/
H A Drot_quat_test.cpp40 test_y() in test_y() function
/dports/devel/boost-libs/boost_1_72_0/libs/qvm/test/
H A Drot_quat_test.cpp40 test_y() in test_y() function
/dports/devel/hyperscan/boost_1_75_0/libs/qvm/test/
H A Drot_quat_test.cpp40 test_y() in test_y() function
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dcrypto-selftests-pk.c626 static const uint8_t test_y[] = { /* y=g^x mod p */ in test_dh() local
718 static const uint8_t test_y[] = { /* y=g^x mod p */ in test_ecdh() local
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/gym/pybullet_envs/minitaur/actuatornet/
H A Dactuatornet_keras_lstm.py105 test_X, test_y = test[:, :-1], test[:, -1] variable
/dports/science/py-OpenFermion/OpenFermion-1.3.0/src/openfermion/transforms/opconversions/
H A Dreverse_jordan_wigner_test.py50 def test_y(self): member in ReverseJWTest
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dplacement.c31 int test_x = 0,test_y = 0; in SmartPlacement() local
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/core/objects/
H A Dboolean_tool.cpp802 auto test_y = end_point.Y - end_coord.nativeY(); in rebuildSegment() local
832 auto test_y = end_point.Y - end_coord.nativeY(); in rebuildSegment() local
893 auto test_y = end_point.Y - end_coord.nativeY(); in rebuildSegment() local
920 auto test_y = end_point.Y - end_coord.nativeY(); in rebuildSegment() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/states_screens/
H A Dgrand_prix_lose.cpp153 static int test_y = 0; in onUpdate() local

123