Searched refs:setElementAt (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dfphdlimp.cpp106 vec->setElementAt(delta + vec->elementAti(i), i);
108 vec->setElementAt(delta + vec->elementAti(i), i);
H A Dregexcmp.cpp419 fRXPat->fCompiledPat->setElementAt(op, savePosition);
838 fRXPat->fCompiledPat->setElementAt(op, topLoc);
873 fRXPat->fCompiledPat->setElementAt(saveStateOp, saveStateLoc);
892 fRXPat->fCompiledPat->setElementAt(jmp1_op, jmp1_loc);
939 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc);
959 fRXPat->fCompiledPat->setElementAt(loopOpI, topLoc);
982 fRXPat->fCompiledPat->setElementAt(op, saveStateLoc+1);
992 fRXPat->fCompiledPat->setElementAt(saveStateOp, saveStateLoc);
1011 fRXPat->fCompiledPat->setElementAt(jmpOp, jmpLoc);
1084 fRXPat->fCompiledPat->setElementAt(o
[all...]
H A Duspoof_conf.cpp538 fKeyVec->setElementAt(key, i);
568 fKeyVec->setElementAt(previousKey, previousKeyIndex);
H A Dalphaindex.cpp345 indexCharacters.setElementAt(
825 firstCharsInScripts_->setElementAt(fh, hanIndex);
H A Drbt_pars.cpp1585 segmentObjects.setElementAt(adopted, seg-1);
1586 variablesVector.setElementAt(adopted, index);
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dv32test.cpp134 // setElementAt()
141 a->setElementAt(666, 1);
226 b->setElementAt(10, 0);
346 a->setElementAt(666, 99);
347 a->setElementAt(777, 100);
H A Drbbitst.cpp1175 tp.expectedBreaks->setElementAt(-1, breakIdx);
1177 tp.srcLine->setElementAt(lineNum, breakIdx);
1179 tp.srcCol ->setElementAt(column, breakIdx);
1242 tp.expectedBreaks->setElementAt(-1, breakIdx);
1244 tp.srcLine->setElementAt(lineNum, breakIdx);
1246 tp.srcCol ->setElementAt(column, breakIdx);
1329 tp.expectedBreaks->setElementAt(tagValue, breakIdx);
1331 tp.srcLine->setElementAt(lineNum, breakIdx);
1333 tp.srcCol ->setElementAt(column, breakIdx);
H A Dregextst.cpp3249 vec.setElementAt(val, idx);
3255 vec.setElementAt(val, idx);
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duvector.h54 * destructed, or when a call to setElementAt() overwrites an element,
129 void setElementAt(void* obj, int32_t index);
131 void setElementAt(int32_t elem, int32_t index);
H A Duvectr32.h100 void setElementAt(int32_t elem, int32_t index);
H A Duvectr64.cpp93 void UVector64::setElementAt(int64_t elem, int32_t index) { function in class:UVector64
H A Duvectr64.h99 void setElementAt(int64_t elem, int32_t index);
H A Drbbitblb.cpp672 T->fDtran->setElementAt(ux, a);
986 dest->setElementAt(*sourcePtr++, di++);
992 dest->setElementAt(*destPtr++, di++);
995 dest->setElementAt(*sourcePtr++, di++);
1001 dest->setElementAt(*destPtr++, di++);
1004 dest->setElementAt(*sourcePtr++, di++);
H A Duvector.cpp139 void UVector::setElementAt(void* obj, int32_t index) { function in class:UVector
149 void UVector::setElementAt(int32_t elem, int32_t index) { function in class:UVector
H A Duvectr32.cpp96 void UVector32::setElementAt(int32_t elem, int32_t index) { function in class:UVector32
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...

Completed in 271 milliseconds