Home
last modified time | relevance | path

Searched defs:dfs (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_fs.c45 struct draw_fragment_shader *dfs; in draw_create_fragment_shader() local
59 struct draw_fragment_shader *dfs) in draw_bind_fragment_shader()
69 struct draw_fragment_shader *dfs) in draw_delete_fragment_shader()
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DCalendarICU.java121 DateFormatSymbols dfs = DateFormatSymbols.getInstance(locale); in getDisplayName() local
137 DateFormatSymbols dfs = DateFormatSymbols.getInstance(locale); in getDisplayNames() local
296 private static String[] getFieldStrings(int field, int style, DateFormatSymbols dfs) { in getFieldStrings()
316 …rivate static Map<String,Integer> getFieldStringsMap(int field, int style, DateFormatSymbols dfs) { in getFieldStringsMap()
/external/v8/test/intl/date-format/
Dtimezone-name.js44 var dfs = new Intl.DateTimeFormat('en-US', flags); variable
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DDateFormatSymbolsTest.java30 DateFormatSymbols dfs = DateFormatSymbols.getInstance(loc); in TestGetInstance() local
90 DateFormatSymbols dfs = DateFormatSymbols.getInstance(new Locale("ja", "JP", "ICU")); in TestSetSymbols() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DFormatTests.java714 DateFormatSymbols dfs =new DateFormatSymbols(GregorianCalendar.class, uloc); in getCannedDateFormatSymbols() local
725 DateFormatSymbols dfs = getCannedDateFormatSymbols(uloc); in getCannedSimpleDateFormat() local
941 private static char[] getCharSymbols(DecimalFormatSymbols dfs) in getCharSymbols()
961 private static void setCharSymbols(DecimalFormatSymbols dfs, char symbols[]) in setCharSymbols()
977 private static String[] getStringSymbols(DecimalFormatSymbols dfs) in getStringSymbols()
992 DecimalFormatSymbols dfs = new DecimalFormatSymbols(uloc); in getCannedDecimalFormatSymbols() local
1004 private static void setSymbols(DecimalFormatSymbols dfs, String symbols[]) in setSymbols()
1674 DecimalFormatSymbols dfs[] = new DecimalFormatSymbols[locales.length]; in getTestObjects() local
1890 DateFormatSymbols dfs[] = new DateFormatSymbols[locales.length]; in getTestObjects() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DFuncFormatNumb.java61 java.text.DecimalFormatSymbols dfs = null; in execute() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DChineseDateFormatSymbols.java111 void initializeData(DateFormatSymbols dfs) { in initializeData()
DScientificNumberFormatter.java304 private static String getPreExponent(DecimalFormatSymbols dfs) { in getPreExponent()
314 DecimalFormatSymbols dfs = decimalFormat.getDecimalFormatSymbols(); in getInstance() local
DDateFormatSymbols.java1463 DateFormatSymbols dfs = DFSCACHE.get(key); in initializeData() local
1483 void initializeData(DateFormatSymbols dfs) { in initializeData()
DDateTimePatternGenerator.java245 DecimalFormatSymbols dfs = new DecimalFormatSymbols(uLocale); in getFrozenInstance() local
/external/openfst/src/include/fst/
Ddfs-visit.h117 bool dfs = true; in DfsVisit() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRegressionTestJ.java45 DateFormatSymbols dfs = new DateFormatSymbols(); in Test4103926() local
DIntlTestDateFormatSymbols.java574 …DateFormatSymbols dfs = new DateFormatSymbols(calendars[i].getClass(), new ULocale(TestLocales[i].… in TestConstructorWithCalendar() local
DRbnfTest.java1423 DecimalFormatSymbols dfs = new DecimalFormatSymbols(Locale.ENGLISH); in TestSetDecimalFormatSymbols() local
DNumberRegression.java201 DecimalFormatSymbols dfs = new DecimalFormatSymbols(); in Test4083018() local
DDateFormatTest.java2263 DateFormatSymbols dfs = new ChineseDateFormatSymbols( chineseCalendar, Locale.CHINA ); in TestChineseDateFormatLocalizedPatternChars() local
3567 DateFormatSymbols dfs = new DateFormatSymbols(testLocales[i]); in TestCalendarType() local
/external/icu/icu4c/source/i18n/
Dscientificnumberformatter.cpp299 const DecimalFormatSymbols &dfs, UnicodeString &preExponent) { in getPreExponent()
Ddtptngen.cpp947 DecimalFormatSymbols dfs = DecimalFormatSymbols(locale, status); in setDecimalSymbols() local
/external/icu/icu4c/source/test/intltest/
Ditrbnf.cpp1976 DecimalFormatSymbols dfs(Locale::getEnglish(), status); in TestSetDecimalFormatSymbols() local
2115 DecimalFormatSymbols dfs("en", status); in doTest() local
Dcaltest.cpp1504 DateFormatSymbols *dfs = new DateFormatSymbols(Locale::getGermany(), status); in TestDOW_LOCALandYEAR_WOY() local
Dnumrgts.cpp456 DecimalFormatSymbols *dfs = new DecimalFormatSymbols(status); in Test4083018() local
/external/wpa_supplicant_8/src/ap/
Dbeacon.c140 int dfs; in hostapd_eid_pwr_constraint() local
Dhw_features.c107 int dfs = 0; in hostapd_get_hw_features() local
Dieee802_11.c139 int dfs; in hostapd_own_capab_info() local