/external/tensorflow/third_party/absl/abseil-cpp/absl/container/ |
D | btree_map.h | 827 using slot_policy = typename super_type::slot_policy; member 836 static const Key &key(const slot_type *s) { return slot_policy::key(s); } in key() 837 static const Key &key(slot_type *s) { return slot_policy::key(s); } in key() 840 -> decltype(slot_policy::mutable_key(s)) { 841 return slot_policy::mutable_key(s);
|
D | flat_hash_map.h | 561 using slot_policy = container_internal::map_slot_policy<K, V>; member 562 using slot_type = typename slot_policy::slot_type; 569 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 574 slot_policy::destroy(alloc, slot); in destroy() 580 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
/external/webrtc/rtc_base/ |
D | sigslot_unittest.cc | 31 template <class slot_policy = sigslot::single_threaded, 33 class SigslotReceiver : public sigslot::has_slots<slot_policy> { 48 &SigslotReceiver<slot_policy, signal_policy>::OnSignal); in Connect() 64 template <class slot_policy = sigslot::single_threaded, 90 SigslotReceiver<slot_policy, sigslot::single_threaded> st_receiver_; 92 SigslotReceiver<slot_policy, mt_signal_policy> mt_receiver_;
|
/external/webrtc/third_party/abseil-cpp/absl/container/ |
D | btree_map.h | 831 using slot_policy = typename super_type::slot_policy; member 840 static const Key &key(const slot_type *s) { return slot_policy::key(s); } in key() 841 static const Key &key(slot_type *s) { return slot_policy::key(s); } in key() 844 -> decltype(slot_policy::mutable_key(s)) { 845 return slot_policy::mutable_key(s);
|
D | flat_hash_map.h | 561 using slot_policy = container_internal::map_slot_policy<K, V>; member 562 using slot_type = typename slot_policy::slot_type; 569 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 574 slot_policy::destroy(alloc, slot); in destroy() 580 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
/external/abseil-cpp/absl/container/ |
D | btree_map.h | 827 using slot_policy = typename super_type::slot_policy; member 836 static const Key &key(const slot_type *s) { return slot_policy::key(s); } in key() 837 static const Key &key(slot_type *s) { return slot_policy::key(s); } in key() 840 -> decltype(slot_policy::mutable_key(s)) { 841 return slot_policy::mutable_key(s);
|
D | flat_hash_map.h | 561 using slot_policy = container_internal::map_slot_policy<K, V>; member 562 using slot_type = typename slot_policy::slot_type; 569 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 574 slot_policy::destroy(alloc, slot); in destroy() 580 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | flat_hash_map.h | 554 using slot_policy = container_internal::map_slot_policy<K, V>; member 555 using slot_type = typename slot_policy::slot_type; 562 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 567 slot_policy::destroy(alloc, slot); in destroy() 573 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
/external/angle/third_party/abseil-cpp/absl/container/ |
D | flat_hash_map.h | 565 using slot_policy = container_internal::map_slot_policy<K, V>; member 566 using slot_type = typename slot_policy::slot_type; 573 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 578 slot_policy::destroy(alloc, slot); in destroy() 584 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
D | btree_map.h | 861 using slot_policy = typename super_type::slot_policy; member 870 static const Key &key(const slot_type *s) { return slot_policy::key(s); } in key() 871 static const Key &key(slot_type *s) { return slot_policy::key(s); } in key() 874 -> decltype(slot_policy::mutable_key(s)) { 875 return slot_policy::mutable_key(s);
|
/external/openscreen/third_party/abseil/src/absl/container/ |
D | flat_hash_map.h | 554 using slot_policy = container_internal::map_slot_policy<K, V>; member 555 using slot_type = typename slot_policy::slot_type; 562 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 567 slot_policy::destroy(alloc, slot); in destroy() 573 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
/external/cronet/third_party/abseil-cpp/absl/container/ |
D | flat_hash_map.h | 561 using slot_policy = container_internal::map_slot_policy<K, V>; member 562 using slot_type = typename slot_policy::slot_type; 569 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 574 slot_policy::destroy(alloc, slot); in destroy() 580 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
D | btree_map.h | 861 using slot_policy = typename super_type::slot_policy; member 870 static const Key &key(const slot_type *s) { return slot_policy::key(s); } in key() 871 static const Key &key(slot_type *s) { return slot_policy::key(s); } in key() 874 -> decltype(slot_policy::mutable_key(s)) { 875 return slot_policy::mutable_key(s);
|
/external/libtextclassifier/abseil-cpp/absl/container/ |
D | flat_hash_map.h | 554 using slot_policy = container_internal::map_slot_policy<K, V>; member 555 using slot_type = typename slot_policy::slot_type; 562 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); in construct() 567 slot_policy::destroy(alloc, slot); in destroy() 573 slot_policy::transfer(alloc, new_slot, old_slot); in transfer()
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 230 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 232 using slot_type = typename slot_policy::slot_type; in TEST() 244 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 247 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 249 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 229 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 231 using slot_type = typename slot_policy::slot_type; in TEST() 243 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 246 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 248 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
D | btree.h | 206 using slot_policy = SlotPolicy; 207 using slot_type = typename slot_policy::slot_type; 208 using value_type = typename slot_policy::value_type; 209 using init_type = typename slot_policy::mutable_value_type; 235 return slot_policy::element(slot); 238 return slot_policy::element(slot); 242 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); 245 slot_policy::construct(alloc, slot, other); 248 slot_policy::destroy(alloc, slot); 255 slot_policy::swap(alloc, a, b); [all …]
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | container_memory_test.cc | 229 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 231 using slot_type = typename slot_policy::slot_type; in TEST() 243 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 246 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 248 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
D | btree.h | 238 using slot_policy = SlotPolicy; 239 using slot_type = typename slot_policy::slot_type; 240 using value_type = typename slot_policy::value_type; 241 using init_type = typename slot_policy::mutable_value_type; 267 return slot_policy::element(slot); 270 return slot_policy::element(slot); 274 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); 277 slot_policy::construct(alloc, slot, other); 280 slot_policy::destroy(alloc, slot); 287 slot_policy::swap(alloc, a, b); [all …]
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 230 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 232 using slot_type = typename slot_policy::slot_type; in TEST() 244 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 247 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 249 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
/external/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 230 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 232 using slot_type = typename slot_policy::slot_type; in TEST() 244 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 247 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 249 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 230 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 232 using slot_type = typename slot_policy::slot_type; in TEST() 244 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 247 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 249 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 230 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 232 using slot_type = typename slot_policy::slot_type; in TEST() 244 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 247 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 249 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | container_memory_test.cc | 230 using slot_policy = map_slot_policy<const CopyableMovableInstance, in TEST() typedef 232 using slot_type = typename slot_policy::slot_type; in TEST() 244 slot_policy::construct(&alloc, &slots.slots[0], CopyableMovableInstance(1), in TEST() 247 slot_policy::transfer(&alloc, &slots.slots[i + 1], &slots.slots[i]); in TEST() 249 slot_policy::destroy(&alloc, &slots.slots[99]); in TEST()
|
D | btree.h | 232 using slot_policy = SlotPolicy; 233 using slot_type = typename slot_policy::slot_type; 234 using value_type = typename slot_policy::value_type; 235 using init_type = typename slot_policy::mutable_value_type; 278 return slot_policy::element(slot); 281 return slot_policy::element(slot); 285 slot_policy::construct(alloc, slot, std::forward<Args>(args)...); 288 slot_policy::construct(alloc, slot, other); 291 slot_policy::destroy(alloc, slot); 298 slot_policy::swap(alloc, a, b); [all …]
|