Home
last modified time | relevance | path

Searched refs:ref_ind (Results 1 – 22 of 22) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/tests/nonreg_tests/
H A Dbug_3567.tst31 ref_ind = [ 4. 3. 1. ; 6. 5. 2. ];
33 if or(ref_ind <> ind) then pause,end
35 if or(ref_ind <> ind2) then pause,end
H A Dbug_3567.dia.ref26 ref_ind = [ 4. 3. 1. ; 6. 5. 2. ];
28 if or(ref_ind <> ind) then bugmes();quit;end
30 if or(ref_ind <> ind2) then bugmes();quit;end
/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/scripts/tests/
H A Dtest_bleu.py59 ref_ind = np.random.randint(n_refs)
60 translation = _sample_translation(references[ref_ind], max_len)
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dtweak.c434 static void dtrs_match_callback(void* extra, int image_ind, int ref_ind, double dist2) { in dtrs_match_callback() argument
437 ref_ind = kdtree_permute(t->kd_ref, ref_ind); in dtrs_match_callback()
439 il_append(t->ref, ref_ind); in dtrs_match_callback()
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/blind/
H A Dtweak.c434 static void dtrs_match_callback(void* extra, int image_ind, int ref_ind, double dist2) { in dtrs_match_callback() argument
437 ref_ind = kdtree_permute(t->kd_ref, ref_ind); in dtrs_match_callback()
439 il_append(t->ref, ref_ind); in dtrs_match_callback()
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/tests/unit_tests/
H A Dgsort_multilevel_complex.tst38 ref_ind = [ 4. 5. 3. ; 6. 2. 1. ];
42 assert_checkequal(ref_ind, ind);
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/test/
H A Dvariance_test.cc428 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
432 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
436 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/test/
H A Dvariance_test.cc426 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
430 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
434 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/multimedia/libvpx/libvpx-1.11.0/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/test/
H A Dvariance_test.cc420 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
424 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
428 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dvariance_test.cc534 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
538 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
541 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dvariance_test.cc534 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
538 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
541 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dvariance_test.cc534 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
538 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
541 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dvariance_test.cc534 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
538 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
541 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dvariance_test.cc642 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
646 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
649 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()
/dports/multimedia/aom/aom-3.2.0/test/
H A Dvariance_test.cc639 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
643 ref_[ref_ind] = rnd_.Rand8(); in RefStrideTest()
646 CONVERT_TO_SHORTPTR(ref_)[ref_ind] = rnd_.Rand16() & mask(); in RefStrideTest()