Lines Matching defs:table
267 /*Below are the 3 arrays depicting a state transition table*/
302 * per #ifdef, then the following state table and the associated tables that are
311 * to simply duplicate an adjacent table cell, parallel in all tables.
314 * tables for the variants instead of indexing them parallel to the table here.
1090 const uint16_t *table;
1096 * TODO(markus): Use and require new, faster MBCS conversion table structures.
1102 table=sharedData->mbcs.fromUnicodeTable;
1103 stage2Entry=MBCS_STAGE_2_FROM_U(table, c);
1159 const uint16_t *table;
1166 table=sharedData->mbcs.fromUnicodeTable;
1168 value=MBCS_SINGLE_RESULT_FROM_U(table, (uint16_t *)sharedData->mbcs.fromUnicodeBytes, c);
1390 * KSC5601 : alias to ibm-949 mapping table
1391 * GB2312 : alias to ibm-1386 mapping table
1393 * ISO-8859-7 : alisas to ibm-9409 mapping table
1559 * Now that we use a Shift-JIS table for JIS X 0208 we need to hardcode these fallbacks
1821 /* G0 DBCS from Shift-JIS table */
2178 /* convert mySourceChar+0x80 to use a normal 8-bit table */
3693 * they are all available in the CNS conversion table;