Searched defs:indexes (Results 1 - 25 of 74) sorted by relevance

123

/external/icu4c/common/
H A Dpropname_data.h16 const int32_t PropNameData::indexes[8]={0x20,0x1130,0x3d7c,0x7895,0x7895,0x7895,0x2f,0}; member in class:PropNameData
H A Duchar_props_data.h2954 static const int32_t indexes[UPROPS_INDEX_COUNT]={0x2318,0x2318,0x2318,0x2318,0x50d6,3,0x63f9,0x6415,0x6415,0x6415,0xadc9e,0x2773591,0,0,0,0}; variable
H A Dpropname.h113 static const int32_t indexes[]; member in class:PropNameData
132 * int32_t indexes[8];
136 * The first 6 indexes are byte offsets from the beginning of the data
137 * (beginning of indexes[]) to following structures.
142 * The last offset (indexes[PropNameData::IX_TOTAL_SIZE]) indicates the
145 * The sixth index (indexes[PropNameData::IX_MAX_NAME_LENGTH]) has the
H A Ddictionarydata.cpp155 int32_t indexes[DictionaryData::IX_COUNT]; local
178 if (length < (int32_t)(sizeof(indexes))) {
186 indexes[i] = udata_readInt32(ds, inIndexes[i]);
189 size = indexes[DictionaryData::IX_TOTAL_SIZE];
203 ds->swapArray32(ds, inBytes, sizeof(indexes), outBytes, pErrorCode);
204 offset = (int32_t)sizeof(indexes);
205 int32_t trieType = indexes[DictionaryData::IX_TRIE_TYPE] & DictionaryData::TRIE_TYPE_MASK;
206 int32_t nextOffset = indexes[DictionaryData::IX_RESERVED1_OFFSET];
221 nextOffset = indexes[DictionaryData::IX_RESERVED2_OFFSET];
223 nextOffset = indexes[DictionaryDat
[all...]
H A Dsprpimpl.h65 /* indexes[] value names */
87 int32_t indexes[_SPREP_INDEX_TOP]; member in struct:UStringPrepProfile
H A Dbrkeng.cpp307 const int32_t *indexes = (const int32_t *)data; local
308 const int32_t offset = indexes[DictionaryData::IX_STRING_TRIE_OFFSET];
309 const int32_t trieType = indexes[DictionaryData::IX_TRIE_TYPE] & DictionaryData::TRIE_TYPE_MASK;
312 const int32_t transform = indexes[DictionaryData::IX_TRANSFORM];
H A Dubidi_props.c32 const int32_t *indexes; member in struct:UBiDiProps
77 length=bdp->indexes[UBIDI_IX_MIRROR_LENGTH];
84 start=bdp->indexes[UBIDI_IX_JG_START];
85 limit=bdp->indexes[UBIDI_IX_JG_LIMIT];
116 max=bdp->indexes[UBIDI_MAX_VALUES_INDEX];
155 length=bdp->indexes[UBIDI_IX_MIRROR_LENGTH];
196 start=bdp->indexes[UBIDI_IX_JG_START];
197 limit=bdp->indexes[UBIDI_IX_JG_LIMIT];
/external/chromium_org/third_party/icu/source/common/
H A Duchar_props_data.c2821 static const int32_t indexes[UPROPS_INDEX_COUNT]={0x21ae,0x21ae,0x21ae,0x21ae,0x4d66,3,0x5f6c,0x5f80,0x5f80,0x5f80,0xad192,0x2473171,0,0,0,0}; variable
H A Dsprpimpl.h65 /* indexes[] value names */
87 int32_t indexes[_SPREP_INDEX_TOP]; member in struct:UStringPrepProfile
H A Dubidi_props.c33 const int32_t *indexes; member in struct:UBiDiProps
77 length=bdp->indexes[UBIDI_IX_MIRROR_LENGTH];
84 start=bdp->indexes[UBIDI_IX_JG_START];
85 limit=bdp->indexes[UBIDI_IX_JG_LIMIT];
116 max=bdp->indexes[UBIDI_MAX_VALUES_INDEX];
155 length=bdp->indexes[UBIDI_IX_MIRROR_LENGTH];
196 start=bdp->indexes[UBIDI_IX_JG_START];
197 limit=bdp->indexes[UBIDI_IX_JG_LIMIT];
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/sasl/
H A DRealmChoiceCallbackTest.java46 private static final int indexes[] = { Integer.MIN_VALUE, -1, 0, 100, field in class:RealmChoiceCallbackTest
124 assertNull("Incorrect selected indexes", ind);
136 for (int j = 0; j < indexes.length; j++) {
137 rCCB.setSelectedIndex(indexes[j]);
140 assertEquals("Incorrect index", ind[0], indexes[j]);
164 assertNull("Incorrect selected indexes", ind);
165 rCCB.setSelectedIndexes(indexes);
167 assertEquals("Incorrect index length", ind.length, indexes.length);
168 for (int j = 0; j < indexes.length; j++) {
170 ind[j], indexes[
[all...]
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebIDBMetadata.h65 WebVector<Index> indexes; member in struct:WebKit::WebIDBMetadata::ObjectStore
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_metadata.h54 IndexMap indexes; member in struct:content::IndexedDBObjectStoreMetadata
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
H A DIDBMetadata.h75 IndexMap indexes; member in struct:WebCore::IDBObjectStoreMetadata
/external/chromium_org/third_party/icu/source/tools/gennorm2/
H A Dn2builder.h97 return indexes[Normalizer2Impl::IX_MIN_MAYBE_YES]-Normalizer2Impl::MAX_DELTA-1;
111 int32_t indexes[Normalizer2Impl::IX_COUNT]; member in class:Normalizer2DataBuilder
/external/icu4c/tools/gennorm2/
H A Dn2builder.h97 return indexes[Normalizer2Impl::IX_MIN_MAYBE_YES]-Normalizer2Impl::MAX_DELTA-1;
111 int32_t indexes[Normalizer2Impl::IX_COUNT]; member in class:Normalizer2DataBuilder
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dswapimpl.cpp109 /* the properties file must contain at least the indexes array */
117 /* read the indexes */
125 * indexes[] constants are in uprops.h
152 /* swap the indexes[16] */
232 int32_t indexes[16]; local
277 /* read the first 16 indexes (ICU 3.2/format version 1: UCASE_IX_TOP==16, might grow) */
279 indexes[i]=udata_readInt32(ds, inIndexes[i]);
283 size=indexes[UCASE_IX_LENGTH];
300 /* swap the int32_t indexes[] */
301 count=indexes[UCASE_IX_INDEX_TO
334 int32_t indexes[16]; local
442 int32_t indexes[32]; local
[all...]
/external/icu4c/tools/toolutil/
H A Dswapimpl.cpp108 // formatVersion 2 initially has indexes[8], 32 bytes.
131 // Swap the indexes[] and the valueMaps[].
195 /* the properties file must contain at least the indexes array */
203 /* read the indexes */
211 * indexes[] constants are in uprops.h
238 /* swap the indexes[16] */
318 int32_t indexes[16]; local
363 /* read the first 16 indexes (ICU 3.2/format version 1: UCASE_IX_TOP==16, might grow) */
365 indexes[i]=udata_readInt32(ds, inIndexes[i]);
369 size=indexes[UCASE_IX_LENGT
420 int32_t indexes[16]; local
528 int32_t indexes[32]; local
[all...]
/external/llvm/lib/CodeGen/
H A DInterferenceCache.cpp27 SlotIndexes *indexes,
35 Entries[i].clear(mf, indexes, lis);
25 init(MachineFunction *mf, LiveIntervalUnion *liuarray, SlotIndexes *indexes, LiveIntervals *lis, const TargetRegisterInfo *tri) argument
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dsprpdata.c153 int32_t* indexes = data->indexes; local
172 if(index >= indexes[_SPREP_ONE_UCHAR_MAPPING_INDEX_START] &&
173 index < indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START]){
175 }else if(index >= indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START] &&
176 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){
178 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] &&
179 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtestidn.cpp67 static const int32_t *indexes = NULL; variable
93 indexes = profile->indexes;
346 if(index >= indexes[_SPREP_ONE_UCHAR_MAPPING_INDEX_START] &&
347 index < indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START]){
349 }else if(index >= indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START] &&
350 index < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){
352 }else if(index >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] &&
353 index < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dpixeltransfer.c104 * Map color indexes to float rgba values.
196 GLuint n, GLuint indexes[])
203 indexes[i] = (indexes[i] << shift) + offset;
209 indexes[i] = (indexes[i] >> shift) + offset;
214 indexes[i] = indexes[i] + offset;
223 * of color indexes;
228 GLuint n, GLuint indexes[])
195 _mesa_shift_and_offset_ci(const struct gl_context *ctx, GLuint n, GLuint indexes[]) argument
226 _mesa_apply_ci_transfer_ops(const struct gl_context *ctx, GLbitfield transferOps, GLuint n, GLuint indexes[]) argument
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
H A Dbn_ctx.c121 /* Array of indexes into the bignum stack */
122 unsigned int *indexes; member in struct:bignum_ctx_stack
173 while(bnidx++ < stack->indexes[fpidx])
314 st->indexes = NULL;
320 if(st->size) OPENSSL_free(st->indexes);
341 memcpy(newitems, st->indexes, st->depth *
343 if(st->size) OPENSSL_free(st->indexes);
344 st->indexes = newitems;
347 st->indexes[(st->depth)++] = idx;
353 return st->indexes[
[all...]
/external/chromium_org/v8/src/
H A Dsafepoint-table.cc178 // Emit sorted table of pc offsets together with deoptimization indexes.
188 ZoneList<int>* indexes = indexes_[i]; local
210 // Run through the indexes and build a bitmap.
211 for (int j = 0; j < indexes->length(); j++) {
212 int index = bits_per_entry - 1 - indexes->at(j);
/external/icu4c/test/cintltst/
H A Dsprpdata.c154 int32_t* indexes = data->indexes; local
173 if(idx >= indexes[_SPREP_ONE_UCHAR_MAPPING_INDEX_START] &&
174 idx < indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START]){
176 }else if(idx >= indexes[_SPREP_TWO_UCHARS_MAPPING_INDEX_START] &&
177 idx < indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START]){
179 }else if(idx >= indexes[_SPREP_THREE_UCHARS_MAPPING_INDEX_START] &&
180 idx < indexes[_SPREP_FOUR_UCHARS_MAPPING_INDEX_START]){

Completed in 686 milliseconds

123