Home
last modified time | relevance | path

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

12

/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
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/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/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/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
Dpngpriv.h369 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument
381 # 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/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DPluralRulesFactory.java32 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale()
/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/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/node/deps/v8/src/execution/
Disolate-inl.h138 void Isolate::DidFinishModuleAsyncEvaluation(unsigned ordinal) { in DidFinishModuleAsyncEvaluation()
/third_party/qrcodegen/typescript-javascript/
Dqrcodegen.ts943 public readonly ordinal: int, property in qrcodegen.QrCode.Ecc
/third_party/rust/crates/libloading/src/os/windows/
Dmod.rs244 let ordinal = ordinal as usize as *mut _; in get_ordinal() localVariable
/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline.h404 uint32_t ordinal = 0; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMeasureFormat.java1006 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMeasureFormat.java1041 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal()
/third_party/libwebsockets/include/libwebsockets/
Dlws-lecp.h230 uint32_t ordinal; member
/third_party/qrcodegen/rust/src/
Dlib.rs909 fn ordinal(self) -> usize { in ordinal() method
/third_party/python/Modules/
D_datetimemodule.c280 ord_to_ymd(int ordinal, int *year, int *month, int *day) in ord_to_ymd()
568 int ordinal = ymd_to_ord(*y, *m, 1) + in normalize_y_m_d() local
2941 int ordinal; in date_fromordinal() local
4925 long long ordinal; in utc_to_seconds() local
/third_party/qrcodegen/rust-no-heap/src/
Dlib.rs1035 fn ordinal(self) -> usize { in ordinal() method
/third_party/icu/icu4c/source/i18n/
Drbnf.cpp1452 const UnicodeString ordinal(UNICODE_STRING_SIMPLE("%digits-ordinal")); in initDefaultRuleSet() local
/third_party/skia/third_party/externals/icu/source/i18n/
Drbnf.cpp1452 const UnicodeString ordinal(UNICODE_STRING_SIMPLE("%digits-ordinal")); in initDefaultRuleSet() local

12