OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hash_map
(Results
101 - 125
of
230
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/chromium/chrome/browser/accessibility/
browser_accessibility_manager.h
165
base::
hash_map
<int32, int32> renderer_id_to_child_id_map_;
168
base::
hash_map
<int32, BrowserAccessibility*> child_id_map_;
/external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.cpp
83
hash_map
<string, int64>::const_iterator it =
137
hash_map
<string, int64>::const_iterator it = symbol_map_.find(symbol);
replace.h
23
#include <ext/
hash_map
>
24
using __gnu_cxx::
hash_map
;
78
typedef
hash_map
<Label, Label> NonTerminalHash;
382
typedef
hash_map
<StateTuple, StateId, StateTupleKey, StateTupleEqual>
454
typedef
hash_map
<StackPrefix, int, StackPrefixKey, StackPrefixEqual>
factor-weight.h
25
#include <ext/
hash_map
>
26
using __gnu_cxx::
hash_map
;
313
typedef
hash_map
<Element, StateId, ElementKey, ElementEqual> ElementMap;
rmepsilon.h
23
#include <ext/
hash_map
>
24
using __gnu_cxx::
hash_map
;
112
typedef
hash_map
<Element, pair<StateId, ssize_t>,
/external/stlport/etc/
msvcincl.dat
63
hash_map
64
hash_map
.h
autoexp.dat
529
; stlport::
hash_map
, stlport::hash_multimap, stlport::hash_set, stlport::hash_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<*>{
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h
26
#include <
hash_map
>
40
template<class Key = std::string, class Hash = std::
hash_map
<std::string, double> >
sparse_weight_vector.cpp
395
template class SparseWeightVector<std::string, std::
hash_map
<std::string, double> >;
396
template class SparseWeightVector<int, std::
hash_map
<int, double> >;
397
template class SparseWeightVector<uint64, std::
hash_map
<uint64, double> >;
/external/stlport/test/unit/
hash_test.cpp
11
# include <
hash_map
>
79
typedef
hash_map
<char, crope, hash<char>, equal_to<char> > maptype;
314
typedef
hash_map
<string, size_t, hash<string>, equal_to<string> > hmap;
428
hash_map
<IncompleteClass, IncompleteClass> hminstances;
429
typedef
hash_map
<IncompleteClass, IncompleteClass>::iterator hmit;
/ndk/tests/device/test-gnustl-full/unit/
hash_test.cpp
11
# include <
hash_map
>
79
typedef
hash_map
<char, crope, hash<char>, equal_to<char> > maptype;
314
typedef
hash_map
<string, size_t, hash<string>, equal_to<string> > hmap;
428
hash_map
<IncompleteClass, IncompleteClass> hminstances;
429
typedef
hash_map
<IncompleteClass, IncompleteClass>::iterator hmit;
/ndk/tests/device/test-stlport/unit/
hash_test.cpp
11
# include <
hash_map
>
79
typedef
hash_map
<char, crope, hash<char>, equal_to<char> > maptype;
314
typedef
hash_map
<string, size_t, hash<string>, equal_to<string> > hmap;
428
hash_map
<IncompleteClass, IncompleteClass> hminstances;
429
typedef
hash_map
<IncompleteClass, IncompleteClass>::iterator hmit;
/external/chromium/chrome/browser/download/
save_package.h
218
typedef base::
hash_map
<std::string, SaveItem*> SaveUrlItemMap;
263
typedef base::
hash_map
<int32, SaveItem*> SavedItemMap;
305
typedef base::
hash_map
<FilePath::StringType, uint32> FileNameCountMap;
/frameworks/base/media/mca/filterfw/jni/
jni_util.h
19
#include <
hash_map
>
191
typedef std::
hash_map
<int, T*> CObjMap;
192
typedef std::
hash_map
<int, bool> FlagMap;
/external/chromium/chrome/browser/chromeos/
cros_settings.h
80
typedef base::
hash_map
<std::string, NotificationObserverList*>
external_metrics.h
79
base::
hash_map
<std::string, RecordFunctionType> action_recorders_;
/external/chromium/chrome/browser/
command_updater.h
91
typedef base::
hash_map
<int, Command*> CommandMap;
/external/chromium/chrome/browser/net/websocket_experiment/
websocket_experiment_task.cc
96
static base::
hash_map
<std::string, Histogram*>* g_histogram_table;
137
g_histogram_table = new base::
hash_map
<std::string, Histogram*>;
168
base::
hash_map
<std::string, Histogram*>::iterator found =
188
base::
hash_map
<std::string, Histogram*>::iterator found =
/external/chromium/chrome/browser/safe_browsing/
malware_details.h
35
typedef base::
hash_map
<
malware_details_cache.h
31
typedef base::
hash_map
<
/external/chromium/chrome/browser/ui/gtk/
accelerators_gtk.cc
202
base::
hash_map
<int, ui::AcceleratorGtk>::const_iterator iter =
/external/chromium/net/disk_cache/
mem_backend_impl.h
85
typedef base::
hash_map
<std::string, MemEntryImpl*> EntryMap;
/external/stlport/test/eh/
main.cpp
140
cerr<<"\t\tpossible test names are : algo vector bit_vector list slist deque set map hash_set
hash_map
rope string bitset valarray"<<endl;
257
} else if (EH_CSTD::strcmp(p, "
hash_map
")==0) {
344
gTestController.SetCurrentContainer("
hash_map
");
345
cerr << "EH test :
hash_map
" << endl;
/external/chromium/webkit/glue/
site_isolation_metrics.cc
28
typedef base::
hash_map
<unsigned, WebURLRequest::TargetType> TargetTypeMap;
29
typedef base::
hash_map
<std::string, int> MimeTypeMap;
/external/chromium/net/http/
http_cache.h
229
typedef base::
hash_map
<std::string, ActiveEntry*> ActiveEntriesMap;
230
typedef base::
hash_map
<std::string, PendingOp*> PendingOpsMap;
232
typedef base::
hash_map
<std::string, int> PlaybackCacheMap;
Completed in 1549 milliseconds
1
2
3
4
5
6
7
8
9
10