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

1 2 3 4 5 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/
sample_size_policy.hpp 50 typedef 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;
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/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
sample_size_policy.hpp 50 typedef 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/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
sample_size_policy.hpp 50 typedef 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/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
sample_size_policy.hpp 50 typedef 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.4.3/include/ext/pb_ds/detail/resize_policy/
sample_size_policy.hpp 50 typedef 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/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp 51 typedef size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [all...]
  /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_range_hashing.hpp 51 typedef std::size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [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/hash_fn/
sample_range_hashing.hpp 51 typedef std::size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp 51 typedef size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp 51 typedef size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp 51 typedef size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp 51 typedef size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp 51 typedef std::size_t size_type; typedef in class:sample_range_hashing
69 notify_resized(size_type size);
72 inline size_type
73 operator()(size_type hash) const;
mask_based_range_hashing.hpp 48 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
49 #define PB_DS_CLASS_C_DEC mask_based_range_hashing<Size_Type>
51 template<typename Size_Type>
55 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
62 notify_resized(size_type size);
64 inline size_type
65 range_hash(size_type hash) const
66 { return size_type(hash & m_mask); }
69 size_type m_mask
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
sample_range_hashing.hpp 51 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;
sample_ranged_probe_fn.hpp 50 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;
mask_based_range_hashing.hpp 49 template<typename Size_Type>
53 typedef Size_Type size_type; typedef in class:__gnu_pbds::detail::mask_based_range_hashing
60 notify_resized(size_type size);
62 inline size_type
63 range_hash(size_type hash) const
64 { return size_type(hash & m_mask); }
67 size_type m_mask;
68 const static size_type s_num_bits_in_size_type;
69 const static size_type s_highest_bit_1
    [all...]

Completed in 470 milliseconds

1 2 3 4 5 6 7 8 91011>>