OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CURRENCY
(Results
51 - 58
of
58
) sorted by null
1
2
3
/external/cldr/tools/java/libs/
gson.jar
icu4j.jar
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatTest.java
65
import android.icu.util.
Currency
;
66
import android.icu.util.
Currency
.CurrencyUsage;
394
* Test the handling of the
currency
symbol in patterns.
400
char
currency
= 0x00A4;
local
402
pat.append(
currency
).append("#,##0.00;-").append(
currency
).append("#,##0.00");
416
pat.append(
currency
).append(
currency
).append(" #,##0.00;").append(
currency
).append(
currency
).append(" -#,##0.00")
630
char
currency
= 0x00A4;
local
[
all
...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatTest.java
64
import com.ibm.icu.util.
Currency
;
65
import com.ibm.icu.util.
Currency
.CurrencyUsage;
391
* Test the handling of the
currency
symbol in patterns.
397
char
currency
= 0x00A4;
local
399
pat.append(
currency
).append("#,##0.00;-").append(
currency
).append("#,##0.00");
413
pat.append(
currency
).append(
currency
).append(" #,##0.00;").append(
currency
).append(
currency
).append(" -#,##0.00")
627
char
currency
= 0x00A4;
local
[
all
...]
/external/guice/extensions/struts2/lib/
jsp-api-2.1.jar
/external/libffi/
texinfo.tex
[
all
...]
/external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex
[
all
...]
/external/guice/extensions/persist/lib/
hibernate3.jar
Completed in 1762 milliseconds
1
2
3