Home
last modified time | relevance | path

Searched defs:IDMap (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/ui/gfx/
Dsequential_id_generator.h45 typedef base::hash_map<uint32, uint32> IDMap; typedef
/external/chromium_org/content/browser/
Drenderer_data_memoizing_store.h112 typedef std::multimap<int, int> IDMap; typedef
/external/chromium_org/base/
Did_map.h42 IDMap() : iteration_depth_(0), next_id_(1), check_on_null_data_(false) { in IDMap() function
/external/chromium_org/components/search_engines/
Dutil.cc247 typedef std::map<int, TemplateURL*> IDMap; in CreateActionsFromCurrentPrepopulateData() typedef
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp524 DenseMap<const BasicBlock*, unsigned> &IDMap) { in IncorporateFunctionInfoGlobalBBIDs()
/external/clang/lib/Frontend/
DCacheTokens.cpp182 typedef llvm::DenseMap<const IdentifierInfo*,uint32_t> IDMap; typedef in __anon8881d06a0411::PTHWriter