Home | History | Annotate | Download | only in unicode

Lines Matching full:records

232         UVector *records_;  // Records are owned by the inputList_ vector.
243 * but does not offer adding records to the index.
362 * Builds an immutable, thread-safe version of this instance, without data records.
477 * based on the record's name. The list of records for each bucket will be sorted
479 * Records with duplicate names are permitted; they will be kept in the order
494 * Remove all Records from the Index. The set of Buckets, which define the headings under
495 * which records are classified, is not altered.
515 /** Get the total number of Records in this index, that is, the number
519 * @return The number of records in this index, that is, the total number
584 * Get the number of <name, data> Records in the current Bucket.
588 * @return the number of Records.
722 * Holds all user records before they are distributed into buckets.