Home
last modified time | relevance | path

Searched defs:count (Results 4301 - 4325 of 5284) sorted by relevance

1...<<171172173174175176177178179180>>...212

/third_party/icu/icu4c/source/i18n/
H A Dtimezone.cpp587 int32_t count = locale.getKeywordValue("timezone", buffer, sizeof(buffer), localStatus); in forLocaleOrDefault() local
H A Drulebasedcollator.cpp1433 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 Dastro.cpp1374 int32_t count = 0; in riseOrSet() local
H A Drbnf.cpp239 size_t count = (cap - size) * sizeof(void*); in add() local
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp151 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 Dunames.cpp773 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 Dpipe.c695 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 Dtty.c1244 DWORD count, written; in uv__tty_reset() local
1308 DWORD count, written; in uv__tty_clear() local
H A Dutil.c667 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 Dcore.c1399 int uv_os_environ(uv_env_item_t** envitems, int* count) { in uv_os_environ() argument
/third_party/libsnd/src/
H A Daiff.c620 { 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 Dr128_drm.h269 int count; /* Number of vertices in buffer */ member
/third_party/libcoap/src/
H A Dcoap_block.c2170 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 Dintel_decode.c57 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 Dcoap-client.c127 size_t count; member
[all...]
/third_party/mbedtls/library/
H A Decp.c1143 mbedtls_mpi_shift_l_mod(const mbedtls_ecp_group *grp, mbedtls_mpi *X, size_t count) mbedtls_mpi_shift_l_mod() argument
H A Drsa.c1290 int ret, count = 0; in rsa_prepare_blinding() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-array-prototype.c2497 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 Decma-builtin-typedarray-prototype.c1915 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 Dnir_lower_io.c3055 int start, count; in nir_io_add_intrinsic_xfb_info() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c2268 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 Dplatform_wayland.c2002 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 Dplatform_x11.c484 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 Dnir_types.cpp971 unsigned count = 0; in glsl_type_count() local
/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c1129 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...]

Completed in 80 milliseconds

1...<<171172173174175176177178179180>>...212