Searched defs:value_allocator (Results 1 – 8 of 8) sorted by relevance
| /third_party/boost/boost/multi_index/detail/ | ||
| D | rnd_index_ptr_array.hpp | 45 >::type value_allocator; typedef in boost::multi_index::detail::random_access_index_ptr_array |
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ | ||
| D | cache_pool.h | 46 using value_allocator = Allocator<base_type>; variable |
| /third_party/boost/boost/unordered/detail/ | ||
| D | set.hpp | 23 value_allocator; typedef |
| D | map.hpp | 24 value_allocator; typedef |
| D | implementation.hpp | 2927 typedef typename Types::value_allocator value_allocator; typedef |
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ | ||
| D | btree.h | 90 using value_allocator = A; variable |
| /third_party/boost/boost/unordered/ | ||
| D | unordered_set.hpp | 1950 value_allocator; typedef in boost::unordered::node_handle_set |
| D | unordered_map.hpp | 2436 std::pair<K const, T> >::type value_allocator; typedef in boost::unordered::node_handle_map |