Searched defs:__bucket_hint (Results 1 - 16 of 16) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dhashtable.h373 _Hashtable(size_type __bucket_hint,
380 size_type __bucket_hint,
818 _Hashtable(size_type __bucket_hint, argument
830 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
842 size_type __bucket_hint,
858 __bucket_hint));
841 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dhashtable.h373 _Hashtable(size_type __bucket_hint,
380 size_type __bucket_hint,
818 _Hashtable(size_type __bucket_hint, argument
830 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
842 size_type __bucket_hint,
858 __bucket_hint));
841 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dhashtable.h373 _Hashtable(size_type __bucket_hint,
380 size_type __bucket_hint,
818 _Hashtable(size_type __bucket_hint, argument
830 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
842 size_type __bucket_hint,
858 __bucket_hint));
841 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dhashtable.h373 _Hashtable(size_type __bucket_hint,
380 size_type __bucket_hint,
818 _Hashtable(size_type __bucket_hint, argument
830 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
842 size_type __bucket_hint,
858 __bucket_hint));
841 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
H A Dhashtable.h195 _Hashtable(size_type __bucket_hint,
202 size_type __bucket_hint,
518 _Hashtable(size_type __bucket_hint, argument
532 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
544 size_type __bucket_hint,
558 _M_bucket_count = std::max(_M_rehash_policy._M_next_bkt(__bucket_hint),
543 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable.h387 _Hashtable(size_type __bucket_hint,
394 size_type __bucket_hint,
790 _Hashtable(size_type __bucket_hint, argument
801 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
813 size_type __bucket_hint,
828 __bucket_hint));
812 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable.h387 _Hashtable(size_type __bucket_hint,
394 size_type __bucket_hint,
790 _Hashtable(size_type __bucket_hint, argument
801 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
813 size_type __bucket_hint,
828 __bucket_hint));
812 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable.h387 _Hashtable(size_type __bucket_hint,
394 size_type __bucket_hint,
790 _Hashtable(size_type __bucket_hint, argument
801 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
813 size_type __bucket_hint,
828 __bucket_hint));
812 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dhashtable.h387 _Hashtable(size_type __bucket_hint,
394 size_type __bucket_hint,
790 _Hashtable(size_type __bucket_hint, argument
801 _M_bucket_count = _M_rehash_policy._M_next_bkt(__bucket_hint);
813 size_type __bucket_hint,
828 __bucket_hint));
812 _Hashtable(_InputIterator __f, _InputIterator __l, size_type __bucket_hint, const _H1& __h1, const _H2& __h2, const _Hash& __h, const _Equal& __eq, const _ExtractKey& __exk, const allocator_type& __a) argument

Completed in 1501 milliseconds