Home
last modified time | relevance | path

Searched defs:Mapped (Results 1 – 13 of 13) sorted by relevance

/external/libcxx/test/std/containers/
Dmap_allocator_requirement_test_templates.h161 typedef typename Container::mapped_type Mapped; in testMapInsertHint() typedef
294 typedef typename Container::mapped_type Mapped; in testMapEmplace() typedef
440 typedef typename Container::mapped_type Mapped; in testMapEmplaceHint() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/
Dmap_allocator_requirement_test_templates.h161 typedef typename Container::mapped_type Mapped; in testMapInsertHint() typedef
294 typedef typename Container::mapped_type Mapped; in testMapEmplace() typedef
440 typedef typename Container::mapped_type Mapped; in testMapEmplaceHint() typedef
/external/llvm/tools/llvm-cov/
DSourceCoverageView.h80 bool Mapped; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp161 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
DValueMapper.cpp419 auto Mapped = mapValue(V); in mapValue() local
429 Value *Mapped = nullptr; in mapValue() local
/external/llvm/lib/Transforms/Utils/
DLoopVersioning.cpp157 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
DValueMapper.cpp419 auto Mapped = mapValue(V); in mapValue() local
429 Value *Mapped = nullptr; in mapValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpYAML.cpp29 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapRequiredAs() local
39 MapType Mapped = static_cast<typename EndianType::value_type>(Val); in mapOptionalAs() local
/external/rust/crates/idna/src/
Duts46.rs45 Mapped(StringTableSlice), enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp88 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp85 unsigned Mapped = 0; in PerformExpensiveChecks() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h604 bool Mapped; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp2050 for (typename Map::mapped_type::value_type Mapped : Result->second) in for_each_found() local
2060 for (const typename Map::mapped_type::value_type Mapped : Result->second) in touchAndErase() local