Home
last modified time | relevance | path

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

/dports/devel/libspice-server/spice-0.15.0/server/
H A Dglz-encoder-priv.h48 typedef struct SharedDictionary SharedDictionary; typedef
85 struct SharedDictionary { struct
86 struct {
114 } window;
120 HashEntry htab[HASH_SIZE][HASH_CHAIN_SIZE];
121 uint8_t htab_counter[HASH_SIZE]; //cyclic counter for the next entry in a chain to be assigned
145 SharedDictionary *dict, LzImageType image_type, argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DsystemDictionaryShared.hpp162 class SharedDictionary : public Dictionary { class
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/classfile/
H A DsystemDictionaryShared.hpp162 class SharedDictionary : public Dictionary { class