Home
last modified time | relevance | path

Searched defs:EntryInfo (Results 1 – 6 of 6) sorted by relevance

/external/pigweed/pw_ring_buffer/public/pw_ring_buffer/
Dprefixed_entry_ring_buffer.h434 struct EntryInfo { struct
435 size_t preamble_bytes;
436 uint32_t user_preamble;
437 size_t data_bytes;
/external/openthread/src/core/thread/
Dneighbor_table.hpp67 typedef otNeighborTableEntryInfo EntryInfo; typedef in ot::NeighborTable
Daddress_resolver.hpp80 typedef otCacheEntryInfo EntryInfo; typedef in ot::AddressResolver
/external/cronet/net/disk_cache/
Ddisk_cache_fuzzer.cc151 struct EntryInfo { struct in DiskCacheLPMFuzzer
159 RAW_PTR_EXCLUSION disk_cache::Entry* entry_ptr = nullptr;
160 std::unique_ptr<TestEntryResultCompletionCallback> tcb;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp315 auto &EntryInfo = BlockInfo[BB]; in initialize() local
/external/deqp-deps/amber/src/vkscript/
Dcommand_parser_test.cc705 struct EntryInfo { struct
706 const char* name;
707 ShaderType type;