HomeSort by relevance Sort by last modified time
    Searched refs:size_type (Results 26 - 50 of 2238) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 50 typedef std::size_t size_type; typedef in class: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;
sample_size_policy.hpp 50 typedef std::size_t size_type; typedef in class: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.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 50 typedef std::size_t size_type; typedef in class: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;
sample_size_policy.hpp 50 typedef std::size_t size_type; typedef in class: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/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 50 typedef size_t size_type; typedef in class: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;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 50 typedef size_t size_type; typedef in class: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;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 50 typedef size_t size_type; typedef in class: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;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 50 typedef size_t size_type; typedef in class: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;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 50 typedef std::size_t size_type; typedef in class: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;
sample_size_policy.hpp 50 typedef std::size_t size_type; typedef in class: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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
sample_resize_policy.hpp 51 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;
sample_size_policy.hpp 51 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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
mod_based_range_hashing.hpp 49 template<typename Size_Type>
53 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mod_based_range_hashing
60 notify_resized(size_type s)
63 inline size_type
64 range_hash(size_type s) const
68 size_type m_size;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/hash_fn/
sample_probe_fn.hpp 51 typedef size_t size_type; typedef in class:sample_probe_fn
68 inline size_type
69 operator()(const_key_reference r_key, size_type i) const;
sample_ranged_hash_fn.hpp 51 typedef size_t size_type; typedef in class:sample_ranged_hash_fn
69 notify_resized(size_type size);
72 inline size_type
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/hash_fn/
sample_probe_fn.hpp 51 typedef std::size_t size_type; typedef in class:sample_probe_fn
68 inline size_type
69 operator()(const_key_reference r_key, size_type i) const;
sample_ranged_hash_fn.hpp 51 typedef std::size_t size_type; typedef in class:sample_ranged_hash_fn
69 notify_resized(size_type size);
72 inline size_type
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/hash_fn/
sample_probe_fn.hpp 51 typedef std::size_t size_type; typedef in class:sample_probe_fn
68 inline size_type
69 operator()(const_key_reference r_key, size_type i) const;
sample_ranged_hash_fn.hpp 51 typedef std::size_t size_type; typedef in class:sample_ranged_hash_fn
69 notify_resized(size_type size);
72 inline size_type
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
sample_probe_fn.hpp 51 typedef size_t size_type; typedef in class:sample_probe_fn
68 inline size_type
69 operator()(const_key_reference r_key, size_type i) const;
sample_ranged_hash_fn.hpp 51 typedef size_t size_type; typedef in class:sample_ranged_hash_fn
69 notify_resized(size_type size);
72 inline size_type
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
sample_probe_fn.hpp 51 typedef size_t size_type; typedef in class:sample_probe_fn
68 inline size_type
69 operator()(const_key_reference r_key, size_type i) const;
sample_ranged_hash_fn.hpp 51 typedef size_t size_type; typedef in class:sample_ranged_hash_fn
69 notify_resized(size_type size);
72 inline size_type
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
sample_probe_fn.hpp 51 typedef size_t size_type; typedef in class:sample_probe_fn
68 inline size_type
69 operator()(const_key_reference r_key, size_type i) const;
sample_ranged_hash_fn.hpp 51 typedef size_t size_type; typedef in class:sample_ranged_hash_fn
69 notify_resized(size_type size);
72 inline size_type

Completed in 785 milliseconds

12 3 4 5 6 7 8 91011>>