OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unordered_set
(Results
76 - 100
of
138
) sorted by null
1
2
3
4
5
6
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/mips/include/bits/
stdc++.h
110
#include <
unordered_set
>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
stdc++.h
110
#include <
unordered_set
>
/external/protobuf/android/
config.h
14
#define HASH_SET_CLASS
unordered_set
17
#define HASH_SET_H <tr1/
unordered_set
>
/external/stlport/test/unit/
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/
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/
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;
/external/openfst/src/include/fst/extensions/pdt/
paren.h
29
#include <tr1/
unordered_set
>
30
using std::tr1::
unordered_set
;
346
typedef
unordered_set
<ParenState<A>, typename ParenState<A>::Hash> OpenParenSet;
457
unordered_set
<StateId> close_sources;
482
for (typename
unordered_set
<StateId>::const_iterator it
replace.h
67
unordered_set
<Label> non_term_set; // Set of non-terminals to replace
/external/chromium/base/
hash_tables.h
39
// can use <tr1/unordered_map> and <tr1/
unordered_set
>.
/external/stlport/etc/
autoexp.dat
530
; stlport::unordered_map, stlport::unordered_multimap, stlport::
unordered_set
, stlport::unordered_multiset
532
stlp_std::hash_map<*>|stlpx_std::hash_map<*>|stlpmtx_std::hash_map<*>|stlpxmtx_std::hash_map<*>|stlp_std::hash_multimap<*>|stlpx_std::hash_multimap<*>|stlpmtx_std::hash_multimap<*>|stlpxmtx_std::hash_multimap<*>|stlp_std::hash_set<*>|stlpx_std::hash_set<*>|stlpmtx_std::hash_set<*>|stlpxmtx_std::hash_set<*>|stlp_std::hash_multiset<*>|stlpx_std::hash_multiset<*>|stlpmtx_std::hash_multiset<*>|stlpxmtx_std::hash_multiset<*>|stlp_std::tr1::unordered_map<*>|stlpx_std::tr1::unordered_map<*>|stlpmtx_std::tr1::unordered_map<*>|stlpxmtx_std::tr1::unordered_map<*>|stlp_std::tr1::unordered_multimap<*>|stlpx_std::tr1::unordered_multimap<*>|stlpmtx_std::tr1::unordered_multimap<*>|stlpxmtx_std::tr1::unordered_multimap<*>|stlp_std::tr1::
unordered_set
<*>|stlpx_std::tr1::
unordered_set
<*>|stlpmtx_std::tr1::
unordered_set
<*>|stlpxmtx_std::tr1::
unordered_set
<*>|stlp_std::tr1::unordered_multiset<*>|stlpx_std::tr1::unordered_multiset<*>|stlpmtx_std::tr1::unordered_multiset<*>|stlpxmtx_std::tr1::unordered_multiset<*>{
551
stlpd_std::hash_map<*>|stlpdx_std::hash_map<*>|stlpdmtx_std::hash_map<*>|stlpdxmtx_std::hash_map<*>|stlpd_std::hash_multimap<*>|stlpdx_std::hash_multimap<*>|stlpdmtx_std::hash_multimap<*>|stlpdxmtx_std::hash_multimap<*>|stlpd_std::hash_set<*>|stlpdx_std::hash_set<*>|stlpdmtx_std::hash_set<*>|stlpdxmtx_std::hash_set<*>|stlpd_std::hash_multiset<*>|stlpdx_std::hash_multiset<*>|stlpdmtx_std::hash_multiset<*>|stlpdxmtx_std::hash_multiset<*>|stlpd_std::tr1::unordered_map<*>|stlpdx_std::tr1::unordered_map<*>|stlpdmtx_std::tr1::unordered_map<*>|stlpdxmtx_std::tr1::unordered_map<*>|stlpd_std::tr1::unordered_multimap<*>|stlpdx_std::tr1::unordered_multimap<*>|stlpdmtx_std::tr1::unordered_multimap<*>|stlpdxmtx_std::tr1::unordered_multimap<*>|stlpd_std::tr1::
unordered_set
<*>|stlpdx_std::tr1::
unordered_set
<*>|stlpdmtx_std::tr1::
unordered_set
<*>|stlpdxmtx_std::tr1::
unordered_set
<*>|stlpd_std::tr1::unordered_multiset<*>|stlpdx_std::tr1::unordered_multiset<*>|stlpdmtx_std::tr1::unordered_multiset<*>|stlpdxmtx_std::tr1::unordered_multiset<*>{
ReleaseNote.txt
125
*
unordered_set
, unordered_multiset, unordered_map, unordered_multimap hash
/external/openfst/src/include/fst/
replace-util.h
31
#include <
unordered_set
>
32
using std::tr1::
unordered_set
;
426
unordered_set
<Label> label_set;
synchronize.h
28
#include <
unordered_set
>
29
using std::tr1::
unordered_set
;
322
typedef
unordered_set
<const String*, StringKey, StringEqual> StringSet;
bi-table.h
153
typedef
unordered_set
<I, HashFunc, HashEqual> KeyHashSet;
314
typedef
unordered_set
<I, HashFunc, HashEqual> KeyHashSet;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
hashtable.h
27
* Do not attempt to use it directly. @headername{unordered_map,
unordered_set
}
90
// both constant iterator types. This is true for
unordered_set
and
95
// true for
unordered_set
and unordered_map, false for unordered_multiset
[
all
...]
Completed in 351 milliseconds
1
2
3
4
5
6