Home
last modified time | relevance | path

Searched defs:msgStart (Results 1 – 25 of 26) sorted by relevance

12

/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DSelectFormat.java225 int msgStart=0; in findSubMessage() local
265 int msgStart = findSubMessage(msgPattern, 0, keyword); in format() local
DMessageFormat.java1266 private void parse(int msgStart, String source, ParsePosition pos, in parse()
1640 private void format(int msgStart, PluralSelectorContext pluralNumber, in format()
1806 int msgStart, PluralSelectorContext pluralNumber, in formatComplexSubMessage()
1916 int msgStart; in findChoiceSubMessage() local
2056 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg()
DPluralFormat.java480 int msgStart=0; in findSubMessage() local
DMessagePattern.java937 int msgStart=parts.size(); in parseMessage() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSelectFormat.java221 int msgStart=0; in findSubMessage() local
260 int msgStart = findSubMessage(msgPattern, 0, keyword); in format() local
DMessageFormat.java1207 private void parse(int msgStart, String source, ParsePosition pos, in parse()
1568 private void format(int msgStart, PluralSelectorContext pluralNumber, in format()
1734 int msgStart, PluralSelectorContext pluralNumber, in formatComplexSubMessage()
1844 int msgStart; in findChoiceSubMessage() local
1984 private int findFirstPluralNumberArg(int msgStart, String argName) { in findFirstPluralNumberArg()
DPluralFormat.java465 int msgStart=0; in findSubMessage() local
/external/cronet/stable/third_party/icu/source/i18n/
Dselfmt.cpp103 int32_t msgStart = findSubMessage(msgPattern, 0, keyword, status); in format() local
134 int32_t msgStart=0; in findSubMessage() local
Dchoicfmt.cpp411 int32_t msgStart = findSubMessage(msgPattern, 0, number); in format() local
427 int32_t msgStart; in findSubMessage() local
Dmsgfmt.cpp1010 void MessageFormat::format(int32_t msgStart, const void *plNumber, in format()
1165 void MessageFormat::formatComplexSubMessage(int32_t msgStart, in formatComplexSubMessage()
1293 MessageFormat::findFirstPluralNumberArg(int32_t msgStart, const UnicodeString &argName) const { in findFirstPluralNumberArg()
1374 MessageFormat::parse(int32_t msgStart, in parse()
Dplurfmt.cpp452 int32_t msgStart=0; in findSubMessage() local
/external/icu/icu4c/source/i18n/
Dselfmt.cpp103 int32_t msgStart = findSubMessage(msgPattern, 0, keyword, status); in format() local
134 int32_t msgStart=0; in findSubMessage() local
Dchoicfmt.cpp411 int32_t msgStart = findSubMessage(msgPattern, 0, number); in format() local
427 int32_t msgStart; in findSubMessage() local
Dmsgfmt.cpp1010 void MessageFormat::format(int32_t msgStart, const void *plNumber, in format()
1165 void MessageFormat::formatComplexSubMessage(int32_t msgStart, in formatComplexSubMessage()
1293 MessageFormat::findFirstPluralNumberArg(int32_t msgStart, const UnicodeString &argName) const { in findFirstPluralNumberArg()
1374 MessageFormat::parse(int32_t msgStart, in parse()
Dplurfmt.cpp447 int32_t msgStart=0; in findSubMessage() local
/external/cronet/tot/third_party/icu/source/i18n/
Dselfmt.cpp103 int32_t msgStart = findSubMessage(msgPattern, 0, keyword, status); in format() local
134 int32_t msgStart=0; in findSubMessage() local
Dchoicfmt.cpp411 int32_t msgStart = findSubMessage(msgPattern, 0, number); in format() local
427 int32_t msgStart; in findSubMessage() local
Dmsgfmt.cpp1010 void MessageFormat::format(int32_t msgStart, const void *plNumber, in format()
1165 void MessageFormat::formatComplexSubMessage(int32_t msgStart, in formatComplexSubMessage()
1293 MessageFormat::findFirstPluralNumberArg(int32_t msgStart, const UnicodeString &argName) const { in findFirstPluralNumberArg()
1374 MessageFormat::parse(int32_t msgStart, in parse()
Dplurfmt.cpp452 int32_t msgStart=0; in findSubMessage() local
/external/icu/icu4j/samples/src/main/java/com/ibm/icu/samples/text/messagepattern/
DMiniMessageFormatter.java92 private int format(int msgStart, Appendable dest, Object[] args, Map<String, Object> argsMap) { in format()
/external/libese/ready_se/google/keymint/KM200/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
DKMEcdsa256NoDigestSignature.java83 public void update(byte[] message, short msgStart, short messageLength) throws CryptoException { in update()
/external/libese/ready_se/google/keymint/KM300/Applet/AndroidSEProviderLib/src/com/android/javacard/seprovider/
DKMEcdsa256NoDigestSignature.java83 public void update(byte[] message, short msgStart, short messageLength) throws CryptoException { in update()
/external/cronet/tot/third_party/icu/source/common/
Dmessagepattern.cpp444 int32_t msgStart=partsLength; in parseMessage() local
1207 int32_t msgStart, in appendSubMessageWithoutSkipSyntax()
/external/cronet/stable/third_party/icu/source/common/
Dmessagepattern.cpp444 int32_t msgStart=partsLength; in parseMessage() local
1207 int32_t msgStart, in appendSubMessageWithoutSkipSyntax()
/external/icu/icu4c/source/common/
Dmessagepattern.cpp444 int32_t msgStart=partsLength; in parseMessage() local
1206 int32_t msgStart, in appendSubMessageWithoutSkipSyntax()

12