Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
DStalePtrRegistry.h123 struct Entry { struct
128 using PtrMap = std::unordered_map<uint64_t, Entry>; argument
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Component.h234 struct Entry { struct
241 std::list<Entry> mQueue; argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
Drenderer_utils.h87 struct Entry struct
95 constexpr FastCopyFunctionMap(const Entry *data, size_t size) : mSize(size), mData(data) {} in FastCopyFunctionMap() argument
/device/generic/vulkan-cereal/host-common/
DHostmemIdMapping.h45 using Entry = HostmemEntry; variable
/device/generic/vulkan-cereal/include/glm/detail/
Dtype_half.inl110 uif32 Entry; local
/device/generic/vulkan-cereal/host-common/testing/
DHostAddressSpace.cpp377 struct Entry { struct in android::HostAddressSpaceDevice::Impl
378 AddressSpaceDevicePingInfo* pingInfo = nullptr;
379 MemoryMap blocks;
/device/generic/opengl-transport/host/libs/virglrenderer/
Dgen_entries.py35 class Entry: class
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto2298 message Entry { message