Home
last modified time | relevance | path

Searched refs:GetEntry (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc130 static const ValueType& GetEntry(const Hashtable* hashtable, in GetEntry() function
188 ValueType old = GetEntry<typename Cmp::Type>(hashtable, id); in ReplaceOlderIndex()
220 ValueType old = GetEntry<typename Cmp::Type>(hashtable, cuckoo_first); in UpdateAddOrEvict()
774 auto* const key = GetEntry<grpc_slice_refcount*>(c->key_table.entries, i); in grpc_chttp2_hpack_compressor_destroy()
778 GRPC_MDELEM_UNREF(GetEntry<grpc_mdelem>(c->elem_table.entries, i)); in grpc_chttp2_hpack_compressor_destroy()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function
/third_party/spirv-tools/source/opt/
Dloop_dependence.h139 DistanceEntry& GetEntry(size_t index) { return entries[index]; } in GetEntry() function
140 const DistanceEntry& GetEntry(size_t index) const { return entries[index]; } in GetEntry() function