Home
last modified time | relevance | path

Searched defs:entry_value (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DD3D12CachingTests.cpp43 std::vector<uint8_t> entry_value(value_start, value_start + valueSize); in StoreData() local
/third_party/eudev/src/shared/
Dhashmap.c534 static void *entry_value(HashmapBase *h, struct hashmap_base_entry *e) { in entry_value() function