OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:posPrefix
(Results
1 - 15
of
15
) sorted by null
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDecimalFormatAPI.java
189
String
posPrefix
;
191
posPrefix
= pat.getPositivePrefix();
192
logln("Positive prefix (should be +): " +
posPrefix
);
193
if(
posPrefix
!= "+") {
IntlTestDecimalFormatAPIC.java
147
String
posPrefix
;
149
posPrefix
= pat.getPositivePrefix();
150
logln("Positive prefix (should be +): " +
posPrefix
);
151
if (
posPrefix
!= "+") {
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestDecimalFormatAPI.java
185
String
posPrefix
;
187
posPrefix
= pat.getPositivePrefix();
188
logln("Positive prefix (should be +): " +
posPrefix
);
189
if(
posPrefix
!= "+") {
IntlTestDecimalFormatAPIC.java
143
String
posPrefix
;
145
posPrefix
= pat.getPositivePrefix();
146
logln("Positive prefix (should be +): " +
posPrefix
);
147
if (
posPrefix
!= "+") {
/external/icu/icu4c/source/i18n/
decimfmt.cpp
112
const UnicodeString&
posPrefix
,
117
posPrefixPatternForCurrency =
posPrefix
;
150
const UnicodeString&
posPrefix
,
154
posPrefixForCurrency =
posPrefix
;
465
UnicodeString &
posPrefix
,
484
posPrefix
= out.fPosPrefixPattern;
529
UnicodeString
posPrefix
;
533
negPrefix, negSuffix,
posPrefix
, posSuffix, status);
537
posPrefix
,
556
UnicodeString
posPrefix
;
[
all
...]
/external/icu/icu4c/source/test/intltest/
dcfmapts.cpp
243
UnicodeString
posPrefix
;
245
posPrefix
= pat.getPositivePrefix(
posPrefix
);
246
logln((UnicodeString)"Positive prefix (should be +): " +
posPrefix
);
247
if(
posPrefix
!= "+") {
[
all
...]
loctest.cpp
[
all
...]
/external/icu/icu4c/source/i18n/unicode/
decimfmt.h
[
all
...]
/external/icu/android_icu4j/src/main/java/android/icu/text/
DecimalFormat.java
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DecimalFormat.java
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 594 milliseconds