Lines Matching full:supplied
124 * Print to standard out the bit representation of the supplied value
143 * Print to standard out the bit representation of the supplied value
168 * is supplied when the dictionary is created. The default behaviour
196 * supplied data. The hash logic follows the approach suggested in the
217 * supplied string. The hash logic follows the approach suggested in
235 * Return the number of keys held in the supplied dictionary.
244 * Free the supplied dictionary and all it's associated resource.
266 * Create a new dictionary using the supplied comparison and hashing
267 * functions. If none are supplied then the defaults are used.
365 * For all entries in the dictionary call the user supplied function
366 * (apply) with the key, value and user supplied data. If the