Searched defs:type (Results 451 - 475 of 2885) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c86 ctf_id_t type = 0; local
182 ctf_id_t type; local
216 ctf_lookup_by_id(ctf_file_t **fpp, ctf_id_t type) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/head/
H A Dsynch.h52 uint16_t type; member in struct:_sema
82 uint16_t type; member in struct:_rwlock
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.c48 dt_xlator_create_member(const char *name, ctf_id_t type, ulong_t off, void *arg) argument
361 dt_xlator_ident(dt_xlator_t *dxp, ctf_file_t *ctfp, ctf_id_t type) argument
[all...]
/freebsd-10.1-release/contrib/amd/amd/
H A Dam_ops.c362 ops_search(char *type) argument
/freebsd-10.1-release/contrib/apr/file_io/unix/
H A Ddir.c106 static apr_filetype_e filetype_from_dirent_type(int type) argument
138 apr_filetype_e type; local
/freebsd-10.1-release/contrib/apr/include/
H A Dapr_portable.h188 int type; /**< always required (SOCK_STREAM, SOCK_DGRAM, etc.) */ member in struct:apr_os_sock_info_t
[all...]
/freebsd-10.1-release/contrib/apr/include/arch/unix/
H A Dapr_arch_networkio.h106 int type; member in struct:apr_socket_t
/freebsd-10.1-release/contrib/apr-util/dbm/
H A Dapr_dbm.c78 dbm_open_type(apr_dbm_type_t const* * vtable, const char *type, apr_pool_t *pool) argument
[all...]
/freebsd-10.1-release/contrib/apr-util/include/
H A Dapr_ldap_option.h167 int type; member in struct:apr_ldap_opt_tls_cert_t
[all...]
/freebsd-10.1-release/contrib/atf/atf-c/
H A Derror.c63 error_init(atf_error_t err, const char *type, void *data, size_t datalen, argument
94 atf_error_new(const char *type, void *data, size_t datalen, argument
153 atf_error_is(const atf_error_t err, const char *type) argument
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcpu-arm.c217 unsigned char type[4]; /* Interpretation of the descriptor. */ member in struct:__anon188
230 unsigned long type; local
413 bfd_is_arm_special_symbol_name (const char * name, int type) argument
[all...]
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dobj-aout.c34 int desc, type, other; local
[all...]
/freebsd-10.1-release/contrib/binutils/include/opcode/
H A Dscore-datadep.h51 enum insn_type_for_dependency type; member in struct:insn_to_dependency
/freebsd-10.1-release/contrib/binutils/opcodes/
H A Dia64-dis.c37 enum ia64_insn_type type; local
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dc-omp.c93 tree x, type, addr; local
[all...]
H A Dconvert.c42 convert_to_pointer (tree type, tree expr) argument
87 convert_to_block_pointer(tree type, tree expr) argument
140 tree type = NULL; local
178 convert_to_real(tree type, tree expr) argument
406 convert_to_integer(tree type, tree expr) argument
803 convert_to_complex(tree type, tree expr) argument
856 convert_to_vector(tree type, tree expr) argument
[all...]
H A Dprefix.c138 DWORD type; local
H A Dtree-gimple.c272 is_gimple_reg_type (tree type) argument
H A Dvalue-prof.h50 enum hist_type type; /* Type of information to measure. */ member in struct:histogram_value_t
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Drs6000-c.c2493 tree type; local
[all...]
/freebsd-10.1-release/contrib/gcc/cp/
H A Dcp-objcp-common.c78 tree type = TREE_TYPE (exp); local
138 cp_var_mod_type_p(tree type, tree fn) argument
[all...]
H A Dfriend.c39 is_friend (tree type, tree supplicant) argument
132 add_friend (tree type, tree decl, bool complain) argument
202 make_friend_class(tree type, tree friend_type, bool complain) argument
[all...]
H A Drepo.c261 char type = IDENTIFIER_REPO_CHOSEN (name) ? 'C' : 'O'; local
295 tree type = NULL_TREE; local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dc-valprint.c72 c_val_print(struct type *type, char *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int format, int deref_ref, int recurse, enum val_prettyprint pretty) argument
494 struct type *type = VALUE_TYPE (val); local
[all...]
/freebsd-10.1-release/contrib/gdb/gdb/cli/
H A Dcli-decode.h168 cmd_types type; member in struct:cmd_list_element

Completed in 173 milliseconds

<<11121314151617181920>>