Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dsmall-vector.h123 void emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/third_party/externals/angle2/src/common/
DFixedVector.h268 void FixedVector<T, N, Storage>::emplace_back(Args &&... args) in emplace_back() function
DFastVector.h309 ANGLE_INLINE void FastVector<T, N, Storage>::emplace_back(Args &&... args) in emplace_back() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dsmall_vector.h387 void emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dsmall_vector.h387 void emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/gm/
Dconvexpolyclip.cpp115 auto emplace_back = [](std::vector<Clip>& clips) -> Clip& { in onOnceBeforeDraw() local
/third_party/gn/src/gn/
Dunique_vector.h138 bool emplace_back(ARGS... args) { in emplace_back() function
/third_party/spirv-tools/source/util/
Dsmall_vector.h406 void emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/src/core/
DSkTBlockList.h86 T& emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAllocatorList.h220 template <class... Ts> void emplace_back(Ts &&... Vs) { in emplace_back() function
DSmallVector.h641 template <typename... ArgTypes> reference emplace_back(ArgTypes &&... Args) { in emplace_back() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dcontainers.h221 void vector<T, BASE_CAPACITY>::emplace_back(T&& el) { in emplace_back() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.h156 void emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h156 void emplace_back(Args&&... args) { in emplace_back() function
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.h163 void emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dinlined_vector.h653 reference emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/include/private/
DSkTArray.h235 template<class... Args> T& emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross_containers.hpp321 void emplace_back(Ts &&... ts) SPIRV_CROSS_NOEXCEPT in emplace_back() function in SPIRV_CROSS_NAMESPACE::SmallVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h635 template <typename... ArgTypes> void emplace_back(ArgTypes &&... Args) { in emplace_back() function
/third_party/gn/src/base/containers/
Dcircular_deque.h849 reference emplace_back(Args&&... args) { in emplace_back() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DJSON.h192 template <typename... Args> void emplace_back(Args &&... A) { in emplace_back() function
/third_party/json/include/nlohmann/
Djson.hpp3201 reference emplace_back(Args&& ... args) in emplace_back() function in basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp22379 reference emplace_back(Args&& ... args) in emplace_back() function in basic_json
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp20107 reference emplace_back(Args&& ... args) in emplace_back() function in nlohmann::basic_json
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp131174 emplace_back(_Args&&... __args) in emplace_back() function in std::deque
134005 emplace_back(_Args&&... __args) in emplace_back() function in std::vector
134266 emplace_back(_Args&&... __args) in emplace_back() function in std::vector