Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 – 25 of 49) sorted by relevance

12

/third_party/boost/boost/units/detail/
Dordinal.hpp27 struct ordinal { struct
28 typedef detail::ordinal_tag tag;
29 BOOST_STATIC_CONSTEXPR long value = N;
/third_party/skia/third_party/externals/libpng/scripts/
Dsymbols.c19 #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
Dprefix.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dsym.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dvers.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dsymbols.c19 #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
Dvers.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dsym.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dprefix.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
/third_party/libpng/scripts/
Dsymbols.c19 #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
Dsym.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dvers.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dprefix.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DTimeUnit.java21 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/
DTimeUnit.java23 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/
Dpngconf.h300 # 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/
Dpngconf.h300 # 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/
Dpngconf.h300 # 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/
Dwin32_ordinal_test.c57 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/
DPluralRulesFactory.java31 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DPluralRulesFactory.java32 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale()
/third_party/skia/tests/
DPathOpsBoundsTest.cpp56 SkPathOpsBounds ordinal; in DEF_TEST() local
/third_party/flutter/skia/tests/
DPathOpsBoundsTest.cpp56 SkPathOpsBounds ordinal; in DEF_TEST() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
DRbnfSampleRuleSets.java860 public static final String ordinal = field in RbnfSampleRuleSets
/third_party/boost/boost/locale/
Dformatting.hpp45 ordinal = 9, enumerator
365 inline std::ios_base & ordinal(std::ios_base & ios) in ordinal() function

12