Home
last modified time | relevance | path

Searched defs:root_handle (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/comp/
Dhuffman_codec.h129 HuffmanCodec(uint32_t root_handle, std::vector<Node>&& nodes) { in HuffmanCodec()
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dhuffman_codec.h129 HuffmanCodec(uint32_t root_handle, std::vector<Node>&& nodes) { in HuffmanCodec()
/external/v8/src/heap/
Dheap.h830 Handle<Object> root_handle(RootListIndex index) { in root_handle() function