Home | History | Annotate | Download | only in toolutil

Lines Matching full:mapping

37  * Per-mapping data structure
47 * f flag for roundtrip (0), fallback (1), sub mapping (2), reverse fallback (3)
77 /* index map for mapping by bytes first */
135 /* add a mapping to the base or extension table as appropriate */
201 * For separate files, the extension file can use a complete mapping table (.ucm file),
205 * Sort both tables, and then for each mapping direction:
207 * If intersectBase is TRUE and the base table contains a mapping
208 * that does not exist in the extension table, then this mapping is moved
213 * If the base table contains a mapping for which the input sequence is
215 * - if the output is the same: remove the extension mapping
218 * If the base table contains a mapping for which the input sequence is
220 * - if moveTarget!=NULL: move the base mapping to the moveTarget table