Home
last modified time | relevance | path

Searched defs:size_type (Results 1 – 25 of 202) sorted by relevance

123456789

/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dhash_policy.hpp79 typedef Size_Type size_type; typedef in pb_ds::linear_probe_fn
103 typedef Size_Type size_type; typedef in pb_ds::quadratic_probe_fn
131 typedef Size_Type size_type; typedef in pb_ds::direct_mask_range_hashing
160 typedef Size_Type size_type; typedef in pb_ds::direct_mod_range_hashing
193 typedef Size_Type size_type; typedef in pb_ds::hash_load_check_resize_trigger
308 typedef Size_Type size_type; typedef in pb_ds::cc_hash_max_collision_check_resize_trigger
409 typedef Size_Type size_type; typedef in pb_ds::hash_exponential_size_policy
447 typedef size_t size_type; typedef in pb_ds::hash_prime_size_policy
486 typedef Size_Type size_type; typedef in pb_ds::hash_standard_resize_policy
H A Dtrie_policy.hpp82 typedef typename Allocator::size_type size_type; typedef
176 typedef typename allocator::size_type size_type; typedef in pb_ds::trie_prefix_search_node_update
263 typedef typename allocator::size_type size_type; typedef in pb_ds::trie_order_statistics_node_update
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash11.C7 typedef int size_type; typedef
13 typedef typename allocator<T>::size_type size_type; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/
H A Dcc_hash_max_collision_check_resize_trigger_imp.hpp117 notify_inserted(size_type) in notify_inserted() argument
123 notify_erased(size_type) in notify_erased() argument
141 is_grow_needed(size_type /*size*/, size_type /*num_used_e*/) const in is_grow_needed() argument
H A Dhash_load_check_resize_trigger_size_base.hpp63 typedef Size_Type size_type; typedef in pb_ds::detail::hash_load_check_resize_trigger_size_base
88 typedef Size_Type size_type; typedef in pb_ds::detail::hash_load_check_resize_trigger_size_base
H A Dsample_size_policy.hpp56 typedef size_t size_type; typedef in sample_size_policy
H A Dsample_resize_policy.hpp56 typedef size_t size_type; typedef in sample_resize_policy
H A Dsample_resize_trigger.hpp56 typedef size_t size_type; typedef in sample_resize_trigger
H A Dhash_load_check_resize_trigger_imp.hpp143 is_grow_needed(size_type /*size*/, size_type num_entries) const in is_grow_needed() argument
285 do_resize(size_type) in do_resize() argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/list_update_policy/
H A Dcounter_lu_metadata.hpp60 typedef Size_Type size_type; typedef in pb_ds::detail::counter_lu_metadata
75 typedef Size_Type size_type; typedef in pb_ds::detail::counter_lu_policy_base
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/hash_fn/
H A Dranged_probe_fn.hpp82 typedef typename Allocator::size_type size_type; typedef in pb_ds::detail::ranged_probe_fn
187 typedef typename Allocator::size_type size_type; typedef in pb_ds::detail::ranged_probe_fn
307 typedef typename Allocator::size_type size_type; typedef in pb_ds::detail::ranged_probe_fn
315 ranged_probe_fn(size_type, const Comb_Probe_Fn& r_comb_probe_fn) in ranged_probe_fn() argument
319 ranged_probe_fn(size_type, const null_hash_fn&, in ranged_probe_fn() argument
H A Dranged_hash_fn.hpp81 typedef typename Allocator::size_type size_type; typedef in pb_ds::detail::ranged_hash_fn
163 typedef typename Allocator::size_type size_type; typedef in pb_ds::detail::ranged_hash_fn
265 typedef typename Allocator::size_type size_type; typedef in pb_ds::detail::ranged_hash_fn
322 typedef typename Allocator::size_type size_type; typedef in pb_ds::detail::ranged_hash_fn
H A Dsample_probe_fn.hpp57 typedef size_t size_type; typedef in sample_probe_fn
H A Dsample_range_hashing.hpp57 typedef size_t size_type; typedef in sample_range_hashing
H A Dsample_ranged_probe_fn.hpp57 typedef size_t size_type; typedef in sample_ranged_probe_fn
H A Dsample_ranged_hash_fn.hpp57 typedef size_t size_type; typedef in sample_ranged_hash_fn
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Darray_allocator.h52 typedef size_t size_type; typedef
67 deallocate(pointer, size_type) in deallocate() argument
94 typedef size_t size_type; typedef
H A Dnew_allocator.h56 typedef size_t size_type; typedef
96 deallocate(pointer __p, size_type) in deallocate() argument
H A Dmalloc_allocator.h57 typedef size_t size_type; typedef
100 deallocate(pointer __p, size_type) in deallocate() argument
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_queue.h116 typedef typename _Sequence::size_type size_type; in _GLIBCXX_BEGIN_NAMESPACE() typedef
337 typedef typename _Sequence::size_type size_type; typedef
H A Dallocator.h67 typedef size_t size_type; typedef
88 typedef size_t size_type; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/
H A Dstandard_policies.hpp89 typedef typename Comb_Hash_Fn::size_type size_type; typedef
123 typedef typename Comb_Probe_Fn::size_type size_type; typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_queue.h125 typedef typename _Sequence::size_type size_type; typedef
319 typedef typename _Sequence::size_type size_type; typedef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dnode.hpp69 typedef typename Allocator::size_type size_type; typedef
107 typedef typename Allocator::size_type size_type; typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/
H A Dtestsuite_allocator.h46 typedef std::size_t size_type; typedef
108 typedef std::size_t size_type; typedef

123456789