Lines Matching full:swap
16 * Swap collation binaries.
87 /* swap the header */
90 /* swap the index and the data */
147 /* swap a header-less collation binary, inside a resource bundle or ucadata.icu */
218 /* swap the necessary pieces in the order of their occurrence in the data */
236 /* swap the 32-bit integers in the header */
245 /* swap the options */
251 /* swap the expansions */
264 /* swap the contractions */
275 /* swap the main trie */
282 /* swap the max expansion table */
288 /* expansionCESize, unsafeCP, contrEndCP: uint8_t[], no need to swap */
290 /* swap UCA constants */
301 /* swap UCA contractions */
308 /* swap the script to lead bytes */
317 /* swap the lead byte to scripts */
330 /* swap ICU collation data like ucadata.icu */
375 /* swap inverse UCA collation data (invuca.icu) */
444 /* swap the necessary pieces in the order of their occurrence in the data */
452 /* swap the 32-bit integers in the header */
455 /* swap the inverse table; tableSize counts uint32_t[3] rows */
459 /* swap the continuation table; contsSize counts UChars */