Searched defs:size_type (Results 1 - 25 of 2116) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
H A Dsample_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_probe_fn
64 inline size_type
65 operator()(key_const_reference r_key, size_type i) const;
H A Dsample_range_hashing.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_range_hashing
67 notify_resized(size_type);
70 inline size_type
71 operator()(size_type ) const;
H A Dsample_ranged_hash_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_hash_fn
67 notify_resized(size_type);
70 inline size_type
H A Dsample_ranged_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_probe_fn
67 notify_resized(size_type);
72 inline size_type
73 operator()(key_const_reference, std::size_t, size_type) const;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_policy.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_resize_policy
102 notify_inserted(size_type num_e);
106 notify_erased(size_type num_e);
114 notify_resized(size_type new_size);
121 size_type
122 get_new_size(size_type size, size_type num_used_e) const;
H A Dsample_resize_trigger.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_resize_trigger
103 notify_inserted(size_type num_entries);
107 notify_erased(size_type num_entries);
116 notify_resized(size_type new_size);
120 notify_externally_resized(size_type new_size);
128 is_grow_needed(size_type size, size_type num_entries) const;
133 do_resize(size_type);
H A Dsample_size_policy.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_size_policy
65 inline size_type
66 get_nearest_larger_size(size_type size) const;
69 inline size_type
70 get_nearest_smaller_size(size_type size) const;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/hash_fn/
H A Dsample_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_probe_fn
64 inline size_type
65 operator()(key_const_reference r_key, size_type i) const;
H A Dsample_range_hashing.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_range_hashing
67 notify_resized(size_type);
70 inline size_type
71 operator()(size_type ) const;
H A Dsample_ranged_hash_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_hash_fn
67 notify_resized(size_type);
70 inline size_type
H A Dsample_ranged_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_probe_fn
67 notify_resized(size_type);
72 inline size_type
73 operator()(key_const_reference, std::size_t, size_type) const;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_policy.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_resize_policy
102 notify_inserted(size_type num_e);
106 notify_erased(size_type num_e);
114 notify_resized(size_type new_size);
121 size_type
122 get_new_size(size_type size, size_type num_used_e) const;
H A Dsample_resize_trigger.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_resize_trigger
103 notify_inserted(size_type num_entries);
107 notify_erased(size_type num_entries);
116 notify_resized(size_type new_size);
120 notify_externally_resized(size_type new_size);
128 is_grow_needed(size_type size, size_type num_entries) const;
133 do_resize(size_type);
H A Dsample_size_policy.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_size_policy
65 inline size_type
66 get_nearest_larger_size(size_type size) const;
69 inline size_type
70 get_nearest_smaller_size(size_type size) const;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/detail/hash_fn/
H A Dsample_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_probe_fn
64 inline size_type
65 operator()(key_const_reference r_key, size_type i) const;
H A Dsample_range_hashing.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_range_hashing
67 notify_resized(size_type);
70 inline size_type
71 operator()(size_type ) const;
H A Dsample_ranged_hash_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_hash_fn
67 notify_resized(size_type);
70 inline size_type
H A Dsample_ranged_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_probe_fn
67 notify_resized(size_type);
72 inline size_type
73 operator()(key_const_reference, std::size_t, size_type) const;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/pb_ds/detail/resize_policy/
H A Dsample_resize_policy.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_resize_policy
102 notify_inserted(size_type num_e);
106 notify_erased(size_type num_e);
114 notify_resized(size_type new_size);
121 size_type
122 get_new_size(size_type size, size_type num_used_e) const;
H A Dsample_resize_trigger.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_resize_trigger
103 notify_inserted(size_type num_entries);
107 notify_erased(size_type num_entries);
116 notify_resized(size_type new_size);
120 notify_externally_resized(size_type new_size);
128 is_grow_needed(size_type size, size_type num_entries) const;
133 do_resize(size_type);
H A Dsample_size_policy.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_size_policy
65 inline size_type
66 get_nearest_larger_size(size_type size) const;
69 inline size_type
70 get_nearest_smaller_size(size_type size) const;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/hash_fn/
H A Dsample_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_probe_fn
64 inline size_type
65 operator()(key_const_reference r_key, size_type i) const;
H A Dsample_range_hashing.hpp51 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_range_hashing
67 notify_resized(size_type);
70 inline size_type
71 operator()(size_type ) const;
H A Dsample_ranged_hash_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_hash_fn
67 notify_resized(size_type);
70 inline size_type
H A Dsample_ranged_probe_fn.hpp50 typedef std::size_t size_type; typedef in class:__gnu_pbds::sample_ranged_probe_fn
67 notify_resized(size_type);
72 inline size_type
73 operator()(key_const_reference, std::size_t, size_type) const;

Completed in 2117 milliseconds

1234567891011>>