Home
last modified time | relevance | path

Searched defs:info (Results 2151 - 2175 of 4283) sorted by relevance

1...<<81828384858687888990>>...172

/third_party/mbedtls/programs/psa/
H A Daead_demo.c130 static psa_status_t aead_prepare(const char *info, in aead_prepare() argument
241 static psa_status_t aead_demo(const char *info) in aead_demo() argument
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dsiaddrlib.h53 ADDR_TILEINFO info; member
/third_party/libdrm/amdgpu/
H A Damdgpu_internal.h83 struct amdgpu_gpu_info info; member
H A Damdgpu_bo.c103 amdgpu_bo_set_metadata(amdgpu_bo_handle bo, struct amdgpu_bo_metadata *info) amdgpu_bo_set_metadata() argument
126 amdgpu_bo_query_info(amdgpu_bo_handle bo, struct amdgpu_bo_info *info) amdgpu_bo_query_info() argument
499 amdgpu_query_buffer_size_alignment(amdgpu_device_handle dev, struct amdgpu_buffer_size_alignments *info) amdgpu_query_buffer_size_alignment() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_address.c423 coap_addr_info_t *info = NULL; in coap_resolve_address_info() local
705 coap_addr_info_t *info = NULL; coap_resolve_address_info() local
822 coap_free_address_info(coap_addr_info_t *info) coap_free_address_info() argument
[all...]
/third_party/libbpf/src/
H A Dlibbpf_probes.c63 static __u32 get_debian_kernel_version(struct utsname *info) in get_debian_kernel_version() argument
83 struct utsname info; in get_kernel_version() local
[all...]
/third_party/mbedtls/library/
H A Dmd.c192 static psa_algorithm_t psa_alg_of_md(const mbedtls_md_info_t *info) in psa_alg_of_md() argument
244 static int md_can_use_psa(const mbedtls_md_info_t *info) in md_can_use_psa() argument
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c126 static int aead_prepare(const char *info, in aead_prepare() argument
172 const mbedtls_cipher_info_t *info = mbedtls_cipher_info_from_type(type); in aead_info() local
222 static int aead_demo(const char *info) in aead_demo() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_large_constants.c104 handle_constant_store(void *mem_ctx, struct var_info *info, in handle_constant_store() argument
248 struct var_info *info = &var_infos[var->index]; in nir_opt_large_constants() local
279 struct var_info *info = &var_infos[var->index]; nir_opt_large_constants() local
298 struct var_info *info = &var_infos[i]; nir_opt_large_constants() local
334 struct var_info *info = &var_infos[i]; nir_opt_large_constants() local
361 struct var_info *info = &var_infos[var->index]; nir_opt_large_constants() local
382 struct var_info *info = &var_infos[var->index]; nir_opt_large_constants() local
398 struct var_info *info = &var_infos[i]; nir_opt_large_constants() local
[all...]
H A Dnir_opt_dce.c71 const nir_intrinsic_info *info = &nir_intrinsic_infos[intrin->intrinsic]; in is_live() local
H A Dnir_gather_info.c878 const nir_op_info *info = &nir_op_infos[instr->op]; gather_alu_info() local
[all...]
H A Dnir_lower_const_arrays_to_uniforms.c132 lower_const_array_to_uniform(nir_shader *shader, struct var_info *info, in lower_const_array_to_uniform() argument
313 struct var_info *info = &var_infos[var->index]; in nir_lower_const_arrays_to_uniforms() local
340 struct var_info *info = &var_infos[var->index]; nir_lower_const_arrays_to_uniforms() local
354 struct var_info *info = &var_infos[i]; nir_lower_const_arrays_to_uniforms() local
[all...]
H A Dnir_inline_uniforms.c139 is_induction_variable(const nir_src *src, int component, nir_loop_info *info, in is_induction_variable() argument
185 add_inlinable_uniforms(const nir_src *cond, nir_loop_info *info, in add_inlinable_uniforms() argument
241 process_node(nir_cf_node *node, nir_loop_info *info, in process_node() argument
[all...]
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c33 struct rnndecaddrinfo *info = rnn_reginfo(rnn_pipe, reg); in dump_mem_pool_reg_write() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_android.c182 struct cros_gralloc0_buffer_info info; in tu_gralloc_info_cros() local
/third_party/mesa3d/src/freedreno/isa/
H A Dencode.c329 const struct ir3_info *info = &v->info; in isa_assemble() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader_args.c80 count_vs_user_sgprs(const struct radv_shader_info *info) in count_vs_user_sgprs() argument
95 count_ms_user_sgprs(const struct radv_shader_info *info) in count_ms_user_sgprs() argument
108 count_ngg_sgprs(const struct radv_shader_info *info, bool has_ngg_query) in count_ngg_sgprs() argument
121 allocate_inline_push_consts(const struct radv_shader_info *info, in allocate_inline_push_consts() argument
152 allocate_user_sgprs(enum amd_gfx_level gfx_level, const struct radv_shader_info *info, struct radv_shader_args *args, gl_shader_stage stage, bool has_previous_stage, gl_shader_stage previous_stage, bool needs_view_index, bool has_ngg_query, struct user_sgpr_info *user_sgpr_info) allocate_user_sgprs() argument
246 declare_global_input_sgprs(const struct radv_shader_info *info, const struct user_sgpr_info *user_sgpr_info, struct radv_shader_args *args) declare_global_input_sgprs() argument
279 declare_vs_specific_input_sgprs(const struct radv_shader_info *info, struct radv_shader_args *args, gl_shader_stage stage, bool has_previous_stage, gl_shader_stage previous_stage) declare_vs_specific_input_sgprs() argument
302 declare_vs_input_vgprs(enum amd_gfx_level gfx_level, const struct radv_shader_info *info, struct radv_shader_args *args) declare_vs_input_vgprs() argument
354 declare_streamout_sgprs(const struct radv_shader_info *info, struct radv_shader_args *args, gl_shader_stage stage) declare_streamout_sgprs() argument
388 declare_ms_input_sgprs(const struct radv_shader_info *info, struct radv_shader_args *args) declare_ms_input_sgprs() argument
410 declare_ps_input_vgprs(const struct radv_shader_info *info, struct radv_shader_args *args) declare_ps_input_vgprs() argument
462 declare_ngg_sgprs(const struct radv_shader_info *info, struct radv_shader_args *args, bool has_ngg_query) declare_ngg_sgprs() argument
536 radv_declare_shader_args(enum amd_gfx_level gfx_level, const struct radv_pipeline_key *key, const struct radv_shader_info *info, gl_shader_stage stage, bool has_previous_stage, gl_shader_stage previous_stage, struct radv_shader_args *args) radv_declare_shader_args() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_android.c180 struct cros_gralloc0_buffer_info info; in v3dv_gralloc_info_cros() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_opt_dead_builtin_varyings.c77 initialise_varying_info(struct varying_info *info, nir_variable_mode mode, in initialise_varying_info() argument
105 gather_info_on_varying_deref(struct varying_info *info, nir_deref_instr *deref) gather_info_on_varying_deref() argument
132 get_varying_info(struct varying_info *info, nir_shader *shader, unsigned num_tfeedback_decls, struct xfb_decl *tfeedback_decls) get_varying_info() argument
236 const struct varying_info *info; global() member
290 const struct varying_info *info = rv_data->info; rewrite_varying_deref() local
342 replace_varyings(const struct gl_constants *consts, struct gl_linked_shader *shader, struct gl_shader_program *prog, const struct varying_info *info, unsigned external_texcoord_usage, unsigned external_color_usage, bool external_has_fog) replace_varyings() argument
450 lower_texcoord_array(const struct gl_constants *consts, struct gl_linked_shader *shader, struct gl_shader_program *prog, const struct varying_info *info) lower_texcoord_array() argument
[all...]
H A Dlink_varyings.cpp365 struct explicit_location_info *info = in check_location_aliasing() local
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c562 rops_init_vhost_h2(struct lws_vhost *vh, const struct lws_context_creation_info *info) rops_init_vhost_h2() argument
577 rops_pt_init_destroy_h2(struct lws_context *context, const struct lws_context_creation_info *info, struct lws_context_per_thread *pt, int destroy) rops_pt_init_destroy_h2() argument
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c769 struct lws_context_creation_info info; in lws_ss_proxy_create() local
[all...]
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
H A Dmain.c325 struct lws_context_creation_info info; in main() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
H A Dminimal-http-client.c412 struct lws_context_creation_info info; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
H A Dminimal-secure-streams.c533 struct lws_context_creation_info info; in main() local
[all...]

Completed in 24 milliseconds

1...<<81828384858687888990>>...172