OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dcf
(Results
1 - 4
of
4
) sorted by null
/external/cldr/tools/java/org/unicode/cldr/test/
FlexibleDateTime.java
182
DeprecatedCodeFixer
dcf
= new DeprecatedCodeFixer();
field in class:FlexibleDateTime.LocaleIDFixer
188
String fixedLocale =
dcf
.fixLocale(locale);
/external/icu/icu4c/source/i18n/
unum.cpp
787
const DecimalFormat *
dcf
= dynamic_cast<const DecimalFormat *>(nf);
local
788
if (
dcf
== NULL) {
793
return
dcf
->
814
DecimalFormat *
dcf
= dynamic_cast<DecimalFormat *>(nf);
local
815
if (
dcf
== NULL) {
820
DecimalFormatSymbols symbols(*
dcf
->getDecimalFormatSymbols());
823
dcf
->setDecimalFormatSymbols(symbols);
/external/elfutils/tests/
run-strings-test.sh
142
testfile4:
dcf
_IO_stdin_used
/external/lz4/tests/
Makefile
327
$(LZ4) -
dcf
tmp-tlt1
Completed in 149 milliseconds