/external/chromium_org/components/policy/core/common/ |
D | registry_dict_win.h | 39 CaseInsensitiveStringCompare> ValueMap; typedef
|
/external/chromium_org/chrome/browser/content_settings/ |
D | content_settings_default_provider.h | 71 typedef std::map<ContentSettingsType, ValuePtr> ValueMap; typedef
|
/external/llvm/include/llvm/IR/ |
D | ValueSymbolTable.h | 46 typedef StringMap<Value*> ValueMap; typedef
|
D | ValueMap.h | 201 friend class ValueMap<KeyT, ValueT, Config>; variable
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopRotation.cpp | 128 ValueToValueMapTy &ValueMap) { in RewriteUsesOfClonedInstructions() 372 ValueToValueMapTy ValueMap; in rotateLoop() local
|
D | JumpThreading.cpp | 1334 DenseMap<Instruction*, Value*> &ValueMap) { in AddPHINodeEntriesForMappedBlock()
|
/external/lldb/include/lldb/DataFormatters/ |
D | FormatManager.h | 36 typedef ValueNavigator::MapType ValueMap; typedef
|
/external/chromium_org/base/ |
D | values.h | 43 typedef std::map<std::string, Value*> ValueMap; typedef
|
/external/llvm/lib/Bitcode/Writer/ |
D | ValueEnumerator.h | 51 ValueMapType ValueMap; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 73 DenseMap<const Value*, unsigned> ValueMap; variable
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.h | 274 typedef DenseMap<std::pair<unsigned, unsigned>, ValueForcePair> ValueMap; typedef
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_build_util.h | 125 typedef bimap<Location, Value *> ValueMap; typedef
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_build_util.h | 125 typedef bimap<Location, Value *> ValueMap; typedef
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 368 struct ValueMap { struct in __anon7302df660111::InnerLoopVectorizer 371 ValueMap(unsigned UnrollFactor) : UF(UnrollFactor) {} in ValueMap() argument 374 bool has(Value *Key) const { return MapStorage.count(Key); } in has() 379 VectorParts &splat(Value *Key, Value *Val) { in splat() 386 VectorParts &get(Value *Key) { in get() 397 unsigned UF; 401 std::map<Value *, VectorParts> MapStorage;
|
/external/lldb/source/Expression/ |
D | IRInterpreter.cpp | 63 typedef std::map <const Value*, lldb::addr_t> ValueMap; typedef in InterpreterStackFrame
|
/external/chromium_org/net/spdy/ |
D | spdy_protocol.h | 762 typedef std::map<SpdySettingsIds, Value> ValueMap; typedef
|
/external/llvm/lib/Target/CppBackend/ |
D | CPPBackend.cpp | 85 typedef std::map<const Value*,std::string> ValueMap; typedef
|
/external/llvm/lib/Linker/ |
D | LinkModules.cpp | 391 ValueToValueMapTy ValueMap; member in __anonb7761a840211::ModuleLinker
|
/external/llvm/lib/IR/ |
D | AsmWriter.cpp | 305 typedef DenseMap<const Value*, unsigned> ValueMap; typedef in llvm::SlotTracker
|