Searched refs:firstPart (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitvfmt.cpp221 res = ( fIntervalPatterns[i].firstPart ==
222 fmt->fIntervalPatterns[i].firstPart) &&
335 if ( intervalPattern.firstPart.isEmpty() &&
349 if ( intervalPattern.firstPart.isEmpty() ) {
371 fDateFormat->applyPattern(intervalPattern.firstPart);
1034 const UnicodeString* firstPart,
1049 if ( firstPart ) {
1050 ptn.firstPart = *firstPart;
1093 UnicodeString firstPart; local
1033 setPatternInfo(UCalendarDateFields field, const UnicodeString* firstPart, const UnicodeString* secondPart, UBool laterDateFirst) argument
[all...]
/external/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp221 res = ( fIntervalPatterns[i].firstPart ==
222 fmt->fIntervalPatterns[i].firstPart) &&
335 if ( intervalPattern.firstPart.isEmpty() &&
349 if ( intervalPattern.firstPart.isEmpty() ) {
371 fDateFormat->applyPattern(intervalPattern.firstPart);
1036 const UnicodeString* firstPart,
1051 if ( firstPart ) {
1052 ptn.firstPart = *firstPart;
1095 UnicodeString firstPart; local
1035 setPatternInfo(UCalendarDateFields field, const UnicodeString* firstPart, const UnicodeString* secondPart, UBool laterDateFirst) argument
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ddtitvfmt.h580 UnicodeString firstPart; member in struct:DateIntervalFormat::PatternInfo
930 * @param firstPart the first part in interval pattern
936 const UnicodeString* firstPart,
/external/icu/icu4c/source/i18n/unicode/
H A Ddtitvfmt.h580 UnicodeString firstPart; member in struct:DateIntervalFormat::PatternInfo
930 * @param firstPart the first part in interval pattern
936 const UnicodeString* firstPart,
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
H A DFunctionReceiverChecker.java56 String firstPart = callParts[0];
65 if (isBindCall && partCount == 3 && "this".equals(firstPart) &&
71 if (partCount > 2 || "this".equals(firstPart)) {
78 getOrCreateSetByKey(callSitesByFunctionName, firstPart)
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DDescriptors.java1649 final String firstPart;
1651 firstPart = name;
1653 firstPart = name.substring(0, firstPartLength);
1670 // Append firstPart and try to find.
1671 scopeToTry.append(firstPart);
/external/google-tv-pairing-protocol/java/jar/
H A Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/protobuf/ com/google/protobuf/UninitializedMessageException ...
/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 ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 3052 milliseconds