| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | PluralRulesFactory.java | 32 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 D | PluralRulesFactory.java | 31 public PluralRules forLocale(ULocale locale, PluralType ordinal) { in forLocale() argument
|
| /third_party/libsnd/tests/ |
| H A D | win32_ordinal_test.c | 57 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 D | PathOpsBoundsTest.cpp | 56 SkPathOpsBounds ordinal; in DEF_TEST() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/ |
| H A D | TimeUnit.java | 21 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 D | TimeUnit.java | 23 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 D | isolate-inl.h | 138 void Isolate::DidFinishModuleAsyncEvaluation(unsigned ordinal) { in DidFinishModuleAsyncEvaluation() argument
|
| H A D | isolate.h | 1558 unsigned ordinal = next_module_async_evaluating_ordinal_++; in NextModuleAsyncEvaluatingOrdinal() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/rbnf/ |
| H A D | RbnfSampleRuleSets.java | 860 public static final String ordinal = field in RbnfSampleRuleSets [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MeasureFormat.java | 1041 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | MeasureFormat.java | 1006 private static FormatWidth fromFormatWidthOrdinal(int ordinal) { in fromFormatWidthOrdinal() argument
|
| /third_party/qrcodegen/rust-no-heap/src/ |
| H A D | lib.rs | 1035 fn ordinal(self) -> usize { in ordinal() functions
|
| /third_party/qrcodegen/rust/src/ |
| H A D | lib.rs | 909 fn ordinal(self) -> usize { in ordinal() functions
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | pipeline.h | 404 uint32_t ordinal = 0; member
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-lecp.h | 230 uint32_t ordinal; member
|
| /third_party/python/Modules/ |
| H A D | _zoneinfo.c | 1209 int64_t ordinal = ymd_to_ord(year, self->month, month_day) - EPOCHORDINAL; in calendarrule_year_to_timestamp() local
|
| H A D | _datetimemodule.c | 285 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 D | private-lib-core.h | 191 uint64_t ordinal; /* monotonic uid count */ member
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 2690 unsigned ordinal = DANETLS_NONE; in dane_match() local
|
| /third_party/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 2692 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 D | CodeViewDebug.cpp | 947 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 D | MachOObjectFile.cpp | 3968 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 D | MachO.h | 1344 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 D | MachO.h | 1394 inline void SET_LIBRARY_ORDINAL(uint16_t &n_desc, uint8_t ordinal) { in SET_LIBRARY_ORDINAL() argument
|
| /third_party/python/Objects/ |
| H A D | unicodeobject.c | 2876 int ordinal = va_arg(*vargs, int); in unicode_fromformat_arg() local 3410 PyUnicode_FromOrdinal(int ordinal) in PyUnicode_FromOrdinal() argument [all...] |