Searched refs:lengthResult (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Duidna.cpp78 int32_t lengthResult; local
84 lengthResult = -1;
87 lengthResult = 1;
92 lengthResult = 0;
102 return lengthResult;
112 lengthResult=rc;
117 return lengthResult;
H A Dustring.c745 int32_t lengthResult; local
756 lengthResult=-1;
759 lengthResult=0;
762 lengthResult=1;
767 return lengthResult;
773 return lengthResult;
H A Dunistr.cpp596 int8_t lengthResult; local
607 lengthResult = -1;
610 lengthResult = 1;
614 lengthResult = 0;
644 return lengthResult;
/external/icu4c/common/
H A Duidna.cpp78 int32_t lengthResult; local
84 lengthResult = -1;
87 lengthResult = 1;
92 lengthResult = 0;
102 return lengthResult;
112 lengthResult=rc;
117 return lengthResult;
H A Dustring.cpp746 int32_t lengthResult; local
757 lengthResult=-1;
760 lengthResult=0;
763 lengthResult=1;
768 return lengthResult;
774 return lengthResult;
H A Dunistr.cpp605 int8_t lengthResult; local
616 lengthResult = -1;
619 lengthResult = 1;
623 lengthResult = 0;
653 return lengthResult;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 107 milliseconds