OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:longestParseDistance
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp
244
int32_t
longestParseDistance
= 0;
304
if (parseDistance >
longestParseDistance
) {
313
longestParseDistance
= parseDistance;
324
if (withNumberFormat == false &&
longestParseDistance
!= 0) {
338
if (
longestParseDistance
== 0) {
[
all
...]
/external/icu4c/i18n/
tmutfmt.cpp
247
int32_t
longestParseDistance
= 0;
308
if (parseDistance >
longestParseDistance
) {
317
longestParseDistance
= parseDistance;
328
if (withNumberFormat == false &&
longestParseDistance
!= 0) {
342
if (
longestParseDistance
== 0) {
[
all
...]
/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 92 milliseconds