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

1234567891011>>

/freebsd-10-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_anon_struct.c3 typedef int type; typedef
/freebsd-10-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-10-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-10-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-10-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-10-stable/contrib/tcpdump/
H A Dprint-carp.c56 int version, type; local
/freebsd-10-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-10-stable/crypto/heimdal/lib/krb5/
H A Dpadata.c37 krb5_find_padata(PA_DATA *val, unsigned len, int type, int *idx) argument
46 krb5_padata_add(krb5_context context, METHOD_DATA *md, int type, void *buf, size_t len) argument
/freebsd-10-stable/crypto/heimdal/lib/sl/
H A Dslc.h41 enum { a_value, a_assignment } type; member in struct:assignment
/freebsd-10-stable/lib/libc/gen/
H A Ddevname.c46 devname_r(dev_t dev, mode_t type, char *buf, int len) argument
70 devname(dev_t dev, mode_t type) argument
/freebsd-10-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...]
/freebsd-10-stable/lib/libc/sparc64/sys/
H A D__sparc_utrap_install.c34 __sparc_utrap_install(utrap_entry_t type, utrap_handler_t new_precise, argument
/freebsd-10-stable/lib/libkse/thread/
H A Dthr_mattr_kind_np.c74 _pthread_mutexattr_settype(pthread_mutexattr_t *attr, int type) argument
88 _pthread_mutexattr_gettype(pthread_mutexattr_t *attr, int *type) argument
/freebsd-10-stable/lib/libprocstat/
H A Dlibprocstat_internal.h33 int type; member in struct:procstat
/freebsd-10-stable/lib/msun/src/
H A Ds_lround.c34 #define type double macro
/freebsd-10-stable/share/examples/ses/srcs/
H A Deltsub.c47 geteltnm(int type) argument
/freebsd-10-stable/sys/amd64/include/
H A Dkdb.h55 kdb_cpu_trap(int type, int code) argument
/freebsd-10-stable/sys/arm/arm/
H A Dgdb_machdep.c108 gdb_cpu_signal(int type, int code) argument
/freebsd-10-stable/sys/arm/include/
H A Dkdb.h56 kdb_cpu_trap(int type, int code) argument
/freebsd-10-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-10-stable/sys/dev/lindev/
H A Dfull.c77 lindev_modevent_full(module_t mod __unused, int type, void *data __unused) argument

Completed in 149 milliseconds

1234567891011>>