Home
last modified time | relevance | path

Searched defs:count (Results 4126 - 4150 of 6508) sorted by relevance

1...<<161162163164165166167168169170>>...261

/third_party/libuv/src/unix/
H A Dudp.c218 int count; in uv__udp_recvmsg() local
H A Dibmi.c287 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
394 int uv_interface_addresses(uv_interface_address_t** addresses, int* count) { in uv_interface_addresses() argument
500 void uv_free_interface_addresses(uv_interface_address_t* addresses, int count) { in uv_free_interface_addresses() argument
[all...]
H A Dstream.c843 int count; in uv__write() local
985 size_t count; in uv__stream_recv_cmsg() local
1025 int count; uv__read() local
[all...]
H A Dsunos.c162 int count; in uv__io_poll() local
669 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
760 int uv_interface_addresses(uv_interface_address_t** addresses, int* count) { in uv_interface_addresses() argument
825 int uv_interface_addresses(uv_interface_address_t** addresses, int* count) { in uv_interface_addresses() argument
887 uv_free_interface_addresses(uv_interface_address_t* addresses, int count) uv_free_interface_addresses() argument
[all...]
/third_party/libsnd/src/
H A Dalac.c38 { uint32_t current, count, allocated ; member
846 int32_t count in alac_pakt_read_decode() local
[all...]
H A Dsndfile.c1702 sf_count_t count, extra ; in sf_read_raw() local
1754 sf_count_t count, extra ; sf_read_short() local
1809 sf_count_t count, extra ; sf_readf_short() local
1862 sf_count_t count, extra ; sf_read_int() local
1917 sf_count_t count, extra ; sf_readf_int() local
1970 sf_count_t count, extra ; sf_read_float() local
2025 sf_count_t count, extra ; sf_readf_float() local
2078 sf_count_t count, extra ; sf_read_double() local
2133 sf_count_t count, extra ; sf_readf_double() local
2186 sf_count_t count ; sf_write_raw() local
2245 sf_count_t count ; sf_write_short() local
2302 sf_count_t count ; sf_writef_short() local
2357 sf_count_t count ; sf_write_int() local
2414 sf_count_t count ; sf_writef_int() local
2469 sf_count_t count ; sf_write_float() local
2526 sf_count_t count ; sf_writef_float() local
2581 sf_count_t count ; sf_write_double() local
2638 sf_count_t count ; sf_writef_double() local
[all...]
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c75 char count; member
96 char count; member
[all...]
/third_party/libuv/src/win/
H A Dtcp.c974 int count; in uv__process_tcp_read_req() local
/third_party/mesa3d/src/amd/common/
H A Dac_debug.c241 static void ac_parse_set_reg_packet(FILE *f, unsigned count, unsigned reg_offset, in ac_parse_set_reg_packet() argument
262 int count = PKT_COUNT_G(header); in ac_parse_packet3() local
[all...]
/third_party/libdrm/include/drm/
H A Dsavage_drm.h130 unsigned int count; member
186 unsigned short count; /* number of consecutive registers */ member
194 unsigned short count; /* number of vertices */ member
201 unsigned short count; /* number of indices that follow */ member
/third_party/libcoap/examples/
H A Doscore-interop-server.c210 static int count = 0; in hnd_get_observe1() local
245 static int count = 0; in hnd_get_observe2() local
/third_party/lzma/CPP/Common/
H A DMyString.cpp932 void AString::Delete(unsigned index, unsigned count) throw() in Delete() argument
1574 void UString::Delete(unsigned index, unsigned count) throw() in Delete() argument
[all...]
/third_party/mbedtls/library/
H A Dbignum_core.c330 mbedtls_mpi_core_shift_r(mbedtls_mpi_uint *X, size_t limbs, size_t count) mbedtls_mpi_core_shift_r() argument
370 mbedtls_mpi_core_shift_l(mbedtls_mpi_uint *X, size_t limbs, size_t count) mbedtls_mpi_core_shift_l() argument
597 mbedtls_mpi_core_ct_uint_table_lookup(mbedtls_mpi_uint *dest, const mbedtls_mpi_uint *table, size_t limbs, size_t count, size_t index) mbedtls_mpi_core_ct_uint_table_lookup() argument
666 int count = (n_bytes > 4 ? 30 : 250); mbedtls_mpi_core_random() local
[all...]
/third_party/json/include/nlohmann/
H A Djson.hpp2700 size_type count(const typename object_t::key_type& key) const in count() function in basic_json
2710 size_type count(KeyType && key) const in count() function in basic_json
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c313 sync_merge(const VkSemaphore *syncobjs, uint32_t count, bool wait_all, bool reset) in sync_merge() argument
663 tu_ResetFences(VkDevice _device, uint32_t count, const VkFence *pFences) in tu_ResetFences() argument
636 tu_WaitForFences(VkDevice _device, uint32_t count, const VkFence *pFences, VkBool32 waitAll, uint64_t timeout) tu_WaitForFences() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_goto_ifs.c94 unsigned count = 0; in print_block_set() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_alu.c1289 vtn_handle_bitcast(struct vtn_builder *b, const uint32_t *w, unsigned count) in vtn_handle_bitcast() argument
594 vtn_handle_alu(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_alu() argument
1005 vtn_handle_integer_dot(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_integer_dot() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c317 dri2_drm_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers_with_format() argument
363 dri2_drm_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers() argument
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp123 unsigned count = 0; in count_intrinsics() local
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump2.c308 uint32_t count; /* number of records */ member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tess.c886 nir_ssa_def *count = nir_load_var(b, state->vertex_count_var); in lower_gs_block() local
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c163 unsigned count = group.resource_count; in agxdecode_decode_segment_list() local
286 unsigned count in agxdecode_stateful() local
[all...]
H A Dio.h151 uint32_t count; member
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c194 get_group_offset_count(const char **atts, uint32_t *offset, uint32_t *count, in get_group_offset_count() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_queue.c465 process_waits(struct v3dv_queue *queue, uint32_t count, struct vk_sync_wait *waits) process_waits() argument
527 process_signals(struct v3dv_queue *queue, uint32_t count, struct vk_sync_signal *signals) process_signals() argument
578 set_in_syncs(struct v3dv_queue *queue, struct v3dv_job *job, enum v3dv_queue_type queue_sync, uint32_t *count, struct v3dv_submit_sync_info *sync_info) set_in_syncs() argument
641 set_out_syncs(struct v3dv_queue *queue, struct v3dv_job *job, enum v3dv_queue_type queue_sync, uint32_t *count, struct v3dv_submit_sync_info *sync_info, bool signal_syncs) set_out_syncs() argument
[all...]

Completed in 39 milliseconds

1...<<161162163164165166167168169170>>...261