Searched refs:inIndexes (Results 1 - 14 of 14) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcollationdatareader.cpp75 const int32_t *inIndexes = reinterpret_cast<const int32_t *>(inBytes); local
76 int32_t indexesLength = inIndexes[IX_INDEXES_LENGTH];
93 length = inIndexes[IX_TOTAL_SIZE];
95 length = inIndexes[indexesLength - 1];
108 offset = getIndex(inIndexes, indexesLength, index);
109 length = getIndex(inIndexes, indexesLength, index + 1) - offset;
126 offset = getIndex(inIndexes, indexesLength, index);
127 length = getIndex(inIndexes, indexesLength, index + 1) - offset;
139 if(baseData != NULL && baseData->numericPrimary != (inIndexes[IX_OPTIONS] & 0xff000000)) {
146 offset = getIndex(inIndexes, indexesLengt
[all...]
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dswapimpl.cpp117 const int32_t *inIndexes=reinterpret_cast<const int32_t *>(inBytes); local
118 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
129 udata_readInt32(ds, inIndexes[PropNameData::IX_BYTE_TRIES_OFFSET]);
317 const int32_t *inIndexes; local
351 inIndexes=(const int32_t *)inBytes;
365 indexes[i]=udata_readInt32(ds, inIndexes[i]);
419 const int32_t *inIndexes; local
453 inIndexes=(const int32_t *)inBytes;
467 indexes[i]=udata_readInt32(ds, inIndexes[i]);
527 const int32_t *inIndexes; local
[all...]
/external/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp117 const int32_t *inIndexes=reinterpret_cast<const int32_t *>(inBytes); local
118 int32_t totalSize=udata_readInt32(ds, inIndexes[PropNameData::IX_TOTAL_SIZE]);
129 udata_readInt32(ds, inIndexes[PropNameData::IX_BYTE_TRIES_OFFSET]);
317 const int32_t *inIndexes; local
351 inIndexes=(const int32_t *)inBytes;
365 indexes[i]=udata_readInt32(ds, inIndexes[i]);
419 const int32_t *inIndexes; local
453 inIndexes=(const int32_t *)inBytes;
467 indexes[i]=udata_readInt32(ds, inIndexes[i]);
527 const int32_t *inIndexes; local
[all...]
/external/chromium_org/third_party/icu/source/common/
H A Ddictionarydata.cpp159 const int32_t *inIndexes; local
180 inIndexes = (const int32_t *)inBytes;
191 indexes[i] = udata_readInt32(ds, inIndexes[i]);
H A Dnormalizer2impl.cpp293 const int32_t *inIndexes=(const int32_t *)inBytes; local
294 int32_t indexesLength=inIndexes[IX_NORM_TRIE_OFFSET]/4;
300 minDecompNoCP=inIndexes[IX_MIN_DECOMP_NO_CP];
301 minCompNoMaybeCP=inIndexes[IX_MIN_COMP_NO_MAYBE_CP];
303 minYesNo=inIndexes[IX_MIN_YES_NO];
304 minYesNoMappingsOnly=inIndexes[IX_MIN_YES_NO_MAPPINGS_ONLY];
305 minNoNo=inIndexes[IX_MIN_NO_NO];
306 limitNoNo=inIndexes[IX_LIMIT_NO_NO];
307 minMaybeYes=inIndexes[IX_MIN_MAYBE_YES];
309 int32_t offset=inIndexes[IX_NORM_TRIE_OFFSE
1964 const int32_t *inIndexes; local
[all...]
H A Duresdata.c979 const int32_t *inIndexes; local
1028 inIndexes=(const int32_t *)(inBundle+1);
1030 indexLength=udata_readInt32(ds, inIndexes[URES_INDEX_LENGTH])&0xff;
1037 keysTop=udata_readInt32(ds, inIndexes[URES_INDEX_KEYS_TOP]);
1039 resBottom=udata_readInt32(ds, inIndexes[URES_INDEX_16BIT_TOP]);
1043 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]);
1044 maxTableLength=udata_readInt32(ds, inIndexes[URES_INDEX_MAX_TABLE_LENGTH]);
H A Dusprep.cpp824 const int32_t *inIndexes; local
855 inIndexes=(const int32_t *)inBytes;
869 indexes[i]=udata_readInt32(ds, inIndexes[i]);
H A Ducnvsel.cpp411 const int32_t *inIndexes = (const int32_t *)inBytes; local
415 indexes[i] = udata_readInt32(ds, inIndexes[i]);
/external/icu/icu4c/source/common/
H A Ddictionarydata.cpp159 const int32_t *inIndexes; local
180 inIndexes = (const int32_t *)inBytes;
191 indexes[i] = udata_readInt32(ds, inIndexes[i]);
H A Dnormalizer2impl.cpp293 const int32_t *inIndexes=(const int32_t *)inBytes; local
294 int32_t indexesLength=inIndexes[IX_NORM_TRIE_OFFSET]/4;
300 minDecompNoCP=inIndexes[IX_MIN_DECOMP_NO_CP];
301 minCompNoMaybeCP=inIndexes[IX_MIN_COMP_NO_MAYBE_CP];
303 minYesNo=inIndexes[IX_MIN_YES_NO];
304 minYesNoMappingsOnly=inIndexes[IX_MIN_YES_NO_MAPPINGS_ONLY];
305 minNoNo=inIndexes[IX_MIN_NO_NO];
306 limitNoNo=inIndexes[IX_LIMIT_NO_NO];
307 minMaybeYes=inIndexes[IX_MIN_MAYBE_YES];
309 int32_t offset=inIndexes[IX_NORM_TRIE_OFFSE
2066 const int32_t *inIndexes; local
[all...]
H A Duresdata.c977 const int32_t *inIndexes; local
1026 inIndexes=(const int32_t *)(inBundle+1);
1028 indexLength=udata_readInt32(ds, inIndexes[URES_INDEX_LENGTH])&0xff;
1035 keysTop=udata_readInt32(ds, inIndexes[URES_INDEX_KEYS_TOP]);
1037 resBottom=udata_readInt32(ds, inIndexes[URES_INDEX_16BIT_TOP]);
1041 top=udata_readInt32(ds, inIndexes[URES_INDEX_BUNDLE_TOP]);
1042 maxTableLength=udata_readInt32(ds, inIndexes[URES_INDEX_MAX_TABLE_LENGTH]);
H A Ducol_swp.cpp386 const int32_t *inIndexes=(const int32_t *)inBytes; local
398 int32_t indexesLength=indexes[0]=udata_readInt32(ds, inIndexes[0]);
408 indexes[i]=udata_readInt32(ds, inIndexes[i]);
413 inIndexes=NULL; // Make sure we do not accidentally use these instead of indexes[].
443 // Here we use indexes[] not inIndexes[] because
444 // the inIndexes[] may not be in this machine's endianness.
H A Dusprep.cpp824 const int32_t *inIndexes; local
855 inIndexes=(const int32_t *)inBytes;
869 indexes[i]=udata_readInt32(ds, inIndexes[i]);
H A Ducnvsel.cpp411 const int32_t *inIndexes = (const int32_t *)inBytes; local
415 indexes[i] = udata_readInt32(ds, inIndexes[i]);

Completed in 1819 milliseconds