/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | collationinfo.cpp | 30 CollationInfo::printSizes(int32_t sizeWithHeader, const int32_t indexes[]) { in printSizes() argument 31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() 36 int32_t length = indexes[CollationDataReader::IX_INDEXES_LENGTH]; in printSizes() 37 printf(" indexes: %6ld *4 = %6ld\n", (long)length, (long)length * 4); in printSizes() 39 length = getDataLength(indexes, CollationDataReader::IX_REORDER_CODES_OFFSET); in printSizes() 44 length = getDataLength(indexes, CollationDataReader::IX_REORDER_TABLE_OFFSET); in printSizes() 50 length = getDataLength(indexes, CollationDataReader::IX_TRIE_OFFSET); in printSizes() 55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes() 60 length = getDataLength(indexes, CollationDataReader::IX_CES_OFFSET); in printSizes() 65 length = getDataLength(indexes, CollationDataReade in printSizes() 115 getDataLength(const int32_t indexes[], int32_t startIndex) getDataLength() argument [all...] |
H A D | swapimpl.cpp | 111 // formatVersion 2 initially has indexes[8], 32 bytes. in upname_swap() 134 // Swap the indexes[] and the valueMaps[]. in upname_swap() 198 /* the properties file must contain at least the indexes array */ in uprops_swap() 206 /* read the indexes */ in uprops_swap() 214 * indexes[] constants are in uprops.h in uprops_swap() 241 /* swap the indexes[16] */ in uprops_swap() 321 int32_t indexes[16]; in ucase_swap() local 366 /* read the first 16 indexes (ICU 3.2/format version 1: UCASE_IX_TOP==16, might grow) */ in ucase_swap() 368 indexes[i]=udata_readInt32(ds, inIndexes[i]); in ucase_swap() 372 size=indexes[UCASE_IX_LENGT in ucase_swap() 423 int32_t indexes[16]; ubidi_swap() local 533 int32_t indexes[32]; unorm_swap() local 701 int32_t indexes[ULAYOUT_IX_TRIES_TOP + 1]; ulayout_swap() local 804 int32_t indexes[EmojiProps::IX_TOTAL_SIZE + 1]; uemoji_swap() local [all...] |
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | collationinfo.cpp | 30 CollationInfo::printSizes(int32_t sizeWithHeader, const int32_t indexes[]) { in printSizes() argument 31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() 36 int32_t length = indexes[CollationDataReader::IX_INDEXES_LENGTH]; in printSizes() 37 printf(" indexes: %6ld *4 = %6ld\n", (long)length, (long)length * 4); in printSizes() 39 length = getDataLength(indexes, CollationDataReader::IX_REORDER_CODES_OFFSET); in printSizes() 44 length = getDataLength(indexes, CollationDataReader::IX_REORDER_TABLE_OFFSET); in printSizes() 50 length = getDataLength(indexes, CollationDataReader::IX_TRIE_OFFSET); in printSizes() 55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes() 60 length = getDataLength(indexes, CollationDataReader::IX_CES_OFFSET); in printSizes() 65 length = getDataLength(indexes, CollationDataReade in printSizes() 115 getDataLength(const int32_t indexes[], int32_t startIndex) getDataLength() argument [all...] |
H A D | swapimpl.cpp | 111 // formatVersion 2 initially has indexes[8], 32 bytes. in upname_swap() 134 // Swap the indexes[] and the valueMaps[]. in upname_swap() 198 /* the properties file must contain at least the indexes array */ in uprops_swap() 206 /* read the indexes */ in uprops_swap() 214 * indexes[] constants are in uprops.h in uprops_swap() 241 /* swap the indexes[16] */ in uprops_swap() 321 int32_t indexes[16]; in ucase_swap() local 366 /* read the first 16 indexes (ICU 3.2/format version 1: UCASE_IX_TOP==16, might grow) */ in ucase_swap() 368 indexes[i]=udata_readInt32(ds, inIndexes[i]); in ucase_swap() 372 size=indexes[UCASE_IX_LENGT in ucase_swap() 423 int32_t indexes[16]; ubidi_swap() local 533 int32_t indexes[32]; unorm_swap() local 701 int32_t indexes[ULAYOUT_IX_TRIES_TOP + 1]; ulayout_swap() local 804 int32_t indexes[EmojiProps::IX_TOTAL_SIZE + 1]; uemoji_swap() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | collationinfo.cpp | 30 CollationInfo::printSizes(int32_t sizeWithHeader, const int32_t indexes[]) { in printSizes() argument 31 int32_t totalSize = indexes[CollationDataReader::IX_TOTAL_SIZE]; in printSizes() 36 int32_t length = indexes[CollationDataReader::IX_INDEXES_LENGTH]; in printSizes() 37 printf(" indexes: %6ld *4 = %6ld\n", (long)length, (long)length * 4); in printSizes() 39 length = getDataLength(indexes, CollationDataReader::IX_REORDER_CODES_OFFSET); in printSizes() 44 length = getDataLength(indexes, CollationDataReader::IX_REORDER_TABLE_OFFSET); in printSizes() 50 length = getDataLength(indexes, CollationDataReader::IX_TRIE_OFFSET); in printSizes() 55 length = getDataLength(indexes, CollationDataReader::IX_RESERVED8_OFFSET); in printSizes() 60 length = getDataLength(indexes, CollationDataReader::IX_CES_OFFSET); in printSizes() 65 length = getDataLength(indexes, CollationDataReade in printSizes() 115 getDataLength(const int32_t indexes[], int32_t startIndex) getDataLength() argument [all...] |
H A D | swapimpl.cpp | 110 // formatVersion 2 initially has indexes[8], 32 bytes. in upname_swap() 133 // Swap the indexes[] and the valueMaps[]. in upname_swap() 197 /* the properties file must contain at least the indexes array */ in uprops_swap() 205 /* read the indexes */ in uprops_swap() 213 * indexes[] constants are in uprops.h in uprops_swap() 240 /* swap the indexes[16] */ in uprops_swap() 320 int32_t indexes[16]; in ucase_swap() local 365 /* read the first 16 indexes (ICU 3.2/format version 1: UCASE_IX_TOP==16, might grow) */ in ucase_swap() 367 indexes[i]=udata_readInt32(ds, inIndexes[i]); in ucase_swap() 371 size=indexes[UCASE_IX_LENGT in ucase_swap() 422 int32_t indexes[16]; ubidi_swap() local 532 int32_t indexes[32]; unorm_swap() local 700 int32_t indexes[ULAYOUT_IX_TRIES_TOP + 1]; ulayout_swap() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | collationdatawriter.cpp | 57 int32_t indexes[CollationDataReader::IX_TOTAL_SIZE + 1]; in cloneBinary() local 59 *tailoring, *settings, indexes, dest, capacity, in cloneBinary() 80 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeBase() 85 indexes, dest, capacity, errorCode); in writeBase() 90 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeTailoring() 95 indexes, dest, capacity, errorCode); in writeTailoring() 102 int32_t indexes[], uint8_t *dest, int32_t capacity, in write() 111 // the indexes length and writing offsets. in write() 113 // so the indexes length must be at least index-of-start-offset + 2. in write() 128 // For the root collator, we write an even number of indexes in write() 78 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeBase() argument 89 writeTailoring(const CollationTailoring &t, const CollationSettings &settings, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeTailoring() argument 99 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) write() argument 341 copyData(const int32_t indexes[], int32_t startIndex, const void *src, uint8_t *dest) copyData() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationdatawriter.cpp | 57 int32_t indexes[CollationDataReader::IX_TOTAL_SIZE + 1]; in cloneBinary() local 59 *tailoring, *settings, indexes, dest, capacity, in cloneBinary() 80 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeBase() 85 indexes, dest, capacity, errorCode); in writeBase() 90 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeTailoring() 95 indexes, dest, capacity, errorCode); in writeTailoring() 102 int32_t indexes[], uint8_t *dest, int32_t capacity, in write() 111 // the indexes length and writing offsets. in write() 113 // so the indexes length must be at least index-of-start-offset + 2. in write() 128 // For the root collator, we write an even number of indexes in write() 78 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeBase() argument 89 writeTailoring(const CollationTailoring &t, const CollationSettings &settings, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeTailoring() argument 99 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) write() argument 341 copyData(const int32_t indexes[], int32_t startIndex, const void *src, uint8_t *dest) copyData() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationdatawriter.cpp | 57 int32_t indexes[CollationDataReader::IX_TOTAL_SIZE + 1]; in cloneBinary() local 59 *tailoring, *settings, indexes, dest, capacity, in cloneBinary() 80 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeBase() 85 indexes, dest, capacity, errorCode); in writeBase() 90 int32_t indexes[], uint8_t *dest, int32_t capacity, in writeTailoring() 95 indexes, dest, capacity, errorCode); in writeTailoring() 102 int32_t indexes[], uint8_t *dest, int32_t capacity, in write() 111 // the indexes length and writing offsets. in write() 113 // so the indexes length must be at least index-of-start-offset + 2. in write() 128 // For the root collator, we write an even number of indexes in write() 78 writeBase(const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeBase() argument 89 writeTailoring(const CollationTailoring &t, const CollationSettings &settings, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) writeTailoring() argument 99 write(UBool isBase, const UVersionInfo dataVersion, const CollationData &data, const CollationSettings &settings, const void *rootElements, int32_t rootElementsLength, int32_t indexes[], uint8_t *dest, int32_t capacity, UErrorCode &errorCode) write() argument 341 copyData(const int32_t indexes[], int32_t startIndex, const void *src, uint8_t *dest) copyData() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UBiDiProps.java | 46 // read indexes[] in readData() 50 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData() 52 indexes=new int[count]; in readData() 54 indexes[0]=count; in readData() 56 indexes[i]=bytes.getInt(); in readData() 61 int expectedTrieLength=indexes[IX_TRIE_SIZE]; in readData() 70 count=indexes[IX_MIRROR_LENGTH]; in readData() 76 count=indexes[IX_JG_LIMIT]-indexes[IX_JG_START]; in readData() 81 count=indexes[IX_JG_LIMIT in readData() 254 private int indexes[]; global() field in UBiDiProps [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UBiDiProps.java | 50 // read indexes[] in readData() 54 throw new IOException("indexes[0] too small in "+DATA_FILE_NAME); in readData() 56 indexes=new int[count]; in readData() 58 indexes[0]=count; in readData() 60 indexes[i]=bytes.getInt(); in readData() 65 int expectedTrieLength=indexes[IX_TRIE_SIZE]; in readData() 74 count=indexes[IX_MIRROR_LENGTH]; in readData() 80 count=indexes[IX_JG_LIMIT]-indexes[IX_JG_START]; in readData() 85 count=indexes[IX_JG_LIMIT in readData() 258 private int indexes[]; global() field in UBiDiProps [all...] |
/third_party/icu/icu4c/source/tools/gennorm2/ |
H A D | n2builder.cpp | 100 memset(indexes, 0, sizeof(indexes)); in Normalizer2DataBuilder() 441 norm16=indexes[Normalizer2Impl::IX_MIN_YES_NO]+norm.offset*2; in writeNorm16() 444 norm16=indexes[Normalizer2Impl::IX_MIN_YES_NO_MAPPINGS_ONLY]+norm.offset*2; in writeNorm16() 447 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO]+norm.offset*2; in writeNorm16() 450 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_BOUNDARY_BEFORE]+norm.offset*2; in writeNorm16() 453 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]+norm.offset*2; in writeNorm16() 456 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_EMPTY]+norm.offset*2; in writeNorm16() 473 norm16=indexes[Normalizer2Impl::IX_MIN_MAYBE_YES]+norm.offset*2; in writeNorm16() 496 if(isDecompNo && start<indexes[Normalizer2Imp in writeNorm16() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
H A D | n2builder.cpp | 100 memset(indexes, 0, sizeof(indexes)); in Normalizer2DataBuilder() 441 norm16=indexes[Normalizer2Impl::IX_MIN_YES_NO]+norm.offset*2; in writeNorm16() 444 norm16=indexes[Normalizer2Impl::IX_MIN_YES_NO_MAPPINGS_ONLY]+norm.offset*2; in writeNorm16() 447 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO]+norm.offset*2; in writeNorm16() 450 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_BOUNDARY_BEFORE]+norm.offset*2; in writeNorm16() 453 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_COMP_NO_MAYBE_CC]+norm.offset*2; in writeNorm16() 456 norm16=indexes[Normalizer2Impl::IX_MIN_NO_NO_EMPTY]+norm.offset*2; in writeNorm16() 473 norm16=indexes[Normalizer2Impl::IX_MIN_MAYBE_YES]+norm.offset*2; in writeNorm16() 496 if(isDecompNo && start<indexes[Normalizer2Imp in writeNorm16() [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucol_swp.cpp | 313 int32_t indexes[IX_TOTAL_SIZE+1]; in swapFormatVersion4() local 324 int32_t indexesLength=indexes[0]=udata_readInt32(ds, inIndexes[0]); in swapFormatVersion4() 334 indexes[i]=udata_readInt32(ds, inIndexes[i]); in swapFormatVersion4() 337 indexes[i]=-1; in swapFormatVersion4() 339 inIndexes=NULL; // Make sure we do not accidentally use these instead of indexes[]. in swapFormatVersion4() 344 size=indexes[IX_TOTAL_SIZE]; in swapFormatVersion4() 346 size=indexes[indexesLength-1]; in swapFormatVersion4() 365 // Swap the int32_t indexes[]. in swapFormatVersion4() 369 // Here we use indexes[] not inIndexes[] because in swapFormatVersion4() 371 int32_t index; // one of the indexes[] slot in swapFormatVersion4() [all...] |
H A D | ubidi_props.cpp | 34 const int32_t *indexes; member 75 length=ubidi_props_singleton.indexes[UBIDI_IX_MIRROR_LENGTH]; in ubidi_addPropertyStarts() 82 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_START]; in ubidi_addPropertyStarts() 83 limit=ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT]; in ubidi_addPropertyStarts() 99 if(limit==ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT]) { in ubidi_addPropertyStarts() 101 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_START2]; in ubidi_addPropertyStarts() 102 limit=ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT2]; in ubidi_addPropertyStarts() 118 int32_t max=ubidi_props_singleton.indexes[UBIDI_MAX_VALUES_INDEX]; in ubidi_getMaxValue() 158 length=ubidi_props_singleton.indexes[UBIDI_IX_MIRROR_LENGTH]; in getMirror() 205 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_STAR in ubidi_getJoiningGroup() [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucol_swp.cpp | 313 int32_t indexes[IX_TOTAL_SIZE+1]; in swapFormatVersion4() local 324 int32_t indexesLength=indexes[0]=udata_readInt32(ds, inIndexes[0]); in swapFormatVersion4() 334 indexes[i]=udata_readInt32(ds, inIndexes[i]); in swapFormatVersion4() 337 indexes[i]=-1; in swapFormatVersion4() 339 inIndexes=nullptr; // Make sure we do not accidentally use these instead of indexes[]. in swapFormatVersion4() 344 size=indexes[IX_TOTAL_SIZE]; in swapFormatVersion4() 346 size=indexes[indexesLength-1]; in swapFormatVersion4() 365 // Swap the int32_t indexes[]. in swapFormatVersion4() 369 // Here we use indexes[] not inIndexes[] because in swapFormatVersion4() 371 int32_t index; // one of the indexes[] slot in swapFormatVersion4() [all...] |
H A D | ubidi_props.cpp | 34 const int32_t *indexes; member 75 length=ubidi_props_singleton.indexes[UBIDI_IX_MIRROR_LENGTH]; in ubidi_addPropertyStarts() 82 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_START]; in ubidi_addPropertyStarts() 83 limit=ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT]; in ubidi_addPropertyStarts() 99 if(limit==ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT]) { in ubidi_addPropertyStarts() 101 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_START2]; in ubidi_addPropertyStarts() 102 limit=ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT2]; in ubidi_addPropertyStarts() 118 int32_t max=ubidi_props_singleton.indexes[UBIDI_MAX_VALUES_INDEX]; in ubidi_getMaxValue() 158 length=ubidi_props_singleton.indexes[UBIDI_IX_MIRROR_LENGTH]; in getMirror() 205 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_STAR in ubidi_getJoiningGroup() [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucol_swp.cpp | 313 int32_t indexes[IX_TOTAL_SIZE+1]; in swapFormatVersion4() local 324 int32_t indexesLength=indexes[0]=udata_readInt32(ds, inIndexes[0]); in swapFormatVersion4() 334 indexes[i]=udata_readInt32(ds, inIndexes[i]); in swapFormatVersion4() 337 indexes[i]=-1; in swapFormatVersion4() 339 inIndexes=NULL; // Make sure we do not accidentally use these instead of indexes[]. in swapFormatVersion4() 344 size=indexes[IX_TOTAL_SIZE]; in swapFormatVersion4() 346 size=indexes[indexesLength-1]; in swapFormatVersion4() 365 // Swap the int32_t indexes[]. in swapFormatVersion4() 369 // Here we use indexes[] not inIndexes[] because in swapFormatVersion4() 371 int32_t index; // one of the indexes[] slot in swapFormatVersion4() [all...] |
H A D | ubidi_props.cpp | 34 const int32_t *indexes; member 75 length=ubidi_props_singleton.indexes[UBIDI_IX_MIRROR_LENGTH]; in ubidi_addPropertyStarts() 82 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_START]; in ubidi_addPropertyStarts() 83 limit=ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT]; in ubidi_addPropertyStarts() 99 if(limit==ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT]) { in ubidi_addPropertyStarts() 101 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_START2]; in ubidi_addPropertyStarts() 102 limit=ubidi_props_singleton.indexes[UBIDI_IX_JG_LIMIT2]; in ubidi_addPropertyStarts() 118 int32_t max=ubidi_props_singleton.indexes[UBIDI_MAX_VALUES_INDEX]; in ubidi_getMaxValue() 158 length=ubidi_props_singleton.indexes[UBIDI_IX_MIRROR_LENGTH]; in getMirror() 205 start=ubidi_props_singleton.indexes[UBIDI_IX_JG_STAR in ubidi_getJoiningGroup() [all...] |
/third_party/icu/tools/unicode/c/genprops/ |
H A D | bidipropsbuilder.cpp | 41 structures that store indexes or data. 52 const int32_t indexes[i0] with values i0, i1, ...: 53 (see UBIDI_IX_... constants for names of indexes) 55 i0 indexLength; -- length of indexes[] (UBIDI_IX_TOP) 56 i1 dataLength; -- length in bytes of the post-header data (incl. indexes[]) 124 The start and limit code points for the range are stored in the indexes[] 347 * find each mirror code point in the source column and set each other's indexes in makeMirror() 350 * reduce the table, combine the source code points with their indexes in makeMirror() 382 * set both entries' indexes to each other in makeMirror() 406 static int32_t indexes[UBIDI_IX_TO variable [all...] |
H A D | emojipropsbuilder.cpp | 30 structures that store indexes or data. 41 const int32_t indexes[] with values i0, i1, ...: 42 (see EmojiProps::IX_... constants for names of indexes) 44 The length of the indexes[] array is indexes[IX_CPTRIE_OFFSET]/4; 46 The first 14 indexes are byte offsets in ascending order. 50 Byte offsets are offsets from after the header, that is, from the beginning of the indexes[]. 54 i0 offset of cpTrie (and the limit offset of the indexes[] array) 66 After the indexes array follows a UCPTrie=CodePointTrie (type=fast, valueWidth=8) 145 int32_t indexes[EmojiProp [all...] |
/third_party/icu/icu4c/source/tools/makeconv/ |
H A D | gencnvex.c | 60 uint16_t stage3[0x10000<<UCNV_EXT_STAGE_2_LEFT_SHIFT]; /* 0x10000 because of 16-bit stage 2/3 indexes */ 125 int32_t indexes[UCNV_EXT_INDEXES_MIN_LENGTH]={ 0 }; in CnvExtWrite() local 151 /* fill indexes[] - offsets/indexes are in units of the target array */ in CnvExtWrite() 154 indexes[UCNV_EXT_INDEXES_LENGTH]=length=UCNV_EXT_INDEXES_MIN_LENGTH; in CnvExtWrite() 157 indexes[UCNV_EXT_TO_U_INDEX]=top; in CnvExtWrite() 158 indexes[UCNV_EXT_TO_U_LENGTH]=length=utm_countItems(extData->toUTable); in CnvExtWrite() 161 indexes[UCNV_EXT_TO_U_UCHARS_INDEX]=top; in CnvExtWrite() 162 indexes[UCNV_EXT_TO_U_UCHARS_LENGTH]=length=utm_countItems(extData->toUUChars); in CnvExtWrite() 165 indexes[UCNV_EXT_FROM_U_UCHARS_INDE in CnvExtWrite() [all...] |
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
H A D | gencnvex.c | 59 uint16_t stage3[0x10000<<UCNV_EXT_STAGE_2_LEFT_SHIFT]; /* 0x10000 because of 16-bit stage 2/3 indexes */ 124 int32_t indexes[UCNV_EXT_INDEXES_MIN_LENGTH]={ 0 }; in CnvExtWrite() local 150 /* fill indexes[] - offsets/indexes are in units of the target array */ in CnvExtWrite() 153 indexes[UCNV_EXT_INDEXES_LENGTH]=length=UCNV_EXT_INDEXES_MIN_LENGTH; in CnvExtWrite() 156 indexes[UCNV_EXT_TO_U_INDEX]=top; in CnvExtWrite() 157 indexes[UCNV_EXT_TO_U_LENGTH]=length=utm_countItems(extData->toUTable); in CnvExtWrite() 160 indexes[UCNV_EXT_TO_U_UCHARS_INDEX]=top; in CnvExtWrite() 161 indexes[UCNV_EXT_TO_U_UCHARS_LENGTH]=length=utm_countItems(extData->toUUChars); in CnvExtWrite() 164 indexes[UCNV_EXT_FROM_U_UCHARS_INDE in CnvExtWrite() [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | StringPrep.java | 212 /* indexes[] value names */ 227 private int[] indexes; field in StringPrep 279 // read the indexes in StringPrep() 280 indexes = reader.readIndexes(INDEX_TOP); in StringPrep() 284 //indexes[INDEX_MAPPING_DATA_SIZE] store the size of mappingData in bytes in StringPrep() 286 mappingData = reader.read(indexes[INDEX_MAPPING_DATA_SIZE]/2); in StringPrep() 289 doNFKC = ((indexes[OPTIONS] & NORMALIZATION_ON) > 0); in StringPrep() 290 checkBiDi = ((indexes[OPTIONS] & CHECK_BIDI_ON) > 0); in StringPrep() 292 normCorrVer = getVersionInfo(indexes[NORM_CORRECTNS_LAST_UNI_VERSION]); in StringPrep() 296 ((indexes[OPTION in StringPrep() [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | StringPrep.java | 197 /* indexes[] value names */ 212 private int[] indexes; field in StringPrep 263 // read the indexes in StringPrep() 264 indexes = reader.readIndexes(INDEX_TOP); in StringPrep() 268 //indexes[INDEX_MAPPING_DATA_SIZE] store the size of mappingData in bytes in StringPrep() 270 mappingData = reader.read(indexes[INDEX_MAPPING_DATA_SIZE]/2); in StringPrep() 273 doNFKC = ((indexes[OPTIONS] & NORMALIZATION_ON) > 0); in StringPrep() 274 checkBiDi = ((indexes[OPTIONS] & CHECK_BIDI_ON) > 0); in StringPrep() 276 normCorrVer = getVersionInfo(indexes[NORM_CORRECTNS_LAST_UNI_VERSION]); in StringPrep() 280 ((indexes[OPTION in StringPrep() [all...] |