Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Ddictionary.c36 struct dictionary struct
41 struct dictionary_entry *head; argument
45 struct dictionary *dictionary_create(comparefunc c, destroyfunc d, void *extra) in dictionary_create() argument
/reactos/dll/win32/jscript/
H A Ddecode.c37 static const unsigned char dictionary[][3] = { variable
/reactos/sdk/lib/3rdparty/zlib/
H A Dinflate.c1318 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) in inflateGetDictionary() argument
1341 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) in inflateSetDictionary() argument
H A Ddeflate.c412 int ZEXPORT deflateSetDictionary(strm, dictionary, dictLength) in deflateSetDictionary() argument
481 int ZEXPORT deflateGetDictionary(strm, dictionary, dictLength) in deflateGetDictionary() argument
/reactos/modules/rostests/winetests/scrrun/
H A Ddictionary.c1076 START_TEST(dictionary) in START_TEST() argument
/reactos/dll/win32/scrrun/
H A Ddictionary.c79 } dictionary; typedef