Home
last modified time | relevance | path

Searched defs:info (Results 2426 - 2450 of 8157) sorted by relevance

1...<<919293949596979899100>>...327

/third_party/libsnd/examples/
H A Dsndfile-loopify.c149 add_instrument_data (SNDFILE *file, const SF_INFO *info) in add_instrument_data() argument
/third_party/libwebsockets/lib/cose/
H A Dcose_sign.c29 lws_cose_sign_create(const lws_cose_sign_create_info_t *info) in lws_cose_sign_create() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dsocks5-client.c194 lws_socks5c_ads_server(struct lws_vhost *vh, const struct lws_context_creation_info *info) lws_socks5c_ads_server() argument
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dprivate-lib-misc-cache-ttl.h58 struct lws_cache_creation_info info; member
/third_party/libuv/include/uv/
H A Dthreadpool.h58 struct uv_work_dump_info* info; member
71 struct uv_work_dump_info* info; member
/third_party/mesa3d/src/amd/common/
H A Dac_sqtt.c155 ac_check_profile_state(const struct radeon_info *info) in ac_check_profile_state() argument
66 ac_is_thread_trace_complete(struct radeon_info *rad_info, const struct ac_thread_trace_data *data, const struct ac_thread_trace_info *info) ac_is_thread_trace_complete() argument
90 ac_get_expected_buffer_size(struct radeon_info *rad_info, const struct ac_thread_trace_info *info) ac_get_expected_buffer_size() argument
[all...]
/third_party/libcoap/src/oscore/
H A Doscore_crypto.c101 oscore_hkdf_expand(cose_hkdf_alg_t hkdf_alg, coap_bin_const_t *prk, uint8_t *info, size_t info_len, uint8_t *okm, size_t okm_len) oscore_hkdf_expand() argument
158 oscore_hkdf(cose_hkdf_alg_t hkdf_alg, coap_bin_const_t *salt, coap_bin_const_t *ikm, uint8_t *info, size_t info_len, uint8_t *okm, size_t okm_len) oscore_hkdf() argument
/third_party/libdrm/nouveau/
H A Dabi16.c273 abi16_bo_info(struct nouveau_bo *bo, struct drm_nouveau_gem_info *info) in abi16_bo_info() argument
313 struct drm_nouveau_gem_info *info = &req.info; abi16_bo_init() local
[all...]
/third_party/libbpf/src/
H A Dbpf_prog_linfo.c100 struct bpf_prog_linfo *bpf_prog_linfo__new(const struct bpf_prog_info *info) in bpf_prog_linfo__new() argument
[all...]
/third_party/mbedtls/library/
H A Dssl_ciphersuites.c1903 size_t mbedtls_ssl_ciphersuite_get_cipher_key_bitlen(const mbedtls_ssl_ciphersuite_t *info) in mbedtls_ssl_ciphersuite_get_cipher_key_bitlen() argument
1929 mbedtls_pk_type_t mbedtls_ssl_get_ciphersuite_sig_pk_alg(const mbedtls_ssl_ciphersuite_t *info) in mbedtls_ssl_get_ciphersuite_sig_pk_alg() argument
1951 psa_algorithm_t mbedtls_ssl_get_ciphersuite_sig_pk_psa_alg(const mbedtls_ssl_ciphersuite_t *info) in mbedtls_ssl_get_ciphersuite_sig_pk_psa_alg() argument
1974 mbedtls_ssl_get_ciphersuite_sig_pk_psa_usage(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_get_ciphersuite_sig_pk_psa_usage() argument
1995 mbedtls_ssl_get_ciphersuite_sig_alg(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_get_ciphersuite_sig_alg() argument
2015 mbedtls_ssl_ciphersuite_uses_ec(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_uses_ec() argument
2035 mbedtls_ssl_ciphersuite_uses_psk(const mbedtls_ssl_ciphersuite_t *info) mbedtls_ssl_ciphersuite_uses_psk() argument
[all...]
H A Dhkdf.c28 mbedtls_hkdf(const mbedtls_md_info_t *md, const unsigned char *salt, size_t salt_len, const unsigned char *ikm, size_t ikm_len, const unsigned char *info, size_t info_len, unsigned char *okm, size_t okm_len) mbedtls_hkdf() argument
75 mbedtls_hkdf_expand(const mbedtls_md_info_t *md, const unsigned char *prk, size_t prk_len, const unsigned char *info, size_t info_len, unsigned char *okm, size_t okm_len) mbedtls_hkdf_expand() argument
/third_party/mbedtls/tests/scripts/
H A Danalyze_outcomes.py55 def info(self, fmt, *args, **kwargs): member in Results
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
H A Decma-builtin-typedarray.c162 ecma_typedarray_info_t info = ecma_typedarray_get_info (ret_obj_p); in ecma_builtin_typedarray_of() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_image.c118 const nir_intrinsic_info *info = &nir_intrinsic_infos[instr->intrinsic]; in ir3_get_type_for_image_intrinsic() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_dynamic_rendering.c63 const VkCommandBufferAllocateInfo info = { in get_cmd_buffer() local
/third_party/mesa3d/src/freedreno/ir3/tests/
H A Ddisasm.c491 struct ir3_kernel_info info = {}; in main() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_llvm_helper.cpp77 radv_compile_to_elf(struct ac_llvm_compiler *info, LLVMModuleRef module, char **pelf_buffer, in radv_compile_to_elf() argument
100 radv_init_llvm_compiler(struct ac_llvm_compiler *info, enum radeon_family family, in radv_init_llvm_compiler() argument
H A Dradv_nir_lower_abi.c35 const struct radv_shader_info *info; member
259 radv_nir_lower_abi(nir_shader *shader, enum amd_gfx_level gfx_level, const struct radv_shader_info *info, const struct radv_shader_args *args, const struct radv_pipeline_key *pl_key, bool use_llvm) radv_nir_lower_abi() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_winsys.h45 struct radeon_info info; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_gather_ssa_types.c108 const nir_op_info *info = &nir_op_infos[alu->op]; in nir_gather_ssa_types() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-certinfo/
H A Dminimal-http-client-certinfo.c170 struct lws_context_creation_info info; in main() local
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-custom-headers/
H A Dminimal-http-client-custom-headers.c144 struct lws_context_creation_info info; in main() local
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
H A Dminimal-raw-vhost.c116 struct lws_context_creation_info info; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c143 struct lws_context_creation_info info; in main() local
/third_party/ltp/testcases/kernel/controllers/cpuctl/
H A Dcpuctl_latency_check_task.c64 #define info printf("The results FAIL is just intuitive and not exact" \ macro

Completed in 14 milliseconds

1...<<919293949596979899100>>...327