Home
last modified time | relevance | path

Searched refs:elementAt (Results 1 – 25 of 243) sorted by relevance

12345678910

/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbitblb.cpp51 delete (RBBIStateDescriptor *)fDStates->elementAt(i); in ~RBBITableBuilder()
357 i = (RBBINode *)LastPosOfLeftChild->elementAt(ix); in calcFollowPos()
369 i = (RBBINode *)n->fLastPosSet->elementAt(ix); in calcFollowPos()
432 RBBINode *node = static_cast<RBBINode *>(ruleRootNodes.elementAt(j)); in calcChainedFollowPos()
445 RBBINode *tNode = (RBBINode *)leafNodes.elementAt(endNodeIx); in calcChainedFollowPos()
451 if (tNode->fFollowPos->contains(endMarkerNodes.elementAt(i))) { in calcChainedFollowPos()
483 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()
543 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()
623 temp = (RBBIStateDescriptor *)fDStates->elementAt(tx); in buildStateTable()
646 p = (RBBINode *)T->fPositions->elementAt(px); in buildStateTable()
[all …]
Drbbisetb.cpp121 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
231 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
343 RBBINode *usetNode = (RBBINode *)sets->elementAt(ix); in addValToSets()
433 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRanges()
473 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRangeGroups()
519 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
575 this->fIncludesSets->addElement(other.fIncludesSets->elementAt(i), status); in RangeDescriptor()
665 RBBINode *usetNode = (RBBINode *)fIncludesSets->elementAt(i); in setDictionaryFlag()
Dservnotf.cpp55 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); in addListener()
87 const EventListener* el = (const EventListener*)listeners->elementAt(i); in removeListener()
109 EventListener* el = (EventListener*)listeners->elementAt(i); in notifyChanged()
/third_party/icu/icu4c/source/common/
Drbbitblb.cpp54 delete (RBBIStateDescriptor *)fDStates->elementAt(i); in ~RBBITableBuilder()
362 i = (RBBINode *)LastPosOfLeftChild->elementAt(ix); in calcFollowPos()
374 i = (RBBINode *)n->fLastPosSet->elementAt(ix); in calcFollowPos()
431 RBBINode *node = static_cast<RBBINode *>(ruleRootNodes.elementAt(j)); in calcChainedFollowPos()
444 RBBINode *endNode = (RBBINode *)leafNodes.elementAt(endNodeIx); in calcChainedFollowPos()
479 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()
539 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()
619 temp = (RBBIStateDescriptor *)fDStates->elementAt(tx); in buildStateTable()
642 p = (RBBINode *)T->fPositions->elementAt(px); in buildStateTable()
663 temp2 = (RBBIStateDescriptor *)fDStates->elementAt(ix); in buildStateTable()
[all …]
Dservnotf.cpp55 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); in addListener()
87 const EventListener* el = (const EventListener*)listeners->elementAt(i); in removeListener()
109 EventListener* el = (EventListener*)listeners->elementAt(i); in notifyChanged()
Drbbisetb.cpp123 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
254 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
372 RBBINode *usetNode = (RBBINode *)sets->elementAt(ix); in addValToSets()
471 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRanges()
507 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRangeGroups()
553 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
603 this->fIncludesSets->addElement(other.fIncludesSets->elementAt(i), status);
677 RBBINode *usetNode = (RBBINode *)fIncludesSets->elementAt(i); in isDictionaryRange()
/third_party/skia/third_party/externals/icu/source/common/
Drbbitblb.cpp54 delete (RBBIStateDescriptor *)fDStates->elementAt(i); in ~RBBITableBuilder()
362 i = (RBBINode *)LastPosOfLeftChild->elementAt(ix); in calcFollowPos()
374 i = (RBBINode *)n->fLastPosSet->elementAt(ix); in calcFollowPos()
431 RBBINode *node = static_cast<RBBINode *>(ruleRootNodes.elementAt(j)); in calcChainedFollowPos()
444 RBBINode *endNode = (RBBINode *)leafNodes.elementAt(endNodeIx); in calcChainedFollowPos()
479 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()
539 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()
619 temp = (RBBIStateDescriptor *)fDStates->elementAt(tx); in buildStateTable()
642 p = (RBBINode *)T->fPositions->elementAt(px); in buildStateTable()
663 temp2 = (RBBIStateDescriptor *)fDStates->elementAt(ix); in buildStateTable()
[all …]
Dservnotf.cpp55 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); in addListener()
87 const EventListener* el = (const EventListener*)listeners->elementAt(i); in removeListener()
109 EventListener* el = (EventListener*)listeners->elementAt(i); in notifyChanged()
Drbbisetb.cpp123 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
254 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
372 RBBINode *usetNode = (RBBINode *)sets->elementAt(ix); in addValToSets()
471 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRanges()
507 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRangeGroups()
553 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
603 this->fIncludesSets->addElement(other.fIncludesSets->elementAt(i), status);
677 RBBINode *usetNode = (RBBINode *)fIncludesSets->elementAt(i); in isDictionaryRange()
/third_party/node/deps/icu-small/source/common/
Drbbitblb.cpp54 delete (RBBIStateDescriptor *)fDStates->elementAt(i); in ~RBBITableBuilder()
362 i = (RBBINode *)LastPosOfLeftChild->elementAt(ix); in calcFollowPos()
374 i = (RBBINode *)n->fLastPosSet->elementAt(ix); in calcFollowPos()
432 RBBINode *node = static_cast<RBBINode *>(ruleRootNodes.elementAt(j)); in calcChainedFollowPos()
445 RBBINode *endNode = (RBBINode *)leafNodes.elementAt(endNodeIx); in calcChainedFollowPos()
480 startNode = (RBBINode *)matchStartNodes.elementAt(startNodeIx); in calcChainedFollowPos()
540 startNode = (RBBINode *)matchStartNodes->elementAt(startNodeIx); in bofFixup()
620 temp = (RBBIStateDescriptor *)fDStates->elementAt(tx); in buildStateTable()
643 p = (RBBINode *)T->fPositions->elementAt(px); in buildStateTable()
664 temp2 = (RBBIStateDescriptor *)fDStates->elementAt(ix); in buildStateTable()
[all …]
Dservnotf.cpp55 const EventListener* el = (const EventListener*)(listeners->elementAt(i)); in addListener()
87 const EventListener* el = (const EventListener*)listeners->elementAt(i); in removeListener()
109 EventListener* el = (EventListener*)listeners->elementAt(i); in notifyChanged()
Drbbisetb.cpp123 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
254 usetNode = (RBBINode *)this->fRB->fUSetNodes->elementAt(ni); in buildRanges()
372 RBBINode *usetNode = (RBBINode *)sets->elementAt(ix); in addValToSets()
471 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRanges()
507 RBBINode *usetNode = (RBBINode *)rlRange->fIncludesSets->elementAt(i); in printRangeGroups()
553 usetNode = (RBBINode *)fRB->fUSetNodes->elementAt(i); in printSets()
603 this->fIncludesSets->addElement(other.fIncludesSets->elementAt(i), status);
677 RBBINode *usetNode = (RBBINode *)fIncludesSets->elementAt(i); in isDictionaryRange()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbtz.cpp45 TimeZoneRule *r1 = (TimeZoneRule*)rules1->elementAt(i); in compareRules()
46 TimeZoneRule *r2 = (TimeZoneRule*)rules2->elementAt(i); in compareRules()
213 r = (TimeZoneRule*)fHistoricRules->elementAt(i); in complete()
249 TimeZoneRule *fr = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
253 r = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
299 TimeZoneRule *rule0 = (TimeZoneRule*)fFinalRules->elementAt(0); in complete()
300 TimeZoneRule *rule1 = (TimeZoneRule*)fFinalRules->elementAt(1); in complete()
438 UDate tstart = getTransitionTime((Transition*)fHistoricTransitions->elementAt(0), in getOffsetInternal()
444 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal()
453 rule = ((Transition*)fHistoricTransitions->elementAt(idx))->to; in getOffsetInternal()
[all …]
Drbt_set.cpp194 …*tempTranslitRule = new TransliterationRule(*(TransliterationRule*)other.ruleVector->elementAt(i)); in TransliterationRuleSet()
311 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
319 v.addElement(ruleVector->elementAt(j), status); in freeze()
326 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
352 rules[j] = (TransliterationRule*) v.elementAt(j); in freeze()
440 (TransliterationRule*) ruleVector->elementAt(i); in toRules()
457 (TransliterationRule*) ruleVector->elementAt(i); in getSourceTargetSet()
/third_party/icu/icu4c/source/i18n/
Drbtz.cpp45 TimeZoneRule *r1 = (TimeZoneRule*)rules1->elementAt(i); in compareRules()
46 TimeZoneRule *r2 = (TimeZoneRule*)rules2->elementAt(i); in compareRules()
213 r = (TimeZoneRule*)fHistoricRules->elementAt(i); in complete()
249 TimeZoneRule *fr = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
253 r = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
299 TimeZoneRule *rule0 = (TimeZoneRule*)fFinalRules->elementAt(0); in complete()
300 TimeZoneRule *rule1 = (TimeZoneRule*)fFinalRules->elementAt(1); in complete()
438 UDate tstart = getTransitionTime((Transition*)fHistoricTransitions->elementAt(0), in getOffsetInternal()
444 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal()
453 rule = ((Transition*)fHistoricTransitions->elementAt(idx))->to; in getOffsetInternal()
[all …]
Drbt_set.cpp194 …*tempTranslitRule = new TransliterationRule(*(TransliterationRule*)other.ruleVector->elementAt(i)); in TransliterationRuleSet()
311 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
319 v.addElement(ruleVector->elementAt(j), status); in freeze()
326 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
352 rules[j] = (TransliterationRule*) v.elementAt(j); in freeze()
440 (TransliterationRule*) ruleVector->elementAt(i); in toRules()
457 (TransliterationRule*) ruleVector->elementAt(i); in getSourceTargetSet()
/third_party/node/deps/icu-small/source/i18n/
Drbtz.cpp52 TimeZoneRule *r1 = (TimeZoneRule*)rules1->elementAt(i); in compareRules()
53 TimeZoneRule *r2 = (TimeZoneRule*)rules2->elementAt(i); in compareRules()
221 r = (TimeZoneRule*)fHistoricRules->elementAt(i); in complete()
257 TimeZoneRule *fr = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
261 r = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
310 TimeZoneRule *rule0 = (TimeZoneRule*)fFinalRules->elementAt(0); in complete()
311 TimeZoneRule *rule1 = (TimeZoneRule*)fFinalRules->elementAt(1); in complete()
434 UDate tstart = getTransitionTime((Transition*)fHistoricTransitions->elementAt(0), in getOffsetInternal()
440 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal()
449 rule = ((Transition*)fHistoricTransitions->elementAt(idx))->to; in getOffsetInternal()
[all …]
Drbt_set.cpp194 …*tempTranslitRule = new TransliterationRule(*(TransliterationRule*)other.ruleVector->elementAt(i)); in TransliterationRuleSet()
311 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
319 v.addElementX(ruleVector->elementAt(j), status); in freeze()
326 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
352 rules[j] = (TransliterationRule*) v.elementAt(j); in freeze()
440 (TransliterationRule*) ruleVector->elementAt(i); in toRules()
457 (TransliterationRule*) ruleVector->elementAt(i); in getSourceTargetSet()
/third_party/skia/third_party/externals/icu/source/i18n/
Drbtz.cpp45 TimeZoneRule *r1 = (TimeZoneRule*)rules1->elementAt(i); in compareRules()
46 TimeZoneRule *r2 = (TimeZoneRule*)rules2->elementAt(i); in compareRules()
213 r = (TimeZoneRule*)fHistoricRules->elementAt(i); in complete()
249 TimeZoneRule *fr = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
253 r = (TimeZoneRule*)fFinalRules->elementAt(i); in complete()
299 TimeZoneRule *rule0 = (TimeZoneRule*)fFinalRules->elementAt(0); in complete()
300 TimeZoneRule *rule1 = (TimeZoneRule*)fFinalRules->elementAt(1); in complete()
438 UDate tstart = getTransitionTime((Transition*)fHistoricTransitions->elementAt(0), in getOffsetInternal()
444 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal()
453 rule = ((Transition*)fHistoricTransitions->elementAt(idx))->to; in getOffsetInternal()
[all …]
Drbt_set.cpp194 …*tempTranslitRule = new TransliterationRule(*(TransliterationRule*)other.ruleVector->elementAt(i)); in TransliterationRuleSet()
311 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
319 v.addElement(ruleVector->elementAt(j), status); in freeze()
326 TransliterationRule* r = (TransliterationRule*) ruleVector->elementAt(j); in freeze()
352 rules[j] = (TransliterationRule*) v.elementAt(j); in freeze()
440 (TransliterationRule*) ruleVector->elementAt(i); in toRules()
457 (TransliterationRule*) ruleVector->elementAt(i); in getSourceTargetSet()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DThaiStateTable.java73 ThaiStateTransition[] groundState = (ThaiStateTransition[]) stateTable.elementAt(0); in fixNextStates()
76 ThaiStateTransition[] state = (ThaiStateTransition[]) stateTable.elementAt(s); in fixNextStates()
91 ThaiStateTransition[] stateRow = (ThaiStateTransition[]) stateTable.elementAt(state); in addState()
148 ThaiStateTransition[] row = (ThaiStateTransition[]) stateTable.elementAt(state); in getTransition()
174 ThaiStateTransition[] row = (ThaiStateTransition[]) stateTable.elementAt(state); in writeStateTable()
DLigatureTreeWalker.java74 Vector aLigatureSet = (Vector) ligatureSets.elementAt(ligatureSetIndex); in firstComponentChar()
75 LigatureEntry firstEntry = (LigatureEntry) aLigatureSet.elementAt(0); in firstComponentChar()
115 Vector aLigatureSet = (Vector) ligatureSets.elementAt(set); in writeLookupSubtable()
130 LigatureEntry entry = (LigatureEntry) aLigatureSet.elementAt(lig); in writeLookupSubtable()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBPropertiesImporter.java73 Bundle b = (Bundle)bundles.elementAt(i); in beginImport()
78 Bundle b = (Bundle)bundles.elementAt(i); in beginImport()
105 … (children_v.elementAt(i).toString().equals("") ? "" : "_" + children_v.elementAt(i).toString()) + in beginImport()
113 importResource(item, children_v.elementAt(i).toString(), getDefaultGroup()); in beginImport()
DPreferences.java103 String oldLocation = (String)existingLocations.elementAt(i); in addRecentFilePreference()
114 existingLocations.setElementAt(existingLocations.elementAt(i-1),i); in addRecentFilePreference()
115 existingNames.setElementAt(existingNames.elementAt(i-1),i); in addRecentFilePreference()
122 setPreference("recentfileid" + String.valueOf(i), (String)existingNames.elementAt(i)); in addRecentFilePreference()
123 … setPreference("recentfileloc" + String.valueOf(i), (String)existingLocations.elementAt(i)); in addRecentFilePreference()
DRBPropertiesExporter.java59 Bundle bundle = (Bundle)bundle_v.elementAt(i); in export()
67 BundleGroup group = (BundleGroup)group_v.elementAt(j); in export()
70 BundleItem item = (BundleItem)item_v.elementAt(k); in export()

12345678910