/aosp_15_r20/frameworks/av/media/codec2/vndk/ |
H A D | C2Buffer.cpp | 1287 struct Mapped { struct in _C2MappingBlock2DImpl 1291 Mapped(const std::shared_ptr<_C2Block2DImpl> &impl, bool writable, C2Fence *fence __unused) in Mapped() argument 1330 explicit Mapped(c2_status_t error) in Mapped() argument 1339 ~Mapped() { in ~Mapped() 1346 c2_status_t error() const { return mError; } in error() 1349 uint8_t *const *data() const { return mOffsetData; } in data() 1352 C2PlanarLayout layout() const { return mLayout; } in layout() 1355 bool writable() const { return mWritable; } in writable() 1358 const std::shared_ptr<_C2Block2DImpl> mImpl; 1359 bool mWritable; [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/ |
H A D | map_allocator_requirement_test_templates.h | 161 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
|
/aosp_15_r20/external/libcxx/test/std/containers/ |
H A D | map_allocator_requirement_test_templates.h | 161 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
|
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/debug/ |
H A D | Debug.kt | 68 data class Mapped(val cheap: Boolean) : DerivedStateType in <lambda>() dataClass
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpYAML.cpp | 29 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | MinidumpYAML.cpp | 29 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
|
/aosp_15_r20/external/llvm/tools/llvm-cov/ |
H A D | SourceCoverageView.h | 80 bool Mapped; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 161 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
|
H A D | ValueMapper.cpp | 419 auto Mapped = mapValue(V); in mapValue() local 429 Value *Mapped = nullptr; in mapValue() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 157 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
|
H A D | ValueMapper.cpp | 419 auto Mapped = mapValue(V); in mapValue() local 429 Value *Mapped = nullptr; in mapValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | LoopVersioning.cpp | 166 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
|
H A D | ValueMapper.cpp | 463 auto Mapped = mapValue(V); in mapValue() local 473 Value *Mapped = nullptr; in mapValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 85 unsigned Mapped = 0; in PerformExpensiveChecks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 88 unsigned Mapped = 0; in PerformExpensiveChecks() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/idna/src/ |
D | uts46.rs | 47 Mapped(StringTableSlice), enumerator
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 85 unsigned Mapped = 0; in PerformExpensiveChecks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 604 bool Mapped; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 2050 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 678 bool Mapped; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 941 bool Mapped; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 1036 bool Mapped; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 1033 bool Mapped; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 1036 bool Mapped; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 2545 auto Mapped = in blocksOnly() local
|