Searched defs:dictionary (Results 1 – 6 of 6) sorted by relevance
/reactos/dll/win32/ole32/ |
H A D | dictionary.c | 36 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 D | decode.c | 37 static const unsigned char dictionary[][3] = { variable
|
/reactos/sdk/lib/3rdparty/zlib/ |
H A D | inflate.c | 1318 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) in inflateGetDictionary() argument 1341 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) in inflateSetDictionary() argument
|
H A D | deflate.c | 412 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 D | dictionary.c | 1076 START_TEST(dictionary) in START_TEST() argument
|
/reactos/dll/win32/scrrun/ |
H A D | dictionary.c | 79 } dictionary; typedef
|