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

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
unordered_set.h 314 class unordered_multiset class in inherits:__unordered_multiset
327 unordered_multiset(size_type __n = 10, function in class:unordered_multiset
336 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:unordered_multiset
344 unordered_multiset(initializer_list<value_type> __l, function in class:unordered_multiset
352 unordered_multiset&
369 swap(unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
370 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
387 operator==(const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
388 const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
393 operator!=(const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
unordered_set.h 314 class unordered_multiset class in inherits:__unordered_multiset
327 unordered_multiset(size_type __n = 10, function in class:unordered_multiset
336 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:unordered_multiset
344 unordered_multiset(initializer_list<value_type> __l, function in class:unordered_multiset
352 unordered_multiset&
369 swap(unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
370 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
387 operator==(const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
388 const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
393 operator!=(const unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x
    [all...]
  /external/stlport/stlport/stl/
_unordered_set.h 187 class unordered_multiset class in inherits:__stlport_class
189 : public __stlport_class<unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> >
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
227 explicit unordered_multiset(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_multiset
233 unordered_multiset(__move_source<_Self> src) function in class:unordered_multiset
239 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:unordered_multiset
246 unordered_multiset(const value_type* __f, const value_type* __l, function in class:unordered_multiset
253 unordered_multiset(const_iterator __f, const_iterator __l, function in class:unordered_multiset
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
342 // and unordered_multiset
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 187 class unordered_multiset class in inherits:__stlport_class
189 : public __stlport_class<unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> >
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
227 explicit unordered_multiset(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_multiset
233 unordered_multiset(__move_source<_Self> src) function in class:unordered_multiset
239 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:unordered_multiset
246 unordered_multiset(const value_type* __f, const value_type* __l, function in class:unordered_multiset
253 unordered_multiset(const_iterator __f, const_iterator __l, function in class:unordered_multiset
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
342 // and unordered_multiset
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 187 class unordered_multiset class in inherits:__stlport_class
189 : public __stlport_class<unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> >
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
227 explicit unordered_multiset(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_multiset
233 unordered_multiset(__move_source<_Self> src) function in class:unordered_multiset
239 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:unordered_multiset
246 unordered_multiset(const value_type* __f, const value_type* __l, function in class:unordered_multiset
253 unordered_multiset(const_iterator __f, const_iterator __l, function in class:unordered_multiset
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
342 // and unordered_multiset
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 187 class unordered_multiset class in inherits:__stlport_class
189 : public __stlport_class<unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> >
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
227 explicit unordered_multiset(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_multiset
233 unordered_multiset(__move_source<_Self> src) function in class:unordered_multiset
239 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:unordered_multiset
246 unordered_multiset(const value_type* __f, const value_type* __l, function in class:unordered_multiset
253 unordered_multiset(const_iterator __f, const_iterator __l, function in class:unordered_multiset
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
342 // and unordered_multiset
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_unordered_set.h 187 class unordered_multiset class in inherits:__stlport_class
189 : public __stlport_class<unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> >
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
227 explicit unordered_multiset(size_type __n = 0, const hasher& __hf = hasher(), function in class:unordered_multiset
233 unordered_multiset(__move_source<_Self> src) function in class:unordered_multiset
239 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:unordered_multiset
246 unordered_multiset(const value_type* __f, const value_type* __l, function in class:unordered_multiset
253 unordered_multiset(const_iterator __f, const_iterator __l, function in class:unordered_multiset
333 #define _STLP_TEMPLATE_CONTAINER unordered_multiset<_Value,_HashFcn,_EqualKey,_Alloc>
342 // and unordered_multiset
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
unordered_set.h 222 class unordered_multiset class in namespace:tr1
235 unordered_multiset(size_type __n = 10, function in class:tr1::unordered_multiset
244 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:tr1::unordered_multiset
261 swap(unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
262 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
unordered_set.h 222 class unordered_multiset class in namespace:tr1
235 unordered_multiset(size_type __n = 10, function in class:tr1::unordered_multiset
244 unordered_multiset(_InputIterator __f, _InputIterator __l, function in class:tr1::unordered_multiset
261 swap(unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __x,
262 unordered_multiset<_Value, _Hash, _Pred, _Alloc>& __y)
  /external/openfst/src/include/fst/
symbol-table-ops.h 25 using std::tr1::unordered_multiset;
rmfinalepsilon.h 26 using std::tr1::unordered_multiset;
test-properties.h 26 using std::tr1::unordered_multiset;
synchronize.h 30 using std::tr1::unordered_multiset;
util.h 29 using std::tr1::unordered_multiset;
  /external/stlport/test/unit/
unordered_test.cpp 119 typedef unordered_multiset<int, hash<int>, equal_to<int> > usettype;
347 typedef unordered_multiset<size_t> umset;
479 typedef unordered_multiset<size_t> umset;
498 typedef unordered_multiset<size_t> umset;
613 typedef unordered_multiset<Key, KeyHash, KeyEqual> Container;
634 typedef unordered_multiset<Key const volatile*, KeyHashPtr, KeyEqualPtr> Container;
667 unordered_multiset<IncompleteClass> usminstances;
668 typedef unordered_multiset<IncompleteClass>::iterator usmit;
mvctor_declaration_test.cpp 352 //hashed containers, unordered_set unordered_multiset, unordered_map, unordered_multimap,
357 CPPUNIT_ASSERT( is_movable(unordered_multiset<char>()) );
mvctor_test.cpp 757 unordered_multiset<string> ref;
761 vector<unordered_multiset<string> > vect(10, ref);
765 vector<unordered_multiset<string> >::iterator it(vect.begin());
  /ndk/tests/device/test-gnustl-full/unit/
unordered_test.cpp 119 typedef unordered_multiset<int, hash<int>, equal_to<int> > usettype;
347 typedef unordered_multiset<size_t> umset;
479 typedef unordered_multiset<size_t> umset;
498 typedef unordered_multiset<size_t> umset;
613 typedef unordered_multiset<Key, KeyHash, KeyEqual> Container;
634 typedef unordered_multiset<Key const volatile*, KeyHashPtr, KeyEqualPtr> Container;
667 unordered_multiset<IncompleteClass> usminstances;
668 typedef unordered_multiset<IncompleteClass>::iterator usmit;
mvctor_declaration_test.cpp 352 //hashed containers, unordered_set unordered_multiset, unordered_map, unordered_multimap,
357 CPPUNIT_ASSERT( is_movable(unordered_multiset<char>()) );
mvctor_test.cpp 757 unordered_multiset<string> ref;
761 vector<unordered_multiset<string> > vect(10, ref);
765 vector<unordered_multiset<string> >::iterator it(vect.begin());
  /ndk/tests/device/test-stlport/unit/
unordered_test.cpp 119 typedef unordered_multiset<int, hash<int>, equal_to<int> > usettype;
347 typedef unordered_multiset<size_t> umset;
479 typedef unordered_multiset<size_t> umset;
498 typedef unordered_multiset<size_t> umset;
613 typedef unordered_multiset<Key, KeyHash, KeyEqual> Container;
634 typedef unordered_multiset<Key const volatile*, KeyHashPtr, KeyEqualPtr> Container;
667 unordered_multiset<IncompleteClass> usminstances;
668 typedef unordered_multiset<IncompleteClass>::iterator usmit;
mvctor_declaration_test.cpp 352 //hashed containers, unordered_set unordered_multiset, unordered_map, unordered_multimap,
357 CPPUNIT_ASSERT( is_movable(unordered_multiset<char>()) );
mvctor_test.cpp 757 unordered_multiset<string> ref;
761 vector<unordered_multiset<string> > vect(10, ref);
765 vector<unordered_multiset<string> >::iterator it(vect.begin());
  /external/openfst/src/include/fst/extensions/pdt/
info.h 29 using std::tr1::unordered_multiset;
paren.h 31 using std::tr1::unordered_multiset;

Completed in 2670 milliseconds

1 2