| /external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/ | 
| D | raw_hash_map.h | 121   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 128   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args) {  in try_emplace()  function 133   iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 138   iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) {  in try_emplace()  function
  | 
| D | btree_container.h | 461   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&... args) {  in try_emplace()  function 467   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&... args) {  in try_emplace()  function 471   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 476   iterator try_emplace(const_iterator hint, key_arg<K> &&k, Args &&... args) {  in try_emplace()  function
  | 
| /external/cronet/third_party/abseil-cpp/absl/container/internal/ | 
| D | raw_hash_map.h | 121   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 128   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args) {  in try_emplace()  function 133   iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 138   iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) {  in try_emplace()  function
  | 
| D | btree_container.h | 475   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&... args) {  in try_emplace()  function 481   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&... args) {  in try_emplace()  function 485   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 490   iterator try_emplace(const_iterator hint, key_arg<K> &&k, Args &&... args) {  in try_emplace()  function
  | 
| /external/angle/third_party/abseil-cpp/absl/container/internal/ | 
| D | raw_hash_map.h | 129   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args)  in try_emplace()  function 137   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args)  in try_emplace()  function 143   iterator try_emplace(const_iterator, key_arg<K>&& k,  in try_emplace()  function 149   iterator try_emplace(const_iterator, const key_arg<K>& k,  in try_emplace()  function
  | 
| D | btree_container.h | 515   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&...args)  in try_emplace()  function 522   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&...args)  in try_emplace()  function 527   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 532   iterator try_emplace(const_iterator hint, key_arg<K> &&k,  in try_emplace()  function
  | 
| /external/webrtc/third_party/abseil-cpp/absl/container/internal/ | 
| D | raw_hash_map.h | 121   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 128   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args) {  in try_emplace()  function 133   iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 138   iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) {  in try_emplace()  function
  | 
| D | btree_container.h | 461   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&... args) {  in try_emplace()  function 467   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&... args) {  in try_emplace()  function 471   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 476   iterator try_emplace(const_iterator hint, key_arg<K> &&k, Args &&... args) {  in try_emplace()  function
  | 
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ | 
| D | raw_hash_map.h | 120   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 127   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args) {  in try_emplace()  function 132   iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 137   iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) {  in try_emplace()  function
  | 
| D | btree_container.h | 452   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&... args) {  in try_emplace()  function 458   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&... args) {  in try_emplace()  function 462   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 467   iterator try_emplace(const_iterator hint, key_arg<K> &&k, Args &&... args) {  in try_emplace()  function
  | 
| /external/libtextclassifier/abseil-cpp/absl/container/internal/ | 
| D | raw_hash_map.h | 120   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 127   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args) {  in try_emplace()  function 132   iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 137   iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) {  in try_emplace()  function
  | 
| D | btree_container.h | 434   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&... args) {  in try_emplace()  function 440   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&... args) {  in try_emplace()  function 444   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 449   iterator try_emplace(const_iterator hint, key_arg<K> &&k, Args &&... args) {  in try_emplace()  function
  | 
| /external/openscreen/third_party/abseil/src/absl/container/internal/ | 
| D | raw_hash_map.h | 120   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 127   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args) {  in try_emplace()  function 132   iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 137   iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) {  in try_emplace()  function
  | 
| D | btree_container.h | 453   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&... args) {  in try_emplace()  function 459   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&... args) {  in try_emplace()  function 463   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 468   iterator try_emplace(const_iterator hint, key_arg<K> &&k, Args &&... args) {  in try_emplace()  function
  | 
| /external/abseil-cpp/absl/container/internal/ | 
| D | raw_hash_map.h | 121   std::pair<iterator, bool> try_emplace(key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 128   std::pair<iterator, bool> try_emplace(const key_arg<K>& k, Args&&... args) {  in try_emplace()  function 133   iterator try_emplace(const_iterator, key_arg<K>&& k, Args&&... args) {  in try_emplace()  function 138   iterator try_emplace(const_iterator, const key_arg<K>& k, Args&&... args) {  in try_emplace()  function
  | 
| D | btree_container.h | 461   std::pair<iterator, bool> try_emplace(const key_arg<K> &k, Args &&... args) {  in try_emplace()  function 467   std::pair<iterator, bool> try_emplace(key_arg<K> &&k, Args &&... args) {  in try_emplace()  function 471   iterator try_emplace(const_iterator hint, const key_arg<K> &k,  in try_emplace()  function 476   iterator try_emplace(const_iterator hint, key_arg<K> &&k, Args &&... args) {  in try_emplace()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ | 
| D | JSON.h | 118   std::pair<iterator, bool> try_emplace(const ObjectKey &K, Ts &&... Args) {  in try_emplace()  function 122   std::pair<iterator, bool> try_emplace(ObjectKey &&K, Ts &&... Args) {  in try_emplace()  function
  | 
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ | 
| D | DenseMap.h | 187   std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) {  in try_emplace()  function 204   std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) {  in try_emplace()  function
  | 
| D | StringMap.h | 377   std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) {  in try_emplace()  function
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ | 
| D | DenseMap.h | 210   std::pair<iterator, bool> try_emplace(KeyT &&Key, Ts &&... Args) {  in try_emplace()  function 229   std::pair<iterator, bool> try_emplace(const KeyT &Key, Ts &&... Args) {  in try_emplace()  function
  | 
| D | StringMap.h | 432   std::pair<iterator, bool> try_emplace(StringRef Key, ArgsTy &&... Args) {  in try_emplace()  function
  |