/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | Optional.h | 87 template <class... Args> void emplace(Args &&... args) { in emplace() function 187 template <class... Args> void emplace(Args &&... args) { in emplace() function 237 template <typename... ArgTypes> void emplace(ArgTypes &&... Args) { in emplace() function
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | Optional.h | 88 template <class... Args> void emplace(Args &&... args) { in emplace() function 188 template <class... Args> void emplace(Args &&... args) { in emplace() function 239 template <typename... ArgTypes> void emplace(ArgTypes &&... Args) { in emplace() function
|
/external/angle/third_party/abseil-cpp/absl/types/ |
D | any.h | 300 VT& emplace(Args&&... args) { in emplace() function 324 VT& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
D | optional.h | 357 T& emplace(Args&&... args) { in emplace() function 377 T& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() function
|
/external/openscreen/third_party/abseil/src/absl/types/ |
D | any.h | 300 VT& emplace(Args&&... args) { in emplace() function 324 VT& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
D | optional.h | 357 T& emplace(Args&&... args) { in emplace() function 377 T& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
D | any.h | 300 VT& emplace(Args&&... args) { in emplace() function 324 VT& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
D | optional.h | 357 T& emplace(Args&&... args) { in emplace() function 377 T& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() function
|
/external/libtextclassifier/abseil-cpp/absl/types/ |
D | any.h | 300 VT& emplace(Args&&... args) { in emplace() function 324 VT& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
D | optional.h | 357 T& emplace(Args&&... args) { in emplace() function 377 T& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() function
|
/external/webrtc/third_party/abseil-cpp/absl/types/ |
D | any.h | 319 VT& emplace(Args&&... args) { in emplace() function 343 VT& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
D | optional.h | 357 T& emplace(Args&&... args) { in emplace() function 377 T& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() function
|
/external/abseil-cpp/absl/types/ |
D | any.h | 319 VT& emplace(Args&&... args) { in emplace() function 343 VT& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
D | optional.h | 357 T& emplace(Args&&... args) { in emplace() function 377 T& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 573 T& emplace(Args&&... args) { in emplace() function 589 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/libtextclassifier/abseil-cpp/absl/status/ |
D | statusor.h | 573 T& emplace(Args&&... args) { in emplace() function 589 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/angle/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 573 T& emplace(Args&&... args) { in emplace() function 589 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/openscreen/third_party/abseil/src/absl/status/ |
D | statusor.h | 573 T& emplace(Args&&... args) { in emplace() function 589 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/tflite-support/tensorflow_lite_support/cc/port/default/ |
D | statusor.h | 369 T& emplace(Args&&... args) { in emplace() function 385 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/pigweed/pw_persistent_ram/public/pw_persistent_ram/ |
D | persistent.h | 95 const T& emplace(Args&&... args) { in emplace() function
|
/external/llvm/include/llvm/ADT/ |
D | Optional.h | 75 void emplace(ArgTypes &&...Args) { in emplace() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Optional.h | 75 void emplace(ArgTypes &&...Args) { in emplace() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | multi_output_fusion.h | 160 void emplace(Args&&... args) { in emplace() function
|
/external/llvm-project/flang/include/flang/Common/ |
D | enum-set.h | 179 void emplace(enumerationType &&x) { set(x); } in emplace() function
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/utils/ |
D | trt_lru_cache.h | 72 std::pair<iterator, bool> emplace(Args&&... args) { in emplace() function
|