| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_bus.c | 753 int count, i; in devclass_get_devices() local 796 int count; in devclass_get_drivers() local 824 int count, i; devclass_get_count() local 2661 resource_list_add(struct resource_list *rl, int type, int rid, rman_res_t start, rman_res_t end, rman_res_t count) resource_list_add() argument 2721 bus_alloc_resource(device_t dev, int type, int *rid, rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) bus_alloc_resource() argument [all...] |
| /third_party/FreeBSD/sys/sys/ |
| H A D | bus.h | 190 rman_res_t count; /**< @brief count within range */ member
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | asoc.h | 204 __le32 count; /* number of elements in block */ member 426 __le32 count; member
|
| /third_party/icu/tools/colprobe/ |
| H A D | sortedlines.cpp | 272 int32_t count = 0; in setSortingArray() local
|
| H A D | colprobe.cpp | 361 int32_t count = 0; in setArray() local
|
| H A D | colprobeNew.cpp | 1051 int32_t count; in testWin() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | SimpleDateFormat.java | 1532 protected String subFormat(char ch, int count, int beginOffset, in subFormat() argument 1549 protected String subFormat(char ch, int count, int beginOffset, in subFormat() argument 1574 subFormat(StringBuffer buf, char ch, int count, int beginOffset, int fieldNum, DisplayContext capitalizationContext, FieldPosition pos, char patternCharToOutput, Calendar cal) subFormat() argument 2364 isNumeric(char formatChar, int count) isNumeric() argument 3093 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal) subParse() argument 3103 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType) subParse() argument 3136 subParse(String text, int start, char ch, int count, boolean obeyCount, boolean allowNegative, boolean[] ambiguousYear, Calendar cal, MessageFormat numericLeapMonthFormatter, Output<TimeType> tzTimeType, Output<DayPeriodRules.DayPeriod> dayPeriod) subParse() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | umutablecptrie.cpp | 697 int32_t findOrAdd(int32_t index, int32_t count, uint32_t value) { in findOrAdd() argument 720 void add(int32_t index, int32_t count, uint32_t value) { in add() argument [all...] |
| H A D | unistr.cpp | 151 UnicodeString::UnicodeString(int32_t capacity, UChar32 c, int32_t count) { in UnicodeString() argument 1377 int32_t count = 0; in replace() local 83 us_arrayCopy(const UChar *src, int32_t srcStart, UChar *dst, int32_t dstStart, int32_t count) us_arrayCopy() argument [all...] |
| H A D | unames.cpp | 773 writeFactorSuffix(const uint16_t *factors, uint16_t count, in writeFactorSuffix() argument 871 uint16_t i, count; in getAlgName() local 906 uint16_t count=range->variant; getAlgName() local 996 uint16_t count=range->variant; enumAlgNames() local 1091 uint16_t i, count; findAlgName() local 1125 uint16_t count=range->variant; findAlgName() local 1240 int32_t i, count=range->variant, factor, factorLength, maxFactorLength; calcAlgNameSetsLengths() local 1846 offset, i, count, stringsCount; uchar_swapNames() local [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | msgfmt.cpp | 415 const int32_t count = uhash_count(customFormatArgStarts); in operator ==() local 610 adoptFormats(Format** newFormats, int32_t count) adoptFormats() argument 643 setFormats(const Format** newFormats, int32_t count) setFormats() argument 927 format(const UnicodeString* argumentNames, const Formattable* arguments, int32_t count, UnicodeString& appendTo, UErrorCode& success) const format() argument 1264 int32_t count=msgPattern.countParts(); findOtherSubMessage() local 1344 const int32_t count = uhash_count(that.cachedFormatters); copyObjects() local 1362 const int32_t count = uhash_count(that.customFormatArgStarts); copyObjects() local 1373 parse(int32_t msgStart, const UnicodeString& source, ParsePosition& pos, int32_t& count, UErrorCode& ec) const parse() argument 1936 FormatNameEnumeration::count(UErrorCode& /*status*/) const { count() function in FormatNameEnumeration [all...] |
| H A D | timezone.cpp | 587 int32_t count = locale.getKeywordValue("timezone", buffer, sizeof(buffer), localStatus); in forLocaleOrDefault() local
|
| H A D | rulebasedcollator.cpp | 1433 FixedSortKeyByteSink sink(reinterpret_cast<char *>(dest), count); in internalNextSortKeyPart() local 1424 internalNextSortKeyPart(UCharIterator *iter, uint32_t state[2], uint8_t *dest, int32_t count, UErrorCode &errorCode) const internalNextSortKeyPart() argument [all...] |
| H A D | astro.cpp | 1374 int32_t count = 0; in riseOrSet() local
|
| H A D | rbnf.cpp | 239 size_t count = (cap - size) * sizeof(void*); in add() local
|
| /third_party/libuv/src/win/ |
| H A D | pipe.c | 695 void uv_pipe_pending_instances(uv_pipe_t* handle, int count) { in uv_pipe_pending_instances() argument 1922 static int uv__pipe_read_exactly(HANDLE h, void* buffer, DWORD count) { in uv__pipe_read_exactly() argument
|
| H A D | tty.c | 1244 DWORD count, written; in uv__tty_reset() local 1308 DWORD count, written; in uv__tty_clear() local
|
| H A D | util.c | 667 int count; in uv_interface_addresses() local 1168 int uv_os_environ(uv_env_item_t** envitems, int* count) { in uv_os_environ() argument 872 uv_free_interface_addresses(uv_interface_address_t* addresses, int count) uv_free_interface_addresses() argument [all...] |
| /third_party/libuv/src/unix/ |
| H A D | core.c | 1399 int uv_os_environ(uv_env_item_t** envitems, int* count) { in uv_os_environ() argument
|
| /third_party/libsnd/src/ |
| H A D | aiff.c | 620 { uint16_t count, id, len ; in aiff_read_header() local 1653 int count ; uint2tenbytefloat() local 1688 int count ; aiff_read_basc_chunk() local [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | r128_drm.h | 269 int count; /* Number of vertices in buffer */ member
|
| /third_party/libcoap/src/ |
| H A D | coap_block.c | 2170 add_block_send(uint32_t num, int is_continue, send_track *out_blocks, uint32_t *count, uint32_t max_count) add_block_send() argument [all...] |
| /third_party/libdrm/intel/ |
| H A D | intel_decode.c | 57 uint32_t count; member 2284 uint32_t count = ctx->count; decode_3d_primitive() local 3865 drm_intel_decode_set_batch_pointer(struct drm_intel_decode *ctx, void *data, uint32_t hw_offset, int count) drm_intel_decode_set_batch_pointer() argument [all...] |
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 127 size_t count; member [all...] |
| /third_party/mbedtls/library/ |
| H A D | ecp.c | 1143 mbedtls_mpi_shift_l_mod(const mbedtls_ecp_group *grp, mbedtls_mpi *X, size_t count) mbedtls_mpi_shift_l_mod() argument
|