/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/angle/third_party/abseil-cpp/absl/types/ |
D | any.h | 291 VT& emplace(Args&&... args) { in emplace() function 315 VT& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
D | optional.h | 360 T& emplace(Args&&... args) { in emplace() function 380 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/webrtc/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/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/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/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/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/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/pigweed/pw_result/public/pw_result/ |
D | result.h | 524 T& emplace(Args&&... args) { in emplace() function 541 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/angle/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 587 T& emplace(Args&&... args) { in emplace() function 603 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/webrtc/third_party/abseil-cpp/absl/status/ |
D | statusor.h | 581 T& emplace(Args&&... args) { in emplace() function 597 T& emplace(std::initializer_list<U> ilist, Args&&... args) { in emplace() function
|
/external/abseil-cpp/absl/status/ |
D | statusor.h | 581 T& emplace(Args&&... args) { in emplace() function 597 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 | 96 const T& emplace(Args&&... args) { in emplace() function
|
/external/armnn/third-party/mapbox/ |
D | optional.hpp | 62 void emplace(Args&&... args) in emplace() function in mapbox::util::optional
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Optional.h | 75 void emplace(ArgTypes &&...Args) { in emplace() function
|
/external/llvm/include/llvm/ADT/ |
D | Optional.h | 75 void emplace(ArgTypes &&...Args) { in emplace() function
|