/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_fs.c | 46 struct draw_fragment_shader *dfs; in draw_create_fragment_shader() local 63 struct draw_fragment_shader *dfs) in draw_bind_fragment_shader() 73 struct draw_fragment_shader *dfs) in draw_delete_fragment_shader()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | numparse_symbols.cpp | 97 InfinityMatcher::InfinityMatcher(const DecimalFormatSymbols& dfs) in InfinityMatcher() 111 MinusSignMatcher::MinusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in MinusSignMatcher() 126 NanMatcher::NanMatcher(const DecimalFormatSymbols& dfs) in NanMatcher() 156 PercentMatcher::PercentMatcher(const DecimalFormatSymbols& dfs) in PercentMatcher() 170 PermilleMatcher::PermilleMatcher(const DecimalFormatSymbols& dfs) in PermilleMatcher() 184 PlusSignMatcher::PlusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in PlusSignMatcher()
|
D | numparse_scientific.cpp | 35 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher()
|
D | number_symbolswrapper.cpp | 45 void SymbolsWrapper::setTo(const DecimalFormatSymbols &dfs) { in setTo()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | numparse_symbols.cpp | 97 InfinityMatcher::InfinityMatcher(const DecimalFormatSymbols& dfs) in InfinityMatcher() 111 MinusSignMatcher::MinusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in MinusSignMatcher() 126 NanMatcher::NanMatcher(const DecimalFormatSymbols& dfs) in NanMatcher() 156 PercentMatcher::PercentMatcher(const DecimalFormatSymbols& dfs) in PercentMatcher() 170 PermilleMatcher::PermilleMatcher(const DecimalFormatSymbols& dfs) in PermilleMatcher() 184 PlusSignMatcher::PlusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in PlusSignMatcher()
|
D | number_symbolswrapper.cpp | 45 void SymbolsWrapper::setTo(const DecimalFormatSymbols &dfs) { in setTo()
|
D | numparse_scientific.cpp | 35 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher()
|
/third_party/icu/icu4c/source/i18n/ |
D | numparse_symbols.cpp | 97 InfinityMatcher::InfinityMatcher(const DecimalFormatSymbols& dfs) in InfinityMatcher() 111 MinusSignMatcher::MinusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in MinusSignMatcher() 126 NanMatcher::NanMatcher(const DecimalFormatSymbols& dfs) in NanMatcher() 156 PercentMatcher::PercentMatcher(const DecimalFormatSymbols& dfs) in PercentMatcher() 170 PermilleMatcher::PermilleMatcher(const DecimalFormatSymbols& dfs) in PermilleMatcher() 184 PlusSignMatcher::PlusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in PlusSignMatcher()
|
D | numparse_scientific.cpp | 35 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher()
|
D | number_symbolswrapper.cpp | 45 void SymbolsWrapper::setTo(const DecimalFormatSymbols &dfs) { in setTo()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | numparse_symbols.cpp | 92 InfinityMatcher::InfinityMatcher(const DecimalFormatSymbols& dfs) in InfinityMatcher() 106 MinusSignMatcher::MinusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in MinusSignMatcher() 121 NanMatcher::NanMatcher(const DecimalFormatSymbols& dfs) in NanMatcher() 151 PercentMatcher::PercentMatcher(const DecimalFormatSymbols& dfs) in PercentMatcher() 165 PermilleMatcher::PermilleMatcher(const DecimalFormatSymbols& dfs) in PermilleMatcher() 179 PlusSignMatcher::PlusSignMatcher(const DecimalFormatSymbols& dfs, bool allowTrailing) in PlusSignMatcher()
|
D | numparse_scientific.cpp | 34 ScientificMatcher::ScientificMatcher(const DecimalFormatSymbols& dfs, const Grouper& grouper) in ScientificMatcher()
|
/third_party/boost/libs/parameter/doc/ |
D | index.rst | 290 .. _dfs: ../../../graph/doc/depth_first_search.html target 292 .. |dfs| replace:: ``depth_first_search`` substdef 351 .. _`parameter table`: 352 .. _`default expressions`: 383 .. |IncidenceGraph| replace:: :concept:`Incidence Graph` 384 .. |VertexListGraph| replace:: :concept:`Vertex List Graph` 385 .. |DFSVisitor| replace:: :concept:`DFS Visitor` 386 .. |ReadablePropertyMap| replace:: :concept:`Readable Property Map` 387 .. |ReadWritePropertyMap| replace:: :concept:`Read/Write Property Map` 389 .. _`IncidenceGraph`: ../../../graph/doc/IncidenceGraph.html [all …]
|
/third_party/python/Tools/peg_generator/pegen/ |
D | sccutils.py | 28 def dfs(v: str) -> Iterator[Set[str]]: function 120 def dfs(node: str, path: List[str]) -> Iterator[List[str]]: function
|
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/ |
D | CalendarICU.java | 123 DateFormatSymbols dfs = DateFormatSymbols.getInstance(locale); in getDisplayName() local 139 DateFormatSymbols dfs = DateFormatSymbols.getInstance(locale); in getDisplayNames() local 303 private static String[] getFieldStrings(int field, int style, DateFormatSymbols dfs) { in getFieldStrings() 323 …rivate static Map<String,Integer> getFieldStringsMap(int field, int style, DateFormatSymbols dfs) { in getFieldStringsMap()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
D | CombinedCurrencyMatcher.java | 42 …public static CombinedCurrencyMatcher getInstance(Currency currency, DecimalFormatSymbols dfs, int… in getInstance() 47 private CombinedCurrencyMatcher(Currency currency, DecimalFormatSymbols dfs, int parseFlags) { in CombinedCurrencyMatcher()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
D | CombinedCurrencyMatcher.java | 44 …public static CombinedCurrencyMatcher getInstance(Currency currency, DecimalFormatSymbols dfs, int… in getInstance() 49 private CombinedCurrencyMatcher(Currency currency, DecimalFormatSymbols dfs, int parseFlags) { in CombinedCurrencyMatcher()
|
/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/ |
D | DateFormatSymbolsTest.java | 34 DateFormatSymbols dfs = DateFormatSymbols.getInstance(loc); in TestGetInstance() local 96 DateFormatSymbols dfs = DateFormatSymbols.getInstance(new Locale("ja", "JP", "ICU")); in TestSetSymbols() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | IntlTestDecimalFormatSymbols.java | 274 DecimalFormatSymbols dfs = new DecimalFormatSymbols(); in testPropagateZeroDigit() local 390 DecimalFormatSymbols dfs = DecimalFormatSymbols.forNumberingSystem(loc, ns); in testNumberingSystem() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDecimalFormatSymbols.java | 271 DecimalFormatSymbols dfs = new DecimalFormatSymbols(); in testPropagateZeroDigit() local 387 DecimalFormatSymbols dfs = DecimalFormatSymbols.forNumberingSystem(loc, ns); in testNumberingSystem() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/ |
D | FormatHandler.java | 721 DateFormatSymbols dfs =new DateFormatSymbols(GregorianCalendar.class, uloc); in getCannedDateFormatSymbols() local 732 DateFormatSymbols dfs = getCannedDateFormatSymbols(uloc); in getCannedSimpleDateFormat() local 952 private static char[] getCharSymbols(DecimalFormatSymbols dfs) in getCharSymbols() 972 private static void setCharSymbols(DecimalFormatSymbols dfs, char symbols[]) in setCharSymbols() 988 private static String[] getStringSymbols(DecimalFormatSymbols dfs) in getStringSymbols() 1003 DecimalFormatSymbols dfs = new DecimalFormatSymbols(uloc); in getCannedDecimalFormatSymbols() local 1015 private static void setSymbols(DecimalFormatSymbols dfs, String symbols[]) in setSymbols() 1703 DecimalFormatSymbols dfs[] = new DecimalFormatSymbols[locales.length]; in getTestObjects() local 2016 DateFormatSymbols dfs[] = new DateFormatSymbols[locales.length]; in getTestObjects() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/ |
D | FormatHandler.java | 719 DateFormatSymbols dfs =new DateFormatSymbols(GregorianCalendar.class, uloc); in getCannedDateFormatSymbols() local 730 DateFormatSymbols dfs = getCannedDateFormatSymbols(uloc); in getCannedSimpleDateFormat() local 950 private static char[] getCharSymbols(DecimalFormatSymbols dfs) in getCharSymbols() 970 private static void setCharSymbols(DecimalFormatSymbols dfs, char symbols[]) in setCharSymbols() 986 private static String[] getStringSymbols(DecimalFormatSymbols dfs) in getStringSymbols() 1001 DecimalFormatSymbols dfs = new DecimalFormatSymbols(uloc); in getCannedDecimalFormatSymbols() local 1013 private static void setSymbols(DecimalFormatSymbols dfs, String symbols[]) in setSymbols() 1701 DecimalFormatSymbols dfs[] = new DecimalFormatSymbols[locales.length]; in getTestObjects() local 2029 DateFormatSymbols dfs[] = new DateFormatSymbols[locales.length]; in getTestObjects() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | ChineseDateFormatSymbols.java | 117 void initializeData(DateFormatSymbols dfs) { in initializeData()
|
D | ScientificNumberFormatter.java | 291 private static String getPreExponent(DecimalFormatSymbols dfs) { in getPreExponent() 301 DecimalFormatSymbols dfs = decimalFormat.getDecimalFormatSymbols(); in getInstance() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ChineseDateFormatSymbols.java | 115 void initializeData(DateFormatSymbols dfs) { in initializeData()
|