Home
last modified time | relevance | path

Searched defs:emplace_back (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dcontainers.h221 void vector<T, BASE_CAPACITY>::emplace_back(T&& el) { in emplace_back() function in marl::containers::vector
/third_party/node/deps/v8/src/base/
H A Dsmall-vector.h123 void emplace_back(Args&&... args) { in emplace_back() function in v8::base::SmallVector
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dsmall_vector.h387 void emplace_back(Args&&... args) { in emplace_back() function in spvtools::utils::SmallVector
/third_party/skia/src/core/
H A DSkTBlockList.h86 T& emplace_back(Args&&... args) { in emplace_back() function in SkTBlockList
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dsmall_vector.h387 void emplace_back(Args&&... args) { in emplace_back() function in spvtools::utils::SmallVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAllocatorList.h220 template <class... Ts> void emplace_back(Ts &&... Vs) { in emplace_back() function in llvm::AllocatorList
H A DSmallVector.h641 template <typename... ArgTypes> reference emplace_back(ArgTypes &&... Args) { in emplace_back() function in llvm::SmallVectorImpl
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector.h653 reference emplace_back(Args&&... args) { in emplace_back() function in absl::InlinedVector
/third_party/skia/gm/
H A Dconvexpolyclip.cpp115 auto emplace_back = [](std::vector<Clip>& clips) -> Clip& { variable
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h406 void emplace_back(Args&&... args) { in emplace_back() function in spvtools::utils::SmallVector
/third_party/rust/crates/cxx/gen/src/include/
H A Dcxx.h950 void Vec<T>::emplace_back(Args &&...args) { in emplace_back() function in rust::cxxbridge1::Vec
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/
H A Dcxx.h950 void Vec<T>::emplace_back(Args &&...args) { in emplace_back() function in rust::cxxbridge1::Vec
/third_party/rust/crates/cxx/gen/build/src/gen/include/
H A Dcxx.h950 void Vec<T>::emplace_back(Args &&...args) { in emplace_back() function in rust::cxxbridge1::Vec
/third_party/rust/crates/cxx/include/
H A Dcxx.h950 void Vec<T>::emplace_back(Args &&...args) { in emplace_back() function in rust::cxxbridge1::Vec
/third_party/rust/crates/cxx/gen/lib/src/gen/include/
H A Dcxx.h950 void Vec<T>::emplace_back(Args &&...args) { in emplace_back() function in rust::cxxbridge1::Vec
/third_party/skia/include/private/
H A DSkTArray.h235 template<class... Args> T& emplace_back(Args&&... args) { in emplace_back() function in SkTArray
/third_party/gn/src/base/containers/
H A Dcircular_deque.h849 reference emplace_back(Args&&... args) { in emplace_back() function in base::circular_deque
/third_party/json/include/nlohmann/
H A Djson.hpp3201 reference emplace_back(Args&& ... args) in emplace_back() function in basic_json
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h192 template <typename... Args> void emplace_back(Args &&... A) { in emplace_back() function in llvm::json::Array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallVector.h635 template <typename... ArgTypes> void emplace_back(ArgTypes &&... Args) { in emplace_back() function in llvm::SmallVectorImpl
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h156 void emplace_back(Args&&... args) { in emplace_back() function in spv::EnumValuesContainer
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.h156 void emplace_back(Args&&... args) { in emplace_back() function in spv::EnumValuesContainer
/third_party/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h163 void emplace_back(Args&&... args) { in emplace_back() function in spv::EnumValuesContainer

Completed in 33 milliseconds