Home
last modified time | relevance | path

Searched defs:arr_ref (Results 1 – 23 of 23) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/nalgebra-0.18.1/tests/core/
H A Dconversion.rs151 let arr_ref: &[usize; $SZ] = v.as_ref(); localVariable
179 let arr_ref = v.as_ref(); localVariable
207 let arr_ref = m.as_ref(); localVariable
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nalgebra-0.18.1/tests/core/
H A Dconversion.rs151 let arr_ref: &[usize; $SZ] = v.as_ref(); localVariable
179 let arr_ref = v.as_ref(); localVariable
207 let arr_ref = m.as_ref(); localVariable
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/nalgebra/tests/core/
H A Dconversion.rs154 let arr_ref: &[usize; $SZ] = v.as_ref(); localVariable
182 let arr_ref = v.as_ref(); localVariable
210 let arr_ref = m.as_ref(); localVariable
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/devel/boost-libs/boost_1_72_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/databases/xtrabackup/boost_1_59_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/databases/percona57-server/boost_1_59_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/databases/percona57-client/boost_1_59_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/devel/boost-docs/boost_1_72_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/devel/hyperscan/boost_1_75_0/libs/type_traits/test/
H A Dpromote_basic_test.cpp124 typedef int (&arr_ref)[3]; in main() typedef
/dports/net/dgd/dgd-1.4.23/src/
H A Darray.h39 # define arr_ref(a) ((a)->ref++) macro
/dports/databases/pecl-redis/redis-5.3.5/tests/
H A DRedisClusterTest.php546 protected function setKeyVals($i_key_idx, $i_type, &$arr_ref) {
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dpython_test.cc199 OwnedRef arr_ref(PyArray_SimpleNew(1, dims, NPY_FLOAT)); in TEST() local
227 OwnedRef arr_ref(PyArray_SimpleNew(1, dims, NPY_FLOAT)); in TEST() local
/dports/math/eigen3/eigen-3.3.9/test/
H A Devaluators.cpp425 ArrayXXf arr, arr_ref; in test_evaluators() local
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/test/
H A Devaluators.cpp425 ArrayXXf arr, arr_ref; in test_evaluators() local
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/test/
H A Devaluators.cpp425 ArrayXXf arr, arr_ref; in test_evaluators() local
/dports/misc/opennn/opennn-5.0.5/eigen/test/
H A Devaluators.cpp425 ArrayXXf arr, arr_ref; in test_evaluators() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/test/
H A Devaluators.cpp425 ArrayXXf arr, arr_ref; in test_evaluators() local
/dports/science/healpix/Healpix_3.50/src/cxx/cxxsupport/
H A Darr.h54 arr_ref(T *d_, tsize s_) : s(s_),d(d_) {} in arr_ref() function
/dports/graphics/openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dbackendllvm.cpp340 llvm::ArrayRef<uint8_t> arr_ref ((uint8_t*)data, size); in addCUDAVariable() local
/dports/graphics/py-openshadinglanguage/OpenShadingLanguage-Release-1.11.15.0/src/liboslexec/
H A Dbackendllvm.cpp340 llvm::ArrayRef<uint8_t> arr_ref ((uint8_t*)data, size); in addCUDAVariable() local