Home
last modified time | relevance | path

Searched defs:s_vector (Results 1 – 25 of 45) sorted by relevance

12

/dports/math/ideep/ideep-2.0.0-119-gb57539e/include/ideep/
H A Dutils.hpp20 class s_vector { class
26 s_vector() : n_elems_(0), storage_() {} in s_vector() function in ideep::utils::s_vector
27 explicit s_vector(size_type count, const Alloc& alloc = Alloc()) in s_vector() function in ideep::utils::s_vector
38 s_vector(std::initializer_list<T> init, const Alloc& alloc = Alloc()) in s_vector() function in ideep::utils::s_vector
46 s_vector(const s_vector& other) : n_elems_(other.n_elems_), in s_vector() function in ideep::utils::s_vector
48 s_vector(s_vector &&other) noexcept : n_elems_(other.n_elems_), in s_vector() function in ideep::utils::s_vector
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DLibyang.cpp101 std::vector<S_Module> s_vector; in get_module_iter() local
116 std::vector<S_Module> s_vector; in get_disabled_module_iter() local
131 std::vector<std::string> s_vector; in get_searchdirs() local
179 std::vector<S_Schema_Node> s_vector; in data_instantiables() local
325 std::vector<S_Error> s_vector; in get_ly_errors() local
369 std::vector<S_Data_Node> s_vector; in data() local
379 std::vector<S_Schema_Node> s_vector; in schema() local
H A DXml.cpp78 std::vector<S_Xml_Elem> s_vector; in tree_for() local
88 std::vector<S_Xml_Elem> s_vector; in tree_dfs() local
H A DTree_Schema.cpp51 std::vector<S_Schema_Node> s_vector; in data_instantiables() local
268 std::vector<S_Schema_Node> s_vector; in child_instantiables() local
307 std::vector<S_Schema_Node> s_vector; in tree_for() local
317 std::vector<S_Schema_Node> s_vector; in tree_dfs() local
372 std::vector<S_Schema_Node_Leaf> s_vector; in keys() local
392 std::vector<S_Schema_Node_Augment> s_vector; in augment() local
H A DTree_Data.cpp526 std::vector<S_Data_Node> s_vector; in tree_for() local
536 std::vector<S_Data_Node> s_vector; in tree_dfs() local
620 std::vector<S_Data_Node> s_vector; in first() local
634 std::vector<S_Data_Node> s_vector; in second() local
/dports/devel/icmake/icmake-9b958b05ac462adf6cde394875964a8127599514/icmake/dep/util/
H A Ddata.c4 Vector s_vector; variable
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/actions/expression/
H A DTypeDefinition.h33 static TypeDefinition s_vector; variable
H A DTypeDefinition.cpp11 TypeDefinition TypeDefinition::s_vector("Vector", {}); member in actions::expression::TypeDefinition
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/commands/expression/import-std-module/stack/
H A Dmain.cpp14 std::stack<C, std::vector<C>> s_vector({{1}, {2}, {3}}); in main() local
/dports/math/cppad/CppAD-20210000.8/test_more/general/
H A Dsparse_sub_hes.cpp74 typedef CppAD::vector< std::set<size_t> > s_vector; in test_set() typedef
143 typedef CppAD::vector<bool> s_vector; in test_bool() typedef
H A Dsubgraph_2.cpp22 typedef vector<size_t> s_vector; in test_subgraph_subset() typedef
/dports/math/cppad/CppAD-20210000.8/example/sparse/
H A Drc_sparsity.cpp40 typedef CPPAD_TESTVECTOR(size_t) s_vector; typedef
63 const sparse_rcv<s_vector, d_vector>& subset ) in check_jac()
178 const sparse_rcv<s_vector, d_vector>& subset ) in check_hes()
H A Dsubgraph_reverse.cpp38 typedef CPPAD_TESTVECTOR(size_t) s_vector; in subgraph_reverse() typedef
/dports/math/cppad/CppAD-20210000.8/example/json/
H A Dsparse.cpp43 typedef vector<size_t> s_vector; in sparse() typedef
/dports/math/cppad/CppAD-20210000.8/example/abs_normal/
H A Dmin_nso_linear.cpp57 typedef CPPAD_TESTVECTOR(size_t) s_vector; in min_nso_linear() typedef
H A Dmin_nso_quad.cpp57 typedef CPPAD_TESTVECTOR(size_t) s_vector; in min_nso_quad() typedef

12