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

/osnet-11/usr/src/lib/libast/common/misc/
H A Derrormsg.c27 * error function with specific dictionary
33 errormsg(const char* dictionary, int level, ...) argument
38 errorv(dictionary, level, ap);
/osnet-11/usr/src/grub/grub2/grub-core/lib/xzembed/
H A Dxz_dec_lzma2.c53 * in which the dictionary variables address the actual output
56 struct dictionary { struct
67 * How full dictionary is. This is used to detect corrupt input that
76 * End of the dictionary buffer. In multi-call mode, this is
77 * the same as the dictionary size. In single-call mode, this
83 * Size of the dictionary as specified in Block Header. This is used
90 * Amount of memory allocated for the dictionary. A special
92 * where the output buffer works as the dictionary.
249 * True if dictionary reset is needed. This is false before
270 struct dictionary dic
[all...]

Completed in 25 milliseconds