Searched defs:type (Results 51 - 75 of 3425) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_anon_struct.c3 typedef int type; typedef
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-msdp.c36 unsigned int type, len; local
/freebsd-11-stable/lib/csu/common/
H A Dcrtbrand.c58 int32_t type; member in struct:__anon4649
/freebsd-11-stable/usr.sbin/sesutil/
H A Deltsub.c54 geteltnm(int type) argument
/freebsd-11-stable/sys/powerpc/psim/
H A Duart_iobus.c73 char *type; local
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dnetaddr.h44 } type; member in struct:isc_netaddr
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Ddns_struct.h62 int type; member in struct:evdns_server_question
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dentry_cmp.hpp61 typedef Cmp_Fn type; typedef in struct:pb_ds::detail::entry_cmp
77 struct type : public Cmp_Fn struct in struct:pb_ds::detail::entry_cmp
81 type() function in struct:pb_ds::detail::entry_cmp::type
85 type(const Cmp_Fn& other) : Cmp_Fn(other) function in struct:pb_ds::detail::entry_cmp::type
H A Dentry_pred.hpp61 typedef Pred type; typedef in struct:pb_ds::detail::entry_pred
77 struct type : public Pred struct in struct:pb_ds::detail::entry_pred
81 type() function in struct:pb_ds::detail::entry_pred::type
85 type(const Pred& other) : Pred(other) function in struct:pb_ds::detail::entry_pred::type
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/tree_policy/
H A Dnode_metadata_selector.hpp61 typedef typename Node_Update::metadata_type type; typedef in struct:pb_ds::detail::tree_metadata_helper
69 typedef null_node_metadata type; typedef in struct:pb_ds::detail::tree_metadata_helper
116 type; typedef in struct:pb_ds::detail::tree_node_metadata_selector
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dnode_metadata_selector.hpp61 typedef typename Node_Update::metadata_type type; typedef in struct:pb_ds::detail::trie_metadata_helper
69 typedef null_node_metadata type; typedef in struct:pb_ds::detail::trie_metadata_helper
116 type; typedef in struct:pb_ds::detail::trie_node_metadata_selector
/freebsd-11-stable/contrib/gdb/gdb/
H A Dax-gdb.h83 struct type *type; member in struct:axs_value
H A Dframe-unwind.h116 enum frame_type type; member in struct:frame_unwind
H A Dm2-valprint.c30 m2_val_print (struct type *type, char *valaddr, int embedded_offset, argument
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64-c.c40 enum cpp_ttype type; local
/freebsd-11-stable/contrib/groff/src/include/
H A Derrarg.h22 enum { EMPTY, STRING, CHAR, INTEGER, UNSIGNED_INTEGER, DOUBLE } type; member in class:errarg
/freebsd-11-stable/sys/arm/include/
H A Dkdb.h63 kdb_cpu_trap(int type, int code) argument
/freebsd-11-stable/sys/arm64/include/
H A Dkdb.h51 kdb_cpu_trap(int type, int code) argument
/freebsd-11-stable/sys/amd64/amd64/
H A Dgdb_machdep.c100 gdb_cpu_signal(int type, int code) argument
/freebsd-11-stable/sys/amd64/include/
H A Dkdb.h55 kdb_cpu_trap(int type, int code) argument
/freebsd-11-stable/sys/arm/arm/
H A Dgdb_machdep.c108 gdb_cpu_signal(int type, int code) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_btcoex.c129 ar9285BTCoexSetParameter(struct ath_hal *ah, u_int32_t type, u_int32_t value) argument
/freebsd-11-stable/contrib/xz/src/liblzma/check/
H A Dcheck.c84 lzma_check_init(lzma_check_state *check, lzma_check type) argument
117 lzma_check_update(lzma_check_state *check, lzma_check type, argument
148 lzma_check_finish(lzma_check_state *check, lzma_check type) argument
[all...]
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_delete.c58 acl_delete_file_np(const char *path_p, acl_type_t type) argument
66 acl_delete_link_np(const char *path_p, acl_type_t type) argument
74 acl_delete_fd_np(int filedes, acl_type_t type) argument
[all...]
H A Dacl_valid.c80 acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl) argument
95 acl_valid_link_np(const char *pathp, acl_type_t type, acl_t acl) argument
110 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) argument
[all...]

Completed in 157 milliseconds

1234567891011>>