Home
last modified time | relevance | path

Searched refs:setEndIndex (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
Dfphdlimp.cpp50 pos.setEndIndex(limit); in addAttribute()
58 pos.setEndIndex(delta + pos.getEndIndex()); in shiftLast()
Dfpositer.cpp95 fp.setEndIndex(data->elementAti(pos++)); in next()
Dtzfmt.cpp787 pos.setEndIndex(result.length()); in format()
/external/icu/icu4c/source/i18n/
Dfphdlimp.cpp50 pos.setEndIndex(limit); in addAttribute()
58 pos.setEndIndex(delta + pos.getEndIndex()); in shiftLast()
Dfpositer.cpp95 fp.setEndIndex(data->elementAti(pos++)); in next()
Dquantityformatter.cpp173 pos.setEndIndex(fpos.getEndIndex() + offsets[0]); in format()
Dmeasfmt.cpp943 pos.setEndIndex(fpos.getEndIndex() + offset); in formatMeasuresSlowTrack()
Dtzfmt.cpp787 pos.setEndIndex(result.length()); in format()
/external/icu/icu4c/source/i18n/unicode/
Dfieldpos.h227 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex() function
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dfieldpos.h227 void setEndIndex(int32_t ei) { fEndIndex = ei; } in setEndIndex() function
/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp148 void setEndIndex(unsigned EndIdx) { EndIndex = EndIdx; } in setEndIndex() function in __anon21e36c810111::SchedulePostRATDList
319 Scheduler.setEndIndex(CurrentCount); in runOnMachineFunction()
335 Scheduler.setEndIndex(CurrentCount); in runOnMachineFunction()
/external/chromium_org/third_party/icu/source/test/intltest/
Dtfsmalls.cpp139 fp.setEndIndex( i+7 ); in test_FieldPosition()
Ddtfmttst.cpp3299 fpos.setEndIndex(0); in TestRoundtripWithCalendar()
3313 fpos.setEndIndex(0); in TestRoundtripWithCalendar()
Dnumrgts.cpp1392 field.setEndIndex(4); in Test4062486()
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp139 fp.setEndIndex( i+7 ); in test_FieldPosition()
Ddtfmttst.cpp3302 fpos.setEndIndex(0); in TestRoundtripWithCalendar()
3316 fpos.setEndIndex(0); in TestRoundtripWithCalendar()
Dnumrgts.cpp1392 field.setEndIndex(4); in Test4062486()