Home
last modified time | relevance | path

Searched refs:indexPrefix (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp184 const char *indexPrefix, const char *data32Prefix, in usrc_writeUTrie2Arrays() argument
189 … usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength+pTrie->dataLength, postfix); in usrc_writeUTrie2Arrays()
192 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUTrie2Arrays()
248 const char *indexPrefix, const char *dataPrefix, in usrc_writeUCPTrieArrays() argument
251 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUCPTrieArrays()
Dwritesrc.h63 const char *indexPrefix, const char *dataPrefix,
84 const char *indexPrefix, const char *dataPrefix,
/third_party/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp184 const char *indexPrefix, const char *data32Prefix, in usrc_writeUTrie2Arrays() argument
189 … usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength+pTrie->dataLength, postfix); in usrc_writeUTrie2Arrays()
192 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUTrie2Arrays()
248 const char *indexPrefix, const char *dataPrefix, in usrc_writeUCPTrieArrays() argument
251 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUCPTrieArrays()
Dwritesrc.h63 const char *indexPrefix, const char *dataPrefix,
84 const char *indexPrefix, const char *dataPrefix,
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp184 const char *indexPrefix, const char *data32Prefix, in usrc_writeUTrie2Arrays() argument
189 … usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength+pTrie->dataLength, postfix); in usrc_writeUTrie2Arrays()
192 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUTrie2Arrays()
248 const char *indexPrefix, const char *dataPrefix, in usrc_writeUCPTrieArrays() argument
251 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, postfix); in usrc_writeUCPTrieArrays()
Dwritesrc.h63 const char *indexPrefix, const char *dataPrefix,
84 const char *indexPrefix, const char *dataPrefix,
/third_party/node/deps/icu-small/source/tools/toolutil/
Dwritesrc.cpp202 const char *indexPrefix, const char *data32Prefix, in usrc_writeUTrie2Arrays() argument
207 …usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength+pTrie->dataLength, "", postfi… in usrc_writeUTrie2Arrays()
210 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, "", postfix); in usrc_writeUTrie2Arrays()
266 const char *indexPrefix, const char *dataPrefix, in usrc_writeUCPTrieArrays() argument
271 usrc_writeArray(f, indexPrefix, pTrie->index, 16, pTrie->indexLength, indent, postfix); in usrc_writeUCPTrieArrays()
Dwritesrc.h92 const char *indexPrefix, const char *dataPrefix,
113 const char *indexPrefix, const char *dataPrefix,