Home
last modified time | relevance | path

Searched defs:count (Results 4101 - 4125 of 18063) sorted by relevance

1...<<161162163164165166167168169170>>...723

/third_party/icu/icu4c/source/common/
H A Dhash.h200 inline int32_t Hashtable::count() const { in count() function in Hashtable
H A Ducnvlat1.cpp68 int32_t count, loops; in _Latin1ToUnicodeWithOffsets() local
187 int32_t count, loops; in _Latin1FromUnicodeWithOffsets() local
304 size_t count=target-oldTarget; _Latin1FromUnicodeWithOffsets() local
514 int32_t count, loops; _ASCIIToUnicodeWithOffsets() local
576 size_t count=target-oldTarget; _ASCIIToUnicodeWithOffsets() local
650 int32_t count, loops; ucnv_ASCIIFromUTF8() local
[all...]
H A Duhash.h165 int32_t count; /* The number of key-value pairs in this table. member
/third_party/FreeBSD/stand/kshim/
H A Dbsd_busspace.c71 bus_space_read_multi_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_read_multi_1() argument
80 bus_space_read_multi_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t *datap, bus_size_t count) bus_space_read_multi_2() argument
89 bus_space_read_multi_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_read_multi_4() argument
100 bus_space_write_multi_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_write_multi_1() argument
111 bus_space_write_multi_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint16_t *datap, bus_size_t count) bus_space_write_multi_2() argument
122 bus_space_write_multi_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_write_multi_4() argument
172 bus_space_read_region_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_read_region_1() argument
184 bus_space_write_region_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint8_t *datap, bus_size_t count) bus_space_write_region_1() argument
196 bus_space_read_region_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_read_region_4() argument
218 bus_space_write_region_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t offset, uint32_t *datap, bus_size_t count) bus_space_write_region_4() argument
[all...]
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c111 add_resource(const char *devclass_name, int type, int unit, rman_res_t start, rman_res_t end, rman_res_t count) add_resource() argument
170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) nexus_alloc_resource() argument
/third_party/FreeBSD/sys/kern/
H A Dbus_if.c23 null_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) null_alloc_resource() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DPluralsMapperTest.java177 pluralRule( PluralType type, Set<String> locales, PluralCount count, String value) pluralRule() argument
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dbignum-dtoa.cc283 static void GenerateCountedDigits(int count, int* decimal_point, in GenerateCountedDigits() argument
[all...]
/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp328 int32_t count = OICU_ucol_countAvailable(); in GLUE_SYM() local
433 *VersionCollatorFactory::getSupportedIDs(int32_t &count, UErrorCode &/*status*/) { in getSupportedIDs() argument
[all...]
/third_party/icu/tools/multi/proj/provider/
H A Dcolldiff.cpp36 int32_t count; in setup() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DPeriod.java43 public static Period at(float count, TimeUnit unit) { in at() argument
55 public static Period moreThan(float count, TimeUnit unit) { in moreThan() argument
67 lessThan(float count, TimeUnit unit) lessThan() argument
83 and(float count, TimeUnit unit) and() argument
297 Period(int limit, boolean future, float count, TimeUnit unit) Period() argument
373 checkCount(float count) checkCount() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/
H A DDecimalMatcher.java420 private boolean validateGroup(int sepType, int count, boolean isPrimary) { in validateGroup() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DIntlTestDecimalFormatAPIC.java449 private void t_Format(int count, Object object, Format format, in t_Format() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRanges.java277 public boolean isExplicitlySet(StandardPlural count) { in isExplicitlySet() argument
H A DChineseDateFormat.java153 protected int subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, in subParse() argument
127 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DIntlTestDecimalFormatAPIC.java452 private void t_Format(int count, Object object, Format format, in t_Format() argument
/third_party/icu/icu4c/source/i18n/
H A Dselfmt.cpp133 int32_t count = pattern.countParts(); in findSubMessage() local
H A Ddouble-conversion-bignum-dtoa.cpp297 static void GenerateCountedDigits(int count, int* decimal_point, in GenerateCountedDigits() argument
[all...]
H A Dnumber_affixutils.cpp286 int32_t count = U16_LENGTH(cp); in nextToken() local
[all...]
H A Dsortkey.cpp60 CollationKey::CollationKey(const uint8_t* newValues, int32_t count) in CollationKey() argument
71 uprv_memcpy(getBytes(), newValues, count); in CollationKey() local
[all...]
/third_party/libunwind/libunwind/include/tdep-ia64/
H A Dscript.h57 unsigned short count; /* number of instructions in script */ member
/third_party/libunwind/libunwind/tests/
H A Dtest-ptrace.c288 static int count = 0; in main() local
H A DGtest-dyn1.c109 int count; in sighandler() local
[all...]
/third_party/libuv/src/unix/
H A Ddarwin.c106 mach_msg_type_number_t count = sizeof(info) / sizeof(integer_t); in uv_get_free_memory() local
153 mach_msg_type_number_t count; in uv_resident_set_memory() local
188 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
H A Dopenbsd.c184 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument

Completed in 17 milliseconds

1...<<161162163164165166167168169170>>...723