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

1234567891011>>

/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dgen_seq.c42 Type *type; local
[all...]
/freebsd-11.0-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 Dbtyacc_destroy1.y71 type : REAL { $$ = tREAL; } label
[all...]
H A Dbtyacc_destroy2.y71 type : REAL { $$ = tREAL; } label
[all...]
H A Dbtyacc_destroy3.y74 type : REAL { $$ = tREAL; } label
[all...]
H A Dinherit0.y29 type : REAL { $$ = 1; } label
H A Dinherit1.y53 type : REAL { $$ = tREAL; } label
[all...]
/freebsd-11.0-release/contrib/elftoolchain/libelftc/
H A Delftc_reloc_type_str.c35 elftc_reloc_type_str(unsigned int mach, unsigned int type) argument
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/tools/ctf/common/
H A Dsymbol.c37 uchar_t type = GELF_ST_TYPE(sym->st_info); local
/freebsd-11.0-release/sys/cddl/dev/dtrace/
H A Ddtrace_modevent.c27 dtrace_modevent(module_t mod __unused, int type, void *data __unused) argument
/freebsd-11.0-release/sys/modules/dtrace/dtraceall/
H A Ddtraceall.c39 dtraceall_modevent(module_t mod __unused, int type, void *data __unused) argument
/freebsd-11.0-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-11.0-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-11.0-release/contrib/gcc/
H A Dc-convert.c69 convert(tree type, tree expr) argument
[all...]
/freebsd-11.0-release/sys/kern/
H A Dmakesyscalls.sh263 function type(name, flags, n) { function
[all...]
/freebsd-11.0-release/sys/libkern/
H A Dstrdup.c41 strdup(const char *string, struct malloc_type *type) argument

Completed in 126 milliseconds

1234567891011>>