Home
last modified time | relevance | path

Searched defs:ordinal (Results 1 - 25 of 26) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DPluralRulesFactory.java32 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DPluralRulesFactory.java31 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale() argument
/third_party/libsnd/tests/
H A Dwin32_ordinal_test.c57 test_ordinal (HMODULE hmod, const char * func_name, int ordinal) in test_ordinal() argument
91 int k, ordinal, errors = 0 ; in win32_ordinal_test() local
/third_party/skia/tests/
H A DPathOpsBoundsTest.cpp56 SkPathOpsBounds ordinal; in DEF_TEST() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DTimeUnit.java21 final byte ordinal; field in TimeUnit
24 private TimeUnit(String name, int ordinal) { in TimeUnit() argument
74 public int ordinal() { ordinal() method in TimeUnit
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DTimeUnit.java23 final byte ordinal; field in TimeUnit
26 private TimeUnit(String name, int ordinal) { in TimeUnit() argument
76 public int ordinal() { ordinal() method in TimeUnit
[all...]
/third_party/node/deps/v8/src/execution/
H A Disolate-inl.h138 void Isolate::DidFinishModuleAsyncEvaluation(unsigned ordinal) { in DidFinishModuleAsyncEvaluation() argument
H A Disolate.h1558 unsigned ordinal = next_module_async_evaluating_ordinal_++; in NextModuleAsyncEvaluatingOrdinal() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/
H A DRbnfSampleRuleSets.java860 public static final String ordinal = field in RbnfSampleRuleSets
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMeasureFormat.java1041 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMeasureFormat.java1006 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal() argument
/third_party/qrcodegen/rust-no-heap/src/
H A Dlib.rs1035 fn ordinal(self) -> usize { in ordinal() functions
/third_party/qrcodegen/rust/src/
H A Dlib.rs909 fn ordinal(self) -> usize { in ordinal() functions
/third_party/vk-gl-cts/external/amber/src/src/
H A Dpipeline.h404 uint32_t ordinal = 0; member
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-lecp.h230 uint32_t ordinal; member
/third_party/python/Modules/
H A D_zoneinfo.c1209 int64_t ordinal = ymd_to_ord(year, self->month, month_day) - EPOCHORDINAL; in calendarrule_year_to_timestamp() local
H A D_datetimemodule.c285 ord_to_ymd(int ordinal, int *year, int *month, int *day) in ord_to_ymd() argument
606 int ordinal = ymd_to_ord(*y, *m, 1) + normalize_y_m_d() local
3038 int ordinal; date_fromordinal() local
4992 long long ordinal; utc_to_seconds() local
[all...]
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h191 uint64_t ordinal; /* monotonic uid count */ member
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx509_vfy.c2690 unsigned ordinal = DANETLS_NONE; in dane_match() local
/third_party/openssl/crypto/x509/
H A Dx509_vfy.c2692 unsigned ordinal = DANETLS_NONE; in dane_match() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp947 const ThunkOrdinal ordinal = ThunkOrdinal::Standard; // Only supported kind. in emitDebugInfoForThunk() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp3968 int MachOBindEntry::ordinal() const { return Ordinal; } in ordinal() function in MachOBindEntry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h1344 static inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h1394 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() argument
/third_party/python/Objects/
H A Dunicodeobject.c2876 int ordinal = va_arg(*vargs, int); in unicode_fromformat_arg() local
3410 PyUnicode_FromOrdinal(int ordinal) in PyUnicode_FromOrdinal() argument
[all...]

Completed in 68 milliseconds

12