Home
last modified time | relevance | path

Searched defs:ones (Results 1 – 25 of 1957) sorted by relevance

12345678910>>...79

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dfn_ones.hpp27 ones(const uword n_elem) in ones() function
40 ones(const uword n_elem, const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat… in ones() function
61 ones(const uword n_rows, const uword n_cols) in ones() function
73 ones(const SizeMat& s) in ones() function
86 ones(const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only<obj_type>::result… in ones() function
110 ones(const SizeMat& s, const typename arma_Mat_Col_Row_only<obj_type>::result* junk = nullptr) in ones() function
123 ones(const uword n_rows, const uword n_cols, const uword n_slices) in ones() function
135 ones(const SizeCube& s) in ones() function
148 ones(const uword n_rows, const uword n_cols, const uword n_slices, const typename arma_Cube_only<cu… in ones() function
162 ones(const SizeCube& s, const typename arma_Cube_only<cube_type>::result* junk = nullptr) in ones() function
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dfn_ones.hpp27 ones(const uword n_elem) in ones() function
40 ones(const uword n_elem, const arma_empty_class junk1 = arma_empty_class(), const typename arma_Mat… in ones() function
61 ones(const uword n_rows, const uword n_cols) in ones() function
73 ones(const SizeMat& s) in ones() function
86 ones(const uword n_rows, const uword n_cols, const typename arma_Mat_Col_Row_only<obj_type>::result… in ones() function
110 ones(const SizeMat& s, const typename arma_Mat_Col_Row_only<obj_type>::result* junk = nullptr) in ones() function
123 ones(const uword n_rows, const uword n_cols, const uword n_slices) in ones() function
135 ones(const SizeCube& s) in ones() function
148 ones(const uword n_rows, const uword n_cols, const uword n_slices, const typename arma_Cube_only<cu… in ones() function
162 ones(const SizeCube& s, const typename arma_Cube_only<cube_type>::result* junk = nullptr) in ones() function
/dports/math/py-snuggs/snuggs-1.4.7/
H A Dtest_snuggs.py12 def ones(): function
56 def test_arr_var(ones): argument
61 def test_arr_lookup(ones): argument
68 def test_arr_var_long(ones): argument
82 def test_arr_lookup_2(ones): argument
87 def test_arr_take(ones): argument
94 def test_int_arr_expr(ones): argument
99 def test_int_arr_expr_by_name(ones): argument
104 def test_int_arr_read(ones): argument
109 def test_list(ones): argument
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/lang/clover/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/libosmesa/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/mesa-libs/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/graphics/mesa-dri/mesa-21.3.6/src/util/
H A Du_atomic_test.c46 #define test_atomic_assign(type, ones) \ argument
69 #define test_atomic_8bits(type, ones) \ argument
87 #define test_atomic(type, ones) \ argument
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dones.hpp16 ones(pS const &shape, dtype d) in ones() function
22 types::ndarray<typename dtype::type, types::pshape<long>> ones(long size, in ones() function
31 ones(std::integral_constant<long, N>, dtype d) in ones() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc21 std::vector<float> ones(160, 1.f); in TEST() local
46 std::vector<float> ones(160, 1.f); in TEST() local
66 std::vector<float> ones(160, 1.f); in TEST() local
101 std::vector<float> ones(160, 1.f); in TEST() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc21 std::vector<float> ones(160, 1.f); in TEST() local
46 std::vector<float> ones(160, 1.f); in TEST() local
66 std::vector<float> ones(160, 1.f); in TEST() local
101 std::vector<float> ones(160, 1.f); in TEST() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc21 std::vector<float> ones(160, 1.f); in TEST() local
46 std::vector<float> ones(160, 1.f); in TEST() local
66 std::vector<float> ones(160, 1.f); in TEST() local
101 std::vector<float> ones(160, 1.f); in TEST() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc21 std::vector<float> ones(160, 1.f); in TEST() local
46 std::vector<float> ones(160, 1.f); in TEST() local
66 std::vector<float> ones(160, 1.f); in TEST() local
101 std::vector<float> ones(160, 1.f); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc24 std::vector<float> ones(160, 1.f); in TEST() local
51 std::vector<float> ones(160, 1.f); in TEST() local
73 std::vector<float> ones(160, 1.f); in TEST() local
110 std::vector<float> ones(160, 1.f); in TEST() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc24 std::vector<float> ones(160, 1.f); in TEST() local
52 std::vector<float> ones(160, 1.f); in TEST() local
75 std::vector<float> ones(160, 1.f); in TEST() local
113 std::vector<float> ones(160, 1.f); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc24 std::vector<float> ones(160, 1.f); in TEST() local
52 std::vector<float> ones(160, 1.f); in TEST() local
75 std::vector<float> ones(160, 1.f); in TEST() local
113 std::vector<float> ones(160, 1.f); in TEST() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Dresidual_echo_detector_unittest.cc24 std::vector<float> ones(160, 1.f); in TEST() local
52 std::vector<float> ones(160, 1.f); in TEST() local
75 std::vector<float> ones(160, 1.f); in TEST() local
113 std::vector<float> ones(160, 1.f); in TEST() local
/dports/misc/py-xgboost/xgboost-1.5.1/doc/R-package/
H A DdiscoverYourData.md105 ##### Grouping per 10 years
128 ##### Random split in two groups
147 ##### Risks in adding correlated features
155 ##### Cleaning data
/dports/misc/xgboost/xgboost-1.5.1/doc/R-package/
H A DdiscoverYourData.md105 ##### Grouping per 10 years
128 ##### Random split in two groups
147 ##### Risks in adding correlated features
155 ##### Cleaning data
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/iterator/test/
H A Dfunction_input_iterator_test.cpp18 struct ones { struct
19 typedef int result_type;
20 result_type operator() () { in operator ()()

12345678910>>...79