Searched refs:types (Results 276 - 300 of 4612) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/usr.bin/mklocale/
H A Dyacc.y68 rune_map types = { { 0 }, NULL };
136 { set_map(&types, $2, $1); }
142 { set_digitmap(&types, $2); }
360 list->types = xlalloc(run);
362 list->types[i] = flag;
377 list->types = xlalloc(run);
379 list->types[i] = flag;
392 list->types = xlalloc(run);
394 list->types[i] = flag;
433 r->types[
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Drdcoff.c77 /* This structure is used to map symbol indices to types. */
83 /* Basic types. */
109 coff_get_slot (struct coff_types *types, int indx)
113 pps = &types->slots;
139 struct coff_types *types, long coff_symno, int ntype,
153 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
159 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
187 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
191 types,
212 slot = coff_get_slot (types, pauxen
108 coff_get_slot(struct coff_types *types, int indx) argument
137 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
234 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
374 parse_coff_struct_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, int ntype, union internal_auxent *pauxent, void *dhandle) argument
550 parse_coff_symbol(bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, asymbol *sym, long coff_symno, struct internal_syment *psyment, void *dhandle, debug_type type, bfd_boolean within_function) argument
658 struct coff_types types; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.copyin2.d34 #include <sys/types.h>
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dkiconv.c36 #include <sys/types.h>
44 #include <sys/types.h>
/freebsd-11-stable/lib/libkiconv/
H A Dxlat16_sysctl.c42 #include <sys/types.h>
73 #include <sys/types.h>
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dhi_locl.h38 #include <sys/types.h>
56 #include <krb5-types.h>
/freebsd-11-stable/include/rpcsvc/
H A Dnis_cache.x46 %#include <rpc/types.h>
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dmlx4-abi.h42 #include <linux/types.h>
44 #include <infiniband/types.h>
59 * In particular do not use pointer types -- pass pointers in __u64
H A Dib_user_sa.h41 #include <linux/types.h>
43 #include <infiniband/types.h>
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_reallocarray.c27 #include <sys/types.h>
H A Dcompat_strcasestr.c44 #include <sys/types.h>
/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dcccust.h34 #include <sys/types.h>
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dbitstring.h76 #include <isc/types.h>
/freebsd-11-stable/contrib/ntp/libntp/
H A Datoint.c5 #include <sys/types.h>
H A Dcaljulian.c8 #include <sys/types.h>
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dhttp_compat.h43 #include <sys/types.h>
49 /* For int types. */
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dstrlcpy.c37 #include <sys/types.h>
/freebsd-11-stable/contrib/elftoolchain/libelftc/
H A Dlibelftc_hash.c35 #include <sys/types.h>
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dbsearch.c50 #include <sys/types.h> /* size_t */
H A Dunlink-if-ordinary.c42 #include <sys/types.h>
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb_proc_service.h24 #include <sys/types.h>
/freebsd-11-stable/contrib/bmake/
H A Dstrlcpy.c27 #include <sys/types.h>
/freebsd-11-stable/contrib/diff/lib/
H A Dquotesys.c25 #include <sys/types.h>
/freebsd-11-stable/contrib/ldns/compat/
H A Dstrlcpy.c23 #include <sys/types.h>
/freebsd-11-stable/bin/ps/
H A Dnlist.c39 #include <sys/types.h>

Completed in 138 milliseconds

<<11121314151617181920>>