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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/hash_fn/
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...]
  /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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/
hash_policy.hpp 66 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
67 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
70 template<typename Size_Type = std::size_t>
74 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
81 inline size_type
82 operator()(size_type i) const;
90 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
91 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
94 template<typename Size_Type = std::size_t
98 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
126 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
155 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
188 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
303 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
404 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
442 typedef std::size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
481 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [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/
hash_policy.hpp 66 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
67 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
70 template<typename Size_Type = std::size_t>
74 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
81 inline size_type
82 operator()(size_type i) const;
90 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
91 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
94 template<typename Size_Type = std::size_t
98 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
126 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
155 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
188 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
303 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
404 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
442 typedef std::size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
481 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/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
hash_policy.hpp 66 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
67 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
70 template<typename Size_Type = std::size_t>
74 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
81 inline size_type
82 operator()(size_type i) const;
90 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
91 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
94 template<typename Size_Type = std::size_t
98 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
126 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
155 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
188 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
303 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
404 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
442 typedef std::size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
481 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
hash_policy.hpp 66 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
67 #define PB_DS_CLASS_C_DEC linear_probe_fn<Size_Type>
70 template<typename Size_Type = std::size_t>
74 typedef Size_Type size_type; typedef in class:__gnu_pbds::linear_probe_fn
81 inline size_type
82 operator()(size_type i) const;
90 #define PB_DS_CLASS_T_DEC template<typename Size_Type>
91 #define PB_DS_CLASS_C_DEC quadratic_probe_fn<Size_Type>
94 template<typename Size_Type = std::size_t
98 typedef Size_Type size_type; typedef in class:__gnu_pbds::quadratic_probe_fn
126 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mask_range_hashing
155 typedef Size_Type size_type; typedef in class:__gnu_pbds::direct_mod_range_hashing
188 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_load_check_resize_trigger
303 typedef Size_Type size_type; typedef in class:__gnu_pbds::cc_hash_max_collision_check_resize_trigger
404 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_exponential_size_policy
442 typedef std::size_t size_type; typedef in class:__gnu_pbds::hash_prime_size_policy
481 typedef Size_Type size_type; typedef in class:__gnu_pbds::hash_standard_resize_policy
    [all...]
  /external/chromium/base/
string_piece.h 32 typedef size_t size_type; typedef in class:base::StringPiece
43 static const size_type npos;
54 StringPiece(const char* offset, size_type len)
62 size_type size() const { return length_; }
63 size_type length() const { return length_; }
70 void set(const char* data, size_type len) {
78 void set(const void* data, size_type len) {
83 char operator[](size_type i) const { return ptr_[i]; }
85 void remove_prefix(size_type n) {
90 void remove_suffix(size_type n)
    [all...]
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/strings/
string_piece.h 32 typedef size_t size_type; typedef in class:i18n::phonenumbers::StringPiece
43 static const size_type npos;
54 StringPiece(const char* offset, size_type len)
62 size_type size() const { return length_; }
63 size_type length() const { return length_; }
70 void set(const char* data, size_type len) {
78 void set(const void* data, size_type len) {
83 char operator[](size_type i) const { return ptr_[i]; }
85 void remove_prefix(size_type n) {
90 void remove_suffix(size_type n)
    [all...]
  /external/stlport/stlport/stl/
_string_sum.h 92 typedef typename _BString::size_type size_type; typedef in class:__bstr_sum
109 size_type size() const { return _lhs.size() + _rhs.size(); }
110 size_type length() const { return size(); }
113 size_type capacity() const { return size(); }
119 const_reference at(size_type __n) const
135 _BString& append(const _BString& __s, size_type __pos, size_type __n)
138 const size_type __n = _Traits::length(__s);
141 _CStrOnLeft append(const _CharT* __s, size_type __n
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 92 typedef typename _BString::size_type size_type; typedef in class:__bstr_sum
109 size_type size() const { return _lhs.size() + _rhs.size(); }
110 size_type length() const { return size(); }
113 size_type capacity() const { return size(); }
119 const_reference at(size_type __n) const
135 _BString& append(const _BString& __s, size_type __pos, size_type __n)
138 const size_type __n = _Traits::length(__s);
141 _CStrOnLeft append(const _CharT* __s, size_type __n
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 92 typedef typename _BString::size_type size_type; typedef in class:__bstr_sum
109 size_type size() const { return _lhs.size() + _rhs.size(); }
110 size_type length() const { return size(); }
113 size_type capacity() const { return size(); }
119 const_reference at(size_type __n) const
135 _BString& append(const _BString& __s, size_type __pos, size_type __n)
138 const size_type __n = _Traits::length(__s);
141 _CStrOnLeft append(const _CharT* __s, size_type __n
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 92 typedef typename _BString::size_type size_type; typedef in class:__bstr_sum
109 size_type size() const { return _lhs.size() + _rhs.size(); }
110 size_type length() const { return size(); }
113 size_type capacity() const { return size(); }
119 const_reference at(size_type __n) const
135 _BString& append(const _BString& __s, size_type __pos, size_type __n)
138 const size_type __n = _Traits::length(__s);
141 _CStrOnLeft append(const _CharT* __s, size_type __n
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 92 typedef typename _BString::size_type size_type; typedef in class:__bstr_sum
109 size_type size() const { return _lhs.size() + _rhs.size(); }
110 size_type length() const { return size(); }
113 size_type capacity() const { return size(); }
119 const_reference at(size_type __n) const
135 _BString& append(const _BString& __s, size_type __pos, size_type __n)
138 const size_type __n = _Traits::length(__s);
141 _CStrOnLeft append(const _CharT* __s, size_type __n
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_sum.h 92 typedef typename _BString::size_type size_type; typedef in class:__bstr_sum
109 size_type size() const { return _lhs.size() + _rhs.size(); }
110 size_type length() const { return size(); }
113 size_type capacity() const { return size(); }
119 const_reference at(size_type __n) const
135 _BString& append(const _BString& __s, size_type __pos, size_type __n)
138 const size_type __n = _Traits::length(__s);
141 _CStrOnLeft append(const _CharT* __s, size_type __n
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_sum.h 92 typedef typename _BString::size_type size_type; typedef in class:__bstr_sum
109 size_type size() const { return _lhs.size() + _rhs.size(); }
110 size_type length() const { return size(); }
113 size_type capacity() const { return size(); }
119 const_reference at(size_type __n) const
135 _BString& append(const _BString& __s, size_type __pos, size_type __n)
138 const size_type __n = _Traits::length(__s);
141 _CStrOnLeft append(const _CharT* __s, size_type __n
    [all...]
  /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/
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/
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/
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/
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...]

Completed in 3543 milliseconds

1 2 3 4 5 6 7 8 91011>>