Home
last modified time | relevance | path

Searched defs:dictionary (Results 1 – 5 of 5) sorted by relevance

/dragonfly/games/boggle/dictfiles/
H A DMakefile15 dictionary: target
/dragonfly/contrib/gdb-7/gdb/
H A Ddictionary.c167 struct dictionary struct
172 struct dictionary_hashed hashed; argument
177 data;
/dragonfly/contrib/zlib-1.2/
H A Dinflate.c1291 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) in inflateGetDictionary() argument
1314 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) in inflateSetDictionary() argument
H A Ddeflate.c376 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument
445 int ZEXPORT deflateGetDictionary (strm, dictionary, dictLength) in deflateGetDictionary() argument
/dragonfly/sys/net/
H A Dzlib.c828 deflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) in deflateSetDictionary()
3340 inflateSetDictionary(z_streamp z, const Bytef *dictionary, uInt dictLength)