| /third_party/icu/icu4c/source/i18n/ |
| 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/icu/icu4c/source/common/ |
| 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/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
|
| H A D | rsa.c | 1290 int ret, count = 0; in rsa_prepare_blinding() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-array-prototype.c | 2497 uint32_t count = JERRY_MIN (end - start, len - target); in ecma_builtin_array_prototype_object_copy_within() local
|
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/ |
| H A D | ecma-builtin-typedarray-prototype.c | 1915 uint32_t count = JERRY_MIN (distance, offset); in ecma_builtin_typedarray_prototype_copy_within() local 1975 uint32_t count = distance > 0 ? (uint32_t) distance : 0; in ecma_builtin_typedarray_prototype_slice() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 3055 int start, count; in nir_io_add_intrinsic_xfb_info() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_variables.c | 2268 vtn_get_mem_operands(struct vtn_builder *b, const uint32_t *w, unsigned count, in vtn_get_mem_operands() argument 2375 vtn_handle_variables(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_variables() argument [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 2002 unsigned int count = 0; in dri2_wl_add_configs_for_visuals() local 1179 dri2_wl_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_wl_get_buffers_with_format() argument 1221 dri2_wl_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_wl_get_buffers() argument [all...] |
| H A D | platform_x11.c | 484 dri2_x11_process_buffers(struct dri2_egl_surface *dri2_surf, xcb_dri2_dri2_buffer_t *buffers, unsigned count) dri2_x11_process_buffers() argument 523 dri2_x11_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_x11_get_buffers() argument 560 dri2_x11_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_x11_get_buffers_with_format() argument [all...] |
| /third_party/mesa3d/src/compiler/ |
| H A D | nir_types.cpp | 971 unsigned count = 0; in glsl_type_count() local
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_context.c | 1129 cso_set_vertex_buffers(struct cso_context *ctx, unsigned start_slot, unsigned count, unsigned unbind_trailing_count, bool take_ownership, const struct pipe_vertex_buffer *buffers) cso_set_vertex_buffers() argument 1672 cso_draw_arrays(struct cso_context *cso, uint mode, uint start, uint count) cso_draw_arrays() argument 1692 cso_draw_arrays_instanced(struct cso_context *cso, uint mode, uint start, uint count, uint start_instance, uint instance_count) cso_draw_arrays_instanced() argument [all...] |