Home
last modified time | relevance | path

Searched defs:count (Results 3551 - 3575 of 5075) sorted by relevance

1...<<141142143144145146147148149150>>...203

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h175 int count; member
/third_party/libuv/src/unix/
H A Daix.c145 int count; in uv__io_poll() local
1060 int uv_cpu_info(uv_cpu_info_t** cpu_infos, int* count) { in uv_cpu_info() argument
1116 int uv_interface_addresses(uv_interface_address_t** addresses, int* count) { in uv_interface_addresses() argument
1284 uv_free_interface_addresses(uv_interface_address_t* addresses, int count) uv_free_interface_addresses() argument
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shadowed_regs.c4050 ac_check_shadowed_regs(enum amd_gfx_level gfx_level, enum radeon_family family, unsigned reg_offset, unsigned count) ac_check_shadowed_regs() argument
/third_party/mesa3d/include/GL/
H A Dglx.h416 int count; /* if nonzero, at least this many more */ member
/third_party/libbpf/src/
H A Dbpf.c544 int bpf_map_delete_batch(int fd, const void *keys, __u32 *count, in bpf_map_delete_batch() argument
516 bpf_map_batch_common(int cmd, int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_batch_common() argument
551 bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_lookup_batch() argument
559 bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, void *keys, void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_lookup_and_delete_batch() argument
568 bpf_map_update_batch(int fd, const void *keys, const void *values, __u32 *count, const struct bpf_map_batch_opts *opts) bpf_map_update_batch() argument
[all...]
H A Dbpf.h566 __u32 count; global() member
[all...]
/third_party/libdrm/intel/
H A Duthash.h1008 unsigned count; global() member
[all...]
H A Dintel_bufmgr_fake.c1499 drm_intel_fake_check_aperture_space(drm_intel_bo ** bo_array, int count) in drm_intel_fake_check_aperture_space() argument
/third_party/mbedtls/library/
H A Dbignum.c456 size_t count = 0; in mbedtls_mpi_lsb() local
860 int mbedtls_mpi_shift_l(mbedtls_mpi *X, size_t count) in mbedtls_mpi_shift_l() argument
882 int mbedtls_mpi_shift_r(mbedtls_mpi *X, size_t count) in mbedtls_mpi_shift_r() argument
2036 int ret, count; mpi_miller_rabin() local
[all...]
/third_party/jerryscript/tests/unit-core/
H A Dtest-api.cpp501 int count = 0; in HWTEST_F() local
/third_party/json/tests/src/
H A Dunit-bjdata.cpp29 explicit SaxCountdown(const int count) : events_left(count) in SaxCountdown() argument
[all...]
/third_party/lame/misc/
H A Dabx.c364 static int count = 0; in eval() local
/third_party/mesa3d/src/compiler/nir/tests/
H A Dvars_tests.cpp56 nir_variable **create_many_int(nir_variable_mode mode, const char *prefix, unsigned count) { in create_many_int() argument
63 nir_variable **create_many_ivec2(nir_variable_mode mode, const char *prefix, unsigned count) { in create_many_ivec2() argument
70 nir_variable **create_many_ivec4(nir_variable_mode mode, const char *prefix, unsigned count) { in create_many_ivec4() argument
84 unsigned count in count_shader_temp_vars() local
126 unsigned count = 0; count_intrinsics() local
142 unsigned count = 0; count_derefs() local
2427 unsigned count = 0; TEST_F() local
2449 unsigned count = 0; TEST_F() local
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c45 unsigned count = 0; in glsl_type_count_function_params() local
112 vtn_handle_function_call(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_function_call() argument
175 vtn_cfg_handle_prepass_instruction(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_cfg_handle_prepass_instruction() argument
903 vtn_handle_phis_first_pass(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_phis_first_pass() argument
941 vtn_handle_phi_second_pass(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_phi_second_pass() argument
H A Dvtn_opencl.c620 _handle_v_load_store(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, const uint32_t *w, unsigned count, bool load, bool vec_aligned, nir_rounding_mode rounding) _handle_v_load_store() argument
702 vtn_handle_opencl_vload(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, const uint32_t *w, unsigned count) vtn_handle_opencl_vload() argument
711 vtn_handle_opencl_vstore(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, const uint32_t *w, unsigned count) vtn_handle_opencl_vstore() argument
720 vtn_handle_opencl_vstore_half_r(struct vtn_builder *b, enum OpenCLstd_Entrypoints opcode, const uint32_t *w, unsigned count) vtn_handle_opencl_vstore_half_r() argument
903 vtn_handle_opencl_instruction(struct vtn_builder *b, SpvOp ext_opcode, const uint32_t *w, unsigned count) vtn_handle_opencl_instruction() argument
1096 vtn_handle_opencl_core_instruction(struct vtn_builder *b, SpvOp opcode, const uint32_t *w, unsigned count) vtn_handle_opencl_core_instruction() argument
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c1174 droid_get_buffers_parse_attachments(struct dri2_egl_surface *dri2_surf, unsigned int *attachments, int count) global() argument
1229 droid_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) global() argument
H A Dplatform_ohos.c766 ohos_get_buffers_parse_attachments(struct dri2_egl_surface *dri2_surf, unsigned int *attachments, int count) ohos_get_buffers_parse_attachments() argument
820 ohos_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) ohos_get_buffers_with_format() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c848 tu_FreeDescriptorSets(VkDevice _device, VkDescriptorPool descriptorPool, uint32_t count, const VkDescriptorSet *pDescriptorSets) tu_FreeDescriptorSets() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir.cpp1786 const int count = sizeof(tex_opcode_strs) / sizeof(tex_opcode_strs[0]); in get_opcode() local
1833 ir_swizzle::init_mask(const unsigned *comp, unsigned count) in init_mask() argument
1874 ir_swizzle(ir_rvalue *val, unsigned x, unsigned y, unsigned z, unsigned w, unsigned count) ir_swizzle() argument
1882 ir_swizzle(ir_rvalue *val, const unsigned *comp, unsigned count) ir_swizzle() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_radeon_winsys.h186 unsigned count; member
317 radeon_emit_array(struct radeon_cmdbuf *cs, const uint32_t *values, unsigned count) in radeon_emit_array() argument
H A Dradv_debug.c469 uint32_t count = util_bitcount(pipeline->vb_desc_usage_mask); in radv_dump_vertex_descriptors() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c954 v3dv_FreeDescriptorSets(VkDevice _device, VkDescriptorPool descriptorPool, uint32_t count, const VkDescriptorSet *pDescriptorSets) v3dv_FreeDescriptorSets() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_deref.c53 int count = 0; in nir_deref_path_init() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp534 add_desc_binding(VkShaderStageFlags stage_flags, uint32_t layout, uint32_t binding, VkDescriptorType type, uint32_t count) add_desc_binding() argument
/third_party/libwebsockets/lib/roles/h2/
H A Dprivate-lib-roles-h2.h280 uint32_t count; member

Completed in 46 milliseconds

1...<<141142143144145146147148149150>>...203