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

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
hash_load_check_resize_trigger_size_base.hpp 49 template<typename Size_Type, bool Hold_Size>
53 template<typename Size_Type>
54 class hash_load_check_resize_trigger_size_base<Size_Type, true>
57 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
67 set_size(size_type size)
70 inline size_type
75 size_type m_size;
78 template<typename Size_Type>
79 class hash_load_check_resize_trigger_size_base<Size_Type, false
82 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
    [all...]
  /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/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
hash_load_check_resize_trigger_size_base.hpp 49 template<typename Size_Type, bool Hold_Size>
53 template<typename Size_Type>
54 class hash_load_check_resize_trigger_size_base<Size_Type, true>
57 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
67 set_size(size_type size)
70 inline size_type
75 size_type m_size;
78 template<typename Size_Type>
79 class hash_load_check_resize_trigger_size_base<Size_Type, false
82 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
    [all...]
  /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/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
hash_load_check_resize_trigger_size_base.hpp 49 template<typename Size_Type, bool Hold_Size>
53 template<typename Size_Type>
54 class hash_load_check_resize_trigger_size_base<Size_Type, true>
57 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
67 set_size(size_type size)
70 inline size_type
75 size_type m_size;
78 template<typename Size_Type>
79 class hash_load_check_resize_trigger_size_base<Size_Type, false
82 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
hash_load_check_resize_trigger_size_base.hpp 49 template<typename Size_Type, bool Hold_Size>
53 template<typename Size_Type>
54 class hash_load_check_resize_trigger_size_base<Size_Type, true>
57 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
67 set_size(size_type size)
70 inline size_type
75 size_type m_size;
78 template<typename Size_Type>
79 class hash_load_check_resize_trigger_size_base<Size_Type, false
82 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
hash_load_check_resize_trigger_size_base.hpp 49 template<typename Size_Type, bool Hold_Size>
53 template<typename Size_Type>
54 class hash_load_check_resize_trigger_size_base<Size_Type, true>
57 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
67 set_size(size_type size)
70 inline size_type
75 size_type m_size;
78 template<typename Size_Type>
79 class hash_load_check_resize_trigger_size_base<Size_Type, false
82 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::hash_load_check_resize_trigger_size_base
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/resize_policy/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
hash_exponential_size_policy_imp.hpp 43 hash_exponential_size_policy(size_type start_size, size_type grow_factor) :
58 typename PB_DS_CLASS_C_DEC::size_type
60 get_nearest_larger_size(size_type size) const
62 size_type ret = m_start_size;
65 const size_type next_ret = ret* m_grow_factor;
74 typename PB_DS_CLASS_C_DEC::size_type
76 get_nearest_smaller_size(size_type size) const
78 size_type ret = m_start_size;
81 const size_type next_ret = ret* m_grow_factor
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
hash_policy.hpp 65 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
66 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
69 template<typename Size_Type = size_t>
73 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
80 inline size_type
81 operator()(size_type i) const;
89 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
90 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
93 template<typename Size_Type = size_t
97 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
125 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
154 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
187 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
302 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
403 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
441 typedef size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
480 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 65 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
66 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
69 template<typename Size_Type = size_t>
73 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
80 inline size_type
81 operator()(size_type i) const;
89 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
90 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
93 template<typename Size_Type = size_t
97 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
125 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
154 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
187 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
302 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
403 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
441 typedef size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
480 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 65 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
66 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
69 template<typename Size_Type = size_t>
73 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
80 inline size_type
81 operator()(size_type i) const;
89 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
90 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
93 template<typename Size_Type = size_t
97 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
125 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
154 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
187 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
302 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
403 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
441 typedef size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
480 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 65 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
66 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
69 template<typename Size_Type = size_t>
73 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
80 inline size_type
81 operator()(size_type i) const;
89 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
90 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
93 template<typename Size_Type = size_t
97 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
125 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
154 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
187 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
302 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
403 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
441 typedef size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
480 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
hash_policy.hpp 65 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
66 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
69 template<typename Size_Type = size_t>
73 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
80 inline size_type
81 operator()(size_type i) const;
89 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
90 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
93 template<typename Size_Type = size_t
97 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
125 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
154 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
187 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
302 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
403 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
441 typedef size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
480 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 69 inline typename PB_DS_CLASS_C_DEC::size_type
71 left_child(size_type i)
77 inline typename PB_DS_CLASS_C_DEC::size_type
79 right_child(size_type i)
85 inline typename PB_DS_CLASS_C_DEC::size_type
87 parent(size_type i)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 69 inline typename PB_DS_CLASS_C_DEC::size_type
71 left_child(size_type i)
77 inline typename PB_DS_CLASS_C_DEC::size_type
79 right_child(size_type i)
85 inline typename PB_DS_CLASS_C_DEC::size_type
87 parent(size_type i)
  /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/binary_heap_/
find_fn_imps.hpp 69 inline typename PB_DS_CLASS_C_DEC::size_type
71 left_child(size_type i)
77 inline typename PB_DS_CLASS_C_DEC::size_type
79 right_child(size_type i)
85 inline typename PB_DS_CLASS_C_DEC::size_type
87 parent(size_type i)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 69 inline typename PB_DS_CLASS_C_DEC::size_type
71 left_child(size_type i)
77 inline typename PB_DS_CLASS_C_DEC::size_type
79 right_child(size_type i)
85 inline typename PB_DS_CLASS_C_DEC::size_type
87 parent(size_type i)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 69 inline typename PB_DS_CLASS_C_DEC::size_type
71 left_child(size_type i)
77 inline typename PB_DS_CLASS_C_DEC::size_type
79 right_child(size_type i)
85 inline typename PB_DS_CLASS_C_DEC::size_type
87 parent(size_type i)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
find_fn_imps.hpp 69 inline typename PB_DS_CLASS_C_DEC::size_type
71 left_child(size_type i)
77 inline typename PB_DS_CLASS_C_DEC::size_type
79 right_child(size_type i)
85 inline typename PB_DS_CLASS_C_DEC::size_type
87 parent(size_type i)

Completed in 2816 milliseconds

1 2 3 45 6 7 8 91011>>