Searched refs:unordered_set (Results 1 - 25 of 216) sorted by relevance

123456789

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dunordered_set.h0 // unordered_set implementation -*- C++ -*-
25 /** @file bits/unordered_set.h
27 * Do not attempt to use it directly. @headername{unordered_set}
37 /// Base types for unordered_set.
93 class unordered_set : __check_copy_constructible<_Alloc> class in inherits:__check_copy_constructible
132 unordered_set(size_type __n = 10, function in class:unordered_set
140 * @brief Builds an %unordered_set from a range.
148 * Create an %unordered_set consisting of copies of the elements from
153 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
162 unordered_set(cons
178 unordered_set(initializer_list<value_type> __l, function in class:unordered_set
1271 operator ==(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
1277 operator !=(const unordered_set<_Value, _Hash, _Pred, _Alloc>& __x, const unordered_set<_Value, _Hash, _Pred, _Alloc>& __y) argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/x86_64-w64-mingw32/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
H A Dstdtr1c++.h52 #include <tr1/unordered_set>

Completed in 276 milliseconds

123456789