Lines Matching refs:DICTIONARY
32 static const char DICTIONARY[] = "hello";
498 reinterpret_cast<const Bytef*>(DICTIONARY), static_cast<int>(sizeof(DICTIONARY)));
547 &d_stream, reinterpret_cast<const Bytef*>(DICTIONARY), static_cast<int>(sizeof(DICTIONARY)));
612 const Bytef *buf = reinterpret_cast<const Bytef*>(DICTIONARY);
671 reinterpret_cast<const Bytef*>(DICTIONARY), static_cast<int>(sizeof(DICTIONARY)));
747 const Bytef *buf = reinterpret_cast<const Bytef*>(DICTIONARY);
1642 inflateSetDictionary(&d_stream, reinterpret_cast<const Bytef*>(DICTIONARY), static_cast<int>(sizeof(DICTIONARY)));