Home
last modified time | relevance | path

Searched defs:hashtable (Results 1 – 10 of 10) sorted by relevance

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc124 static HpackEncoderIndex HpackIndex(const Hashtable* hashtable, in HpackIndex()
130 static const ValueType& GetEntry(const Hashtable* hashtable, in GetEntry()
136 static bool TableEmptyAt(const Hashtable* hashtable, in TableEmptyAt()
142 static bool Matches(const Hashtable* hashtable, const ValueType& value, in Matches()
148 static void UpdateIndex(Hashtable* hashtable, HpackEncoderSlotHash hash_index, in UpdateIndex()
154 static void SetIndex(Hashtable* hashtable, HpackEncoderSlotHash hash_index, in SetIndex()
161 static bool GetMatchingIndex(Hashtable* hashtable, const ValueType& value, in GetMatchingIndex()
180 static ValueType ReplaceOlderIndex(Hashtable* hashtable, const ValueType& value, in ReplaceOlderIndex()
194 static void UpdateAddOrEvict(Hashtable hashtable, const ValueType& value, in UpdateAddOrEvict()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.h57 struct hash_table *hashtable; member
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptimerqueue.c32 GHashTable *hashtable; member
/third_party/python/Include/internal/
Dpycore_interp.h194 struct type_cache_entry hashtable[1 << MCACHE_SIZE_EXP]; member
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxftypes.c212 mxf_uuid_init (MXFUUID * uuid, GHashTable * hashtable) in mxf_uuid_init()
/third_party/python/Python/
Dmarshal.c88 _Py_hashtable_t *hashtable; member
/third_party/boost/boost/intrusive/
Dhashtable.hpp3603 class hashtable class
3634 BOOST_INTRUSIVE_FORCEINLINE explicit hashtable ( const bucket_traits &b_traits in hashtable() function in boost::intrusive::hashtable
3641 BOOST_INTRUSIVE_FORCEINLINE hashtable(BOOST_RV_REF(hashtable) x) in hashtable() function in boost::intrusive::hashtable
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_ir.h641 vt_table hashtable; variable
/third_party/python/Modules/
D_hashopenssl.c217 _Py_hashtable_t *hashtable; member
/third_party/libnl/include/netlink-private/
Dtypes.h102 struct nl_hash_table * hashtable; member