Searched defs:type (Results 1 - 25 of 2885) sorted by relevance

1234567891011>>

/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dsymbol.c37 uchar_t type = GELF_ST_TYPE(sym->st_info); local
/freebsd-10.1-release/contrib/byacc/test/
H A Derr_inherit1.y60 type : REAL { $$ = tREAL; } label
[all...]
H A Derr_inherit2.y60 type : REAL { $$ = tREAL; } label
[all...]
H A Derr_inherit3.y60 type : REAL { $$ = tREAL; } label
[all...]
H A Derr_inherit4.y62 type : REAL { $$ = tREAL; } label
[all...]
H A Derr_inherit5.y60 type : REAL { $$ = tREAL; } label
[all...]
H A Dinherit2.y60 type : REAL { $$ = tREAL; } label
[all...]
H A Dinherit0.y29 type : REAL { $$ = 1; } label
H A Dinherit1.y53 type : REAL { $$ = tREAL; } label
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dgen_seq.c42 Type *type; local
[all...]
/freebsd-10.1-release/lib/msun/src/
H A Ds_llrint.c4 #define type double macro
H A Ds_llrintf.c4 #define type float macro
H A Ds_llrintl.c4 #define type long double macro
H A Ds_lrintf.c4 #define type float macro
H A Ds_lrintl.c4 #define type long double macro
/freebsd-10.1-release/sys/cddl/dev/dtrace/
H A Ddtrace_modevent.c27 dtrace_modevent(module_t mod __unused, int type, void *data __unused) argument
/freebsd-10.1-release/sys/modules/dtrace/dtraceall/
H A Ddtraceall.c39 dtraceall_modevent(module_t mod __unused, int type, void *data __unused) argument
/freebsd-10.1-release/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dpriority_queue_base_dispatch.hpp67 typedef pairing_heap_< Value_Type, Cmp_Fn, Allocator> type; typedef in struct:pb_ds::detail::priority_queue_base_dispatch
73 typedef binomial_heap_< Value_Type, Cmp_Fn, Allocator> type; typedef in struct:pb_ds::detail::priority_queue_base_dispatch
79 typedef rc_binomial_heap_< Value_Type, Cmp_Fn, Allocator> type; typedef in struct:pb_ds::detail::priority_queue_base_dispatch
85 typedef binary_heap_< Value_Type, Cmp_Fn, Allocator> type; typedef in struct:pb_ds::detail::priority_queue_base_dispatch
91 typedef thin_heap_< Value_Type, Cmp_Fn, Allocator> type; typedef in struct:pb_ds::detail::priority_queue_base_dispatch
/freebsd-10.1-release/sys/arm/at91/
H A Dat91soc.c38 at91_match_soc(enum at91_soc_type type, enum at91_soc_subtype subtype) argument
/freebsd-10.1-release/sys/dev/lindev/
H A Dlindev.c48 lindev_modevent(module_t mod, int type, void *data) argument
/freebsd-10.1-release/sys/dev/sound/
H A Ddriver.c36 snd_modevent(module_t mod, int type, void *data) argument
/freebsd-10.1-release/sys/kern/
H A Dmakesyscalls.sh253 function type(name, flags, n) { function
[all...]
/freebsd-10.1-release/sys/libkern/
H A Dstrdup.c41 strdup(const char *string, struct malloc_type *type) argument
/freebsd-10.1-release/contrib/ntp/sntp/
H A Dkod_management.h9 char type[5]; member in struct:kod_entry
/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dd2i_pu.c75 EVP_PKEY *d2i_PublicKey(int type, EVP_PKEY **a, const unsigned char **pp, argument

Completed in 274 milliseconds

1234567891011>>