Home | History | Annotate | Download | only in common

Lines Matching full:indexes

49  * This binary form contains several tables. All indexes are to uint16_t
61 * 1) This section contains a list of converters. This list contains indexes
66 * 2) This section contains a list of tags. This list contains indexes
72 * list contains indexes into the string table for the alias name. The
81 * indexes into the 1st section. The index of this list is the same index in
88 * 5) This section contains a 2D array with indexes to the 6th section. This
95 * and is followed by indexes to alias names in the string table. This is
106 * faster on even address boundaries. Second, since all indexes are 16-bit
1107 * gets platform-endian charset string indexes and sorting indexes;
1109 * according to the sorting indexes
1275 * First we set up a temporary table with the string indexes and
1276 * sorting indexes and sort that.