OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBeginIndex
(Results
1 - 25
of
104
) sorted by null
1
2
3
4
5
/external/icu/android_icu4j/src/main/java/android/icu/impl/
CharacterIteratorWrapper.java
52
return (iterator.getEndIndex() - iterator.
getBeginIndex
());
113
int length =iterator.getEndIndex() - iterator.
getBeginIndex
();
145
int length = iterator.getEndIndex() - iterator.
getBeginIndex
();
UCharacterIteratorWrapper.java
33
* Sets the position to
getBeginIndex
() and returns the character at that
36
* @see #
getBeginIndex
()
85
* at the new index. If the current index is
getBeginIndex
(), the index
86
* remains at
getBeginIndex
() and a value of DONE is returned.
88
* position is equal to
getBeginIndex
().
100
*
getBeginIndex
() to getEndIndex(). An IllegalArgumentException is thrown
115
public int
getBeginIndex
(){
CharacterIteration.java
90
if (ci.getIndex() <= ci.
getBeginIndex
()) {
95
if (UTF16.isTrailSurrogate(trail) && ci.getIndex()>ci.
getBeginIndex
()) {
CSCharacterIterator.java
85
public int
getBeginIndex
() {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
CharacterIteratorWrapper.java
50
return (iterator.getEndIndex() - iterator.
getBeginIndex
());
111
int length =iterator.getEndIndex() - iterator.
getBeginIndex
();
143
int length = iterator.getEndIndex() - iterator.
getBeginIndex
();
UCharacterIteratorWrapper.java
31
* Sets the position to
getBeginIndex
() and returns the character at that
34
* @see #
getBeginIndex
()
83
* at the new index. If the current index is
getBeginIndex
(), the index
84
* remains at
getBeginIndex
() and a value of DONE is returned.
86
* position is equal to
getBeginIndex
().
98
*
getBeginIndex
() to getEndIndex(). An IllegalArgumentException is thrown
113
public int
getBeginIndex
(){
CharacterIteration.java
86
if (ci.getIndex() <= ci.
getBeginIndex
()) {
91
if (UTF16.isTrailSurrogate(trail) && ci.getIndex()>ci.
getBeginIndex
()) {
CSCharacterIterator.java
83
public int
getBeginIndex
() {
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/impl/
CSCharacterIteratorTest.java
36
assertEquals("", sci.
getBeginIndex
(), csci.
getBeginIndex
());
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/impl/
CSCharacterIteratorTest.java
33
assertEquals("", sci.
getBeginIndex
(), csci.
getBeginIndex
());
/external/icu/android_icu4j/src/main/java/android/icu/text/
QuantityFormatter.java
118
pos.setBeginIndex(fpos.
getBeginIndex
());
130
if (pos.
getBeginIndex
() != 0 || pos.getEndIndex() != 0) {
132
pos.setBeginIndex(pos.
getBeginIndex
() + offsets[0]);
SearchIterator.java
146
return targetText.
getBeginIndex
();
248
text.setIndex(text.
getBeginIndex
());
611
|| (target.getEndIndex() - target.
getBeginIndex
()) == 0) {
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
QuantityFormatter.java
117
pos.setBeginIndex(fpos.
getBeginIndex
());
129
if (pos.
getBeginIndex
() != 0 || pos.getEndIndex() != 0) {
131
pos.setBeginIndex(pos.
getBeginIndex
() + offsets[0]);
/external/icu/icu4c/source/i18n/
ufieldpositer.cpp
51
*beginIndex = fp.
getBeginIndex
();
fphdlimp.cpp
49
if (delta != 0 && pos.getField() != FieldPosition::DONT_CARE && pos.
getBeginIndex
() != -1) {
50
pos.setBeginIndex(delta + pos.
getBeginIndex
());
scientificnumberformatter.cpp
145
fp.
getBeginIndex
() - copyFromOffset);
152
int32_t beginIndex = fp.
getBeginIndex
();
178
fp.
getBeginIndex
() - copyFromOffset);
181
fp.
getBeginIndex
(),
219
fp.
getBeginIndex
() - copyFromOffset);
udateintervalformat.cpp
100
position->beginIndex = fp.
getBeginIndex
();
/external/icu/icu4c/source/i18n/unicode/
fieldpos.h
200
int32_t
getBeginIndex
(void) const { return fBeginIndex; }
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
TestDeprecatedNormalizerAPI.java
49
if(clone.
getBeginIndex
()!= norm.
getBeginIndex
()){
50
errln("error in Normalizer.
getBeginIndex
()");
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
TestDeprecatedNormalizerAPI.java
46
if(clone.
getBeginIndex
()!= norm.
getBeginIndex
()){
47
errln("error in Normalizer.
getBeginIndex
()");
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
BreakIteratorRegTest.java
79
int len = sci.getEndIndex() - sci.
getBeginIndex
();
103
int len = sci.getEndIndex() - sci.
getBeginIndex
();
121
StringBuffer buf = new StringBuffer(ci.getEndIndex() - ci.
getBeginIndex
() + 2);
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
SearchIterator.java
149
return targetText.
getBeginIndex
();
256
text.setIndex(text.
getBeginIndex
());
635
|| (target.getEndIndex() - target.
getBeginIndex
()) == 0) {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
BreakIteratorRegTest.java
76
int len = sci.getEndIndex() - sci.
getBeginIndex
();
100
int len = sci.getEndIndex() - sci.
getBeginIndex
();
118
StringBuffer buf = new StringBuffer(ci.getEndIndex() - ci.
getBeginIndex
() + 2);
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
NumberFormat.java
247
pos.setBeginIndex(jdkPos.
getBeginIndex
());
326
pos.setBeginIndex(jdkPos.
getBeginIndex
());
341
pos.setBeginIndex(jdkPos.
getBeginIndex
());
355
pos.setBeginIndex(jdkPos.
getBeginIndex
());
369
pos.setBeginIndex(jdkPos.
getBeginIndex
());
383
pos.setBeginIndex(jdkPos.
getBeginIndex
());
[
all
...]
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
NumberFormatTest.java
40
assertEquals(0, fp.
getBeginIndex
());
83
assertEquals(8, fp.
getBeginIndex
());
94
assertEquals(3, fp.
getBeginIndex
());
Completed in 747 milliseconds
1
2
3
4
5