OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextSpec
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
transreg.cpp
229
UnicodeString
nextSpec
;
232
UBool isNextLocale; // TRUE if
nextSpec
is a locale
290
return
nextSpec
.length() != 0;
304
nextSpec
= spec;
305
int32_t i =
nextSpec
.lastIndexOf(LOCALE_SEP);
309
nextSpec
.truncate(i);
312
nextSpec
= scriptName; // scriptName may be empty
316
nextSpec
.truncate(0);
325
spec =
nextSpec
;
[
all
...]
/external/icu/icu4c/source/i18n/
transreg.cpp
229
UnicodeString
nextSpec
;
232
UBool isNextLocale; // TRUE if
nextSpec
is a locale
290
return
nextSpec
.length() != 0;
304
nextSpec
= spec;
305
int32_t i =
nextSpec
.lastIndexOf(LOCALE_SEP);
309
nextSpec
.truncate(i);
312
nextSpec
= scriptName; // scriptName may be empty
316
nextSpec
.truncate(0);
325
spec =
nextSpec
;
[
all
...]
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 1480 milliseconds