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

1 2

  /external/protobuf/android/
config.h 14 #define HASH_SET_CLASS unordered_set
17 #define HASH_SET_H <tr1/unordered_set>
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
stdtr1c++.h 52 #include <tr1/unordered_set>
stdc++.h 110 #include <unordered_set>
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdtr1c++.h 52 #include <tr1/unordered_set>
stdc++.h 110 #include <unordered_set>
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdtr1c++.h 52 #include <tr1/unordered_set>
stdc++.h 110 #include <unordered_set>
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdtr1c++.h 52 #include <tr1/unordered_set>
stdc++.h 110 #include <unordered_set>
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdtr1c++.h 52 #include <tr1/unordered_set>
stdc++.h 110 #include <unordered_set>
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdtr1c++.h 52 #include <tr1/unordered_set>
stdc++.h 110 #include <unordered_set>
  /external/stlport/stlport/stl/
_unordered_set.h 37 class unordered_set class in inherits:__stlport_class
39 : public __stlport_class<unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> >
42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
77 explicit unordered_set(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_set
83 unordered_set(__move_source<_Self> src) function in class:unordered_set
89 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
96 unordered_set(const value_type* __f, const value_type* __l, function in class:unordered_set
103 unordered_set(const_iterator __f, const_iterator __l, function in class:unordered_set
328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc>
341 // Specialization of insert_iterator so that it will work for unordered_set
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 37 class unordered_set class in inherits:__stlport_class
39 : public __stlport_class<unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> >
42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
77 explicit unordered_set(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_set
83 unordered_set(__move_source<_Self> src) function in class:unordered_set
89 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
96 unordered_set(const value_type* __f, const value_type* __l, function in class:unordered_set
103 unordered_set(const_iterator __f, const_iterator __l, function in class:unordered_set
328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc>
341 // Specialization of insert_iterator so that it will work for unordered_set
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 37 class unordered_set class in inherits:__stlport_class
39 : public __stlport_class<unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> >
42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
77 explicit unordered_set(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_set
83 unordered_set(__move_source<_Self> src) function in class:unordered_set
89 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
96 unordered_set(const value_type* __f, const value_type* __l, function in class:unordered_set
103 unordered_set(const_iterator __f, const_iterator __l, function in class:unordered_set
328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc>
341 // Specialization of insert_iterator so that it will work for unordered_set
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 37 class unordered_set class in inherits:__stlport_class
39 : public __stlport_class<unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> >
42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
77 explicit unordered_set(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_set
83 unordered_set(__move_source<_Self> src) function in class:unordered_set
89 unordered_set(_InputIterator __f, _InputIterator __l, function in class:unordered_set
96 unordered_set(const value_type* __f, const value_type* __l, function in class:unordered_set
103 unordered_set(const_iterator __f, const_iterator __l, function in class:unordered_set
328 #define _STLP_TEMPLATE_CONTAINER unordered_set<_Value,_HashFcn,_EqualKey,_Alloc>
341 // Specialization of insert_iterator so that it will work for unordered_set
    [all...]
  /external/valgrind/tsan/
ts_util.h 118 #define unordered_set __gnu_cxx::hash_set macro
121 #include "tr1/unordered_set"
123 using std::tr1::unordered_set;
140 #include "unordered_set"
142 using std::tr1::unordered_set;
158 //#include <unordered_set>
160 //using std::tr1::unordered_set;
164 #define unordered_set stdext::hash_set
ts_pin.cc 110 static unordered_set<uintptr_t> *g_windows_thread_pool_calback_set;
236 static unordered_set<pthread_t> *g_win_handles_which_are_threads;
330 static unordered_set<uintptr_t> *pc_set;
332 pc_set = new unordered_set<uintptr_t>;
    [all...]
  /external/stlport/test/unit/
mvctor_declaration_test.cpp 15 # include <unordered_set>
352 //hashed containers, unordered_set unordered_multiset, unordered_map, unordered_multimap,
356 CPPUNIT_ASSERT( is_movable(unordered_set<char>()) );
unordered_test.cpp 6 # include <unordered_set>
69 typedef unordered_set<int, hash<int>, equal_to<int> > usettype;
297 unordered_set<int> int_uset;
324 unordered_set<int> int_uset;
572 typedef unordered_set<Key, KeyHash, KeyEqual> Container;
593 typedef unordered_set<Key*, KeyHashPtr, KeyEqualPtr> Container;
665 unordered_set<IncompleteClass> usinstances;
666 typedef unordered_set<IncompleteClass>::iterator usit;
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_declaration_test.cpp 15 # include <unordered_set>
352 //hashed containers, unordered_set unordered_multiset, unordered_map, unordered_multimap,
356 CPPUNIT_ASSERT( is_movable(unordered_set<char>()) );
unordered_test.cpp 6 # include <unordered_set>
69 typedef unordered_set<int, hash<int>, equal_to<int> > usettype;
297 unordered_set<int> int_uset;
324 unordered_set<int> int_uset;
572 typedef unordered_set<Key, KeyHash, KeyEqual> Container;
593 typedef unordered_set<Key*, KeyHashPtr, KeyEqualPtr> Container;
665 unordered_set<IncompleteClass> usinstances;
666 typedef unordered_set<IncompleteClass>::iterator usit;
  /ndk/tests/device/test-stlport/unit/
mvctor_declaration_test.cpp 15 # include <unordered_set>
352 //hashed containers, unordered_set unordered_multiset, unordered_map, unordered_multimap,
356 CPPUNIT_ASSERT( is_movable(unordered_set<char>()) );
unordered_test.cpp 6 # include <unordered_set>
69 typedef unordered_set<int, hash<int>, equal_to<int> > usettype;
297 unordered_set<int> int_uset;
324 unordered_set<int> int_uset;
572 typedef unordered_set<Key, KeyHash, KeyEqual> Container;
593 typedef unordered_set<Key*, KeyHashPtr, KeyEqualPtr> Container;
665 unordered_set<IncompleteClass> usinstances;
666 typedef unordered_set<IncompleteClass>::iterator usit;

Completed in 410 milliseconds

1 2