Home
last modified time | relevance | path

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

12

/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Buffer.cpp1287 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 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
/aosp_15_r20/external/libcxx/test/std/containers/
H A 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
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/debug/
H A DDebug.kt68 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 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A 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
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DSourceCoverageView.h80 bool Mapped; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp161 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
H A DValueMapper.cpp419 auto Mapped = mapValue(V); in mapValue() local
429 Value *Mapped = nullptr; in mapValue() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp157 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
H A DValueMapper.cpp419 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 DLoopVersioning.cpp166 auto Mapped = VMap.find(ClonedValue); in addPHINodes() local
H A DValueMapper.cpp463 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 DLegalizeTypes.cpp85 unsigned Mapped = 0; in PerformExpensiveChecks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp88 unsigned Mapped = 0; in PerformExpensiveChecks() local
/aosp_15_r20/external/rust/android-crates-io/crates/idna/src/
Duts46.rs47 Mapped(StringTableSlice), enumerator
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp85 unsigned Mapped = 0; in PerformExpensiveChecks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h604 bool Mapped; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h678 bool Mapped; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/
DCoverageMapping.h941 bool Mapped; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1036 bool Mapped; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1033 bool Mapped; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/Coverage/
DCoverageMapping.h1036 bool Mapped; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h2545 auto Mapped = in blocksOnly() local

12