Home
last modified time | relevance | path

Searched defs:emplace_back (Results 1 – 25 of 664) sorted by relevance

12345678910>>...27

/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/core/
H A Dmutable_range.hpp93 struct emplace_back struct
99 static inline void apply(typename rvalue_type<Range>::type range, in apply()
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Matrix/
H A Dmatrix_emplace_wrapper.hpp141 void emplace_back(index_type i, index_type j, value_type v) in emplace_back() function
158 void emplace_back(Pair&& indices, value_type v) in emplace_back() function
175 void emplace_back(std::tuple<index_type, index_type, value_type> const& v) in emplace_back() function
/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dtextfile_sub_source.hh116 closed_files.template emplace_back(lf); in rescan_files() local
157 closed_files.template emplace_back(lf); in rescan_files() local
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/signals/include/pajlada/signals/
H A Dsignalholder.hpp36 emplace_back(Connection &&connection) in emplace_back() function in pajlada::Signals::SignalHolder
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/detail/
H A Dbehavior_stack.hpp51 void emplace_back(Ts&&... xs) { in emplace_back() function in caf::detail::behavior_stack
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/
H A Dduplicate-fixes-of-alias-checkers.cpp12 void emplace_back(Args &&... args){}; in emplace_back() function in std::vector
/dports/databases/ldb15/ldb-1.5.6/lib/tdb/test/
H A Drun-die-during-transaction.c12 #include "../common/io.c" in push_back()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/tracing/core/
H A Dpatch_list.h73 Patch* emplace_back(ChunkID chunk_id, uint16_t offset) { in emplace_back() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/tracing/core/
H A Dpatch_list.h73 Patch* emplace_back(ChunkID chunk_id, uint16_t offset) { in emplace_back() function
/dports/cad/opentimer/OpenTimer-18d28ff/ot/taskflow/core/
H A Dgraph.hpp345 Node* Graph::emplace_back(ArgsT&&... args) { in emplace_back() function in tf::Graph
354 inline Node* Graph::emplace_back() { in emplace_back() function in tf::Graph
/dports/devel/grpc/grpc-1.42.0/test/core/gprpp/
H A Dchunked_vector_fuzzer.proto39 EmplaceBack emplace_back = 1; field
/dports/emulators/mess/mame-mame0226/3rdparty/bx/include/tinystl/
H A Dvector.h235 inline void vector<T, Alloc>::emplace_back() { in emplace_back() function
241 inline void vector<T, Alloc>::emplace_back(const Param& param) { in emplace_back() function
/dports/emulators/mame/mame-mame0226/3rdparty/bx/include/tinystl/
H A Dvector.h235 inline void vector<T, Alloc>::emplace_back() { in emplace_back() function
241 inline void vector<T, Alloc>::emplace_back(const Param& param) { in emplace_back() function
/dports/textproc/zenxml/zenxml-2.4/zen/
H A Dfixed_list.h72 void emplace_back(Args&& ... args) in emplace_back() function
215 void emplace_back(Args&& ... args) in emplace_back() function
/dports/games/multimc/MultiMC5-0.6.11/libraries/libnbtplusplus/include/
H A Dtag_list.h203 void tag_list::emplace_back(Args&&... args) in emplace_back() function
/dports/misc/openmvg/openMVG-2.0/src/openMVG/tracks/
H A Dflat_pair_map.hpp41 void emplace_back( Args&&... args ) in emplace_back() function in openMVG::flat_pair_map
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/
H A Dmutations.h341 SingleRowMutation& emplace_back(Mutation mut) { in emplace_back() function
508 BulkMutation& emplace_back(SingleRowMutation mut) { in emplace_back() function
514 BulkMutation& emplace_back(FailedMutation fm) { in emplace_back() function

12345678910>>...27