/third_party/boost/boost/units/detail/ |
D | ordinal.hpp | 27 struct ordinal { struct 28 typedef detail::ordinal_tag tag; 29 BOOST_STATIC_CONSTEXPR long value = N;
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | symbols.c | 19 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument 21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\ argument 23 #define PNG_EXPORT_LAST_ORDINAL(ordinal)\ argument
|
D | prefix.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
D | sym.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
D | vers.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
/third_party/flutter/skia/third_party/externals/libpng/scripts/ |
D | symbols.c | 19 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument 21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\ argument 23 #define PNG_EXPORT_LAST_ORDINAL(ordinal)\ argument
|
D | vers.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
D | sym.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
D | prefix.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
/third_party/libpng/scripts/ |
D | symbols.c | 19 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument 21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\ argument 23 #define PNG_EXPORT_LAST_ORDINAL(ordinal)\ argument
|
D | sym.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
D | vers.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
D | prefix.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
D | TimeUnit.java | 21 final byte ordinal; field in TimeUnit 24 private TimeUnit(String name, int ordinal) { in TimeUnit() 74 public int ordinal() { in ordinal() method in TimeUnit
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/ |
D | TimeUnit.java | 23 final byte ordinal; field in TimeUnit 26 private TimeUnit(String name, int ordinal) { in TimeUnit() 76 public int ordinal() { in ordinal() method in TimeUnit
|
/third_party/skia/third_party/externals/libpng/ |
D | pngconf.h | 300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument 310 #define PNG_EXPORT(ordinal, type, name, args) \ argument 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument 450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument 453 # define PNG_FP_EXPORT(ordinal, type, name, args) argument 458 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument 461 # define PNG_FIXED_EXPORT(ordinal, type, name, args) argument
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngconf.h | 300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument 310 #define PNG_EXPORT(ordinal, type, name, args) \ argument 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument 450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument 453 # define PNG_FP_EXPORT(ordinal, type, name, args) argument 458 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument 461 # define PNG_FIXED_EXPORT(ordinal, type, name, args) argument
|
/third_party/libpng/ |
D | pngconf.h | 300 # define PNG_EXPORTA(ordinal, type, name, args, attributes) \ argument 310 #define PNG_EXPORT(ordinal, type, name, args) \ argument 315 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument 450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument 453 # define PNG_FP_EXPORT(ordinal, type, name, args) argument 458 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument 461 # define PNG_FIXED_EXPORT(ordinal, type, name, args) argument
|
/third_party/libsnd/tests/ |
D | win32_ordinal_test.c | 57 test_ordinal (HMODULE hmod, const char * func_name, int ordinal) in test_ordinal() 91 int k, ordinal, errors = 0 ; in win32_ordinal_test() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | PluralRulesFactory.java | 31 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | PluralRulesFactory.java | 32 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale()
|
/third_party/skia/tests/ |
D | PathOpsBoundsTest.cpp | 56 SkPathOpsBounds ordinal; in DEF_TEST() local
|
/third_party/flutter/skia/tests/ |
D | PathOpsBoundsTest.cpp | 56 SkPathOpsBounds ordinal; in DEF_TEST() local
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
D | RbnfSampleRuleSets.java | 860 public static final String ordinal = field in RbnfSampleRuleSets
|
/third_party/boost/boost/locale/ |
D | formatting.hpp | 45 ordinal = 9, enumerator 365 inline std::ios_base & ordinal(std::ios_base & ios) in ordinal() function
|