Searched defs:dictionary (Results 1 - 4 of 4) sorted by relevance

/src/games/boggle/
H A DMakefile28 dictionary: ${WORDS} ${MKDICT} target
/src/common/dist/zlib/test/
H A Dexample.c34 static const char dictionary[] = "hello"; variable in typeref:typename:const char[]
[all...]
/src/common/dist/zlib/
H A Dinflate.c1287 int ZEXPORT inflateGetDictionary(z_streamp strm, Bytef *dictionary, argument
1307 int ZEXPORT inflateSetDictionary(z_streamp strm, const Bytef *dictionary, argument
[all...]
H A Ddeflate.c552 int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary, argument
618 deflateGetDictionary(z_streamp strm,Bytef * dictionary,uInt * dictLength) argument
[all...]

Completed in 11 milliseconds