/third_party/libuv/src/win/ |
H A D | tcp.c | 1560 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() argument
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zOut.cpp | 462 void COutArchive::WriteAlignedBools(const CBoolVector &v, unsigned numDefined, Byte type, unsigned itemSizeShifts)
in WriteAlignedBools() argument 480 void COutArchive::WriteUInt64DefVector(const CUInt64DefVector &v, Byte type)
in WriteUInt64DefVector() argument
|
H A D | 7zHandlerOut.cpp | 38 Z7_COM7F_IMF(CHandler::GetFileTimeType(UInt32 *type))
in GetFileTimeType() argument
|
/third_party/mbedtls/programs/test/ |
H A D | udp_proxy.c | 480 const char *type; member [all...] |
/third_party/mbedtls/library/ |
H A D | cipher.c | 67 int *type; in mbedtls_cipher_list() local [all...] |
H A D | pk_wrap.c | 52 static int rsa_can_do(mbedtls_pk_type_t type) in rsa_can_do() argument 518 static int eckey_can_do(mbedtls_pk_type_t type) in eckey_can_do() argument 1150 eckeydh_can_do(mbedtls_pk_type_t type) eckeydh_can_do() argument 1181 ecdsa_can_do(mbedtls_pk_type_t type) ecdsa_can_do() argument 1279 rsa_alt_can_do(mbedtls_pk_type_t type) rsa_alt_can_do() argument 1424 ecdsa_opaque_can_do(mbedtls_pk_type_t type) ecdsa_opaque_can_do() argument 1460 rsa_opaque_can_do(mbedtls_pk_type_t type) rsa_opaque_can_do() argument 1474 psa_key_type_t type; rsa_opaque_decrypt() local 1511 psa_key_type_t type; rsa_opaque_sign_wrap() local [all...] |
/third_party/mesa3d/src/amd/common/ |
H A D | ac_debug.c | 539 unsigned type = PKT_TYPE_G(header); in ac_do_parse_ib() local
|
H A D | ac_shader_args.h | 62 enum ac_arg_type type; member
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection_setup.cpp | 241 get_reg_class(isel_context* ctx, RegType type, unsigned components, unsigned bitsize) in get_reg_class() argument 479 RegType type = in init_context() local 601 RegType type = RegType::sgpr; init_context() local 752 RegType type = nir_dest_is_divergent(tex->dest) ? RegType::vgpr : RegType::sgpr; init_context() local 778 RegType type = RegType::sgpr; init_context() local [all...] |
/third_party/libdrm/include/drm/ |
H A D | msm_drm.h | 169 __u32 type; /* in, one of MSM_SUBMIT_CMD_x */ member
|
/third_party/libcoap/src/oscore/ |
H A D | oscore_context.c | 54 compose_info(uint8_t *buffer, size_t buf_size, uint8_t alg, coap_bin_const_t *id, coap_bin_const_t *id_context, coap_str_const_t *type, size_t out_len) compose_info() argument 309 oscore_build_key(oscore_ctx_t *osc_ctx, coap_bin_const_t *id, coap_str_const_t *type, size_t out_len) oscore_build_key() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_dtls.h | 106 coap_tls_library_t type; /**< Library type. One of COAP_TLS_LIBRARY_* */ member [all...] |
/third_party/libcoap/src/ |
H A D | coap_pdu.c | 97 coap_pdu_init(coap_pdu_type_t type, coap_pdu_code_t code, coap_mid_t mid, in coap_pdu_init() argument 153 coap_new_pdu(coap_pdu_type_t type, coap_pdu_code_t code, in coap_new_pdu() argument 1528 coap_pdu_set_type(coap_pdu_t *pdu, coap_pdu_type_t type) coap_pdu_set_type() argument [all...] |
/third_party/libdrm/nouveau/ |
H A D | pushbuf.c | 60 uint32_t type; member
|
/third_party/mbedtls/tests/src/ |
H A D | psa_exercise_key.c | 48 psa_key_type_t type; in check_key_attributes_sanity() local 843 mbedtls_test_psa_exported_key_sanity_check( psa_key_type_t type, size_t bits, const uint8_t *exported, size_t exported_length) mbedtls_test_psa_exported_key_sanity_check() argument 1163 mbedtls_test_psa_usage_to_exercise(psa_key_type_t type, psa_algorithm_t alg) mbedtls_test_psa_usage_to_exercise() argument [all...] |
/third_party/mbedtls/include/psa/ |
H A D | crypto_extra.h | 1712 psa_pake_primitive_type_t type; global() member [all...] |
/third_party/json/include/nlohmann/detail/input/ |
H A D | binary_reader.hpp | 2508 string_t type = it->second; // sax->string() takes a reference get_ubjson_array() local [all...] |
/third_party/jerryscript/jerry-core/ecma/operations/ |
H A D | ecma-container-object.c | 1033 ecma_op_container_create_iterator(ecma_value_t this_arg, uint8_t type, lit_magic_string_id_t lit_id, ecma_builtin_id_t proto_id, ecma_pseudo_array_type_t iterator_type) ecma_op_container_create_iterator() argument
|
H A D | ecma-array-object.c | 770 ecma_op_create_array_iterator(ecma_object_t *obj_p, ecma_array_iterator_type_t type) ecma_op_create_array_iterator() argument
|
H A D | ecma-promise-object.c | 514 ecma_op_create_promise_object(ecma_value_t executor, ecma_promise_executor_type_t type) ecma_op_create_promise_object() argument
|
/third_party/lzma/CPP/7zip/Bundles/SFXCon/ |
H A D | SfxCon.cpp | 207 AddNameToCensor(NWildcard::CCensor &wildcardCensor, const UString &name, bool include, NRecursedType::EEnum type) AddNameToCensor() argument 236 AddCommandLineWildcardToCensor(NWildcard::CCensor &wildcardCensor, const UString &name, bool include, NRecursedType::EEnum type) AddCommandLineWildcardToCensor() argument
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_x11_dri3.c | 137 egl_to_loader_dri3_drawable_type(EGLint type) in egl_to_loader_dri3_drawable_type() argument 152 dri3_create_surface(_EGLDisplay *disp, EGLint type, _EGLConfig *conf, in dri3_create_surface() argument
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | crashdec.c | 656 char *type = NULL; in decode_shader_blocks() local [all...] |
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | freedreno_layout.h | 279 enum fdl_view_type type; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_image.c | 272 ubwc_possible(VkFormat format, VkImageType type, VkImageUsageFlags usage, in ubwc_possible() argument
|