/external/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 | def.c | 26 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
D | prefix.c | 12 #define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/ |
D | TimeUnit.java | 21 final byte ordinal; field in TimeUnit 24 private TimeUnit(String name, int ordinal) { in TimeUnit() 73 public int ordinal() { in ordinal() method in TimeUnit
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
D | TimeUnit.java | 19 final byte ordinal; field in TimeUnit 22 private TimeUnit(String name, int ordinal) { in TimeUnit() 71 public int ordinal() { in ordinal() method in TimeUnit
|
/external/pdfium/third_party/lpng_v163/ |
D | pngconf.h | 322 # define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument 332 #define PNG_EXPORT(ordinal, type, name, args)\ argument 337 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument 445 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument 448 # define PNG_FP_EXPORT(ordinal, type, name, args) argument 453 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument 456 # define PNG_FIXED_EXPORT(ordinal, type, name, args) argument
|
D | pngpriv.h | 220 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument 232 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
|
/external/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
|
D | pngpriv.h | 316 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument 328 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
|
/external/jetty/src/java/org/eclipse/jetty/io/ |
D | BufferCache.java | 43 public CachedBuffer add(String value, int ordinal) in add() 55 public CachedBuffer get(int ordinal) in get() 132 public CachedBuffer(String value, int ordinal) in CachedBuffer()
|
/external/opencv3/3rdparty/libpng/ |
D | pngconf.h | 299 # define PNG_EXPORTA(ordinal, type, name, args, attributes)\ argument 309 #define PNG_EXPORT(ordinal, type, name, args)\ argument 314 # define PNG_REMOVED(ordinal, type, name, args, attributes) argument 402 # define PNG_FP_EXPORT(ordinal, type, name, args)\ argument 410 # define PNG_FIXED_EXPORT(ordinal, type, name, args)\ argument
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | PluralRulesFactory.java | 30 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | PluralRulesFactory.java | 29 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale()
|
/external/pdfium/xfa/src/fxbarcode/qrcode/ |
D | BC_QRCoderErrorCorrectionLevel.cpp | 30 int32_t ordinal, in CBC_QRCoderErrorCorrectionLevel()
|
/external/skia/tests/ |
D | PathOpsBoundsTest.cpp | 56 SkPathOpsBounds ordinal; in DEF_TEST() local
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
D | RbnfSampleRuleSets.java | 858 public static final String ordinal = field in RbnfSampleRuleSets
|
/external/guava/guava/src/com/google/common/hash/ |
D | BloomFilter.java | 91 int ordinal(); in ordinal() method
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
D | property_range.py | 376 def _ord_to_str(ordinal, weights): argument
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/ |
D | mootools-more-yui-compressed.min.js | 1 …udos=function(a,j,i){var k="_monitorEvents:";var l=function(e){return{store:e.store?function(g,f){… argument
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | MeasureFormat.java | 1380 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | MeasureFormat.java | 1407 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal()
|
/external/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 1325 const UnicodeString ordinal(UNICODE_STRING_SIMPLE("%digits-ordinal")); in initDefaultRuleSet() local
|
/external/llvm/lib/Object/ |
D | MachOObjectFile.cpp | 1809 int MachOBindEntry::ordinal() const { return Ordinal; } in ordinal() function in MachOBindEntry
|