OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:resetToOffset
(Results
1 - 20
of
20
) sorted by null
/external/icu/icu4c/source/i18n/
uitercollationiterator.cpp
32
UIterCollationIterator::
resetToOffset
(int32_t newOffset) {
87
FCDUIterCollationIterator::
resetToOffset
(int32_t newOffset) {
88
UIterCollationIterator::
resetToOffset
(newOffset);
utf16collationiterator.cpp
47
UTF16CollationIterator::
resetToOffset
(int32_t newOffset) {
189
FCDUTF16CollationIterator::
resetToOffset
(int32_t newOffset) {
utf8collationiterator.cpp
32
UTF8CollationIterator::
resetToOffset
(int32_t newOffset) {
132
FCDUTF8CollationIterator::
resetToOffset
(int32_t newOffset) {
collationdatabuilder.cpp
132
virtual void
resetToOffset
(int32_t newOffset);
209
DataBuilderCollationIterator::
resetToOffset
(int32_t newOffset) {
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
IterCollationIterator.java
30
public void
resetToOffset
(int newOffset) {
UTF16CollationIterator.java
52
public void
resetToOffset
(int newOffset) {
FCDIterCollationIterator.java
32
public void
resetToOffset
(int newOffset) {
33
super.
resetToOffset
(newOffset);
FCDUTF16CollationIterator.java
62
public void
resetToOffset
(int newOffset) {
CollationIterator.java
227
public abstract void
resetToOffset
(int newOffset);
[
all
...]
CollationDataBuilder.java
[
all
...]
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
IterCollationIterator.java
28
public void
resetToOffset
(int newOffset) {
UTF16CollationIterator.java
50
public void
resetToOffset
(int newOffset) {
FCDIterCollationIterator.java
30
public void
resetToOffset
(int newOffset) {
31
super.
resetToOffset
(newOffset);
FCDUTF16CollationIterator.java
60
public void
resetToOffset
(int newOffset) {
CollationIterator.java
225
public abstract void
resetToOffset
(int newOffset);
[
all
...]
CollationDataBuilder.java
[
all
...]
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 281 milliseconds