Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 – 25 of 44) 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
Dprefix.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dvers.c12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
Dsym.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
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/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
Dpngpriv.h369 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument
381 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
/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/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/flutter/skia/tests/
DPathOpsBoundsTest.cpp56 SkPathOpsBounds ordinal; in DEF_TEST() local
/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/qrcodegen/typescript-javascript/
Dqrcodegen.ts943 public readonly ordinal: int, property in qrcodegen.QrCode.Ecc
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaloader.c409 CuDeviceGet (CUdevice * device, int ordinal) in CuDeviceGet()
/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.h408 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()

12