Searched defs:types (Results 1 - 25 of 113) sorted by relevance

12345

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DTypes.h18 namespace types { namespace in namespace:clang::driver
/freebsd-10.2-release/usr.bin/mklocale/
H A Dldef.h46 uint32_t *types; member in struct:rune_list
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DTypeBuilder.h81 namespace types { namespace in namespace:llvm
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, local
/freebsd-10.2-release/libexec/talkd/
H A Dprint.c49 static const char *types[] = variable
/freebsd-10.2-release/lib/libc/locale/
H A Drune.c146 uint32_t *types; local
234 uint32_t *types; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeFormat.cpp185 TypeList types; local
/freebsd-10.2-release/contrib/sendmail/src/
H A Dstab.c439 int i, t, total, types[MAXSTTYPES]; local
/freebsd-10.2-release/usr.bin/mkcsmapper/
H A Dyacc.y136 types : R_ROWCOL { $$ = R_ROWCOL; } label
/freebsd-10.2-release/contrib/binutils/binutils/
H A Ddwarf.h64 types, enumerator in enum:dwarf_section_display_enum
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Drs6000-c.c2479 tree types[3], args[3]; local
[all...]
/freebsd-10.2-release/sys/dev/drm/
H A Ddrm_sysctl.c162 const char *types[] = { "FB", "REG", "SHM", "AGP", "SG" }; variable
/freebsd-10.2-release/sys/dev/drm2/
H A Ddrm_sysctl.c198 const char *types[] = { variable
/freebsd-10.2-release/crypto/openssl/crypto/asn1/
H A Da_mbstr.c323 unsigned long types; local
[all...]
/freebsd-10.2-release/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolVendor.cpp334 SymbolVendor::FindTypes (const SymbolContext& sc, const ConstString &name, const ClangNamespaceDecl *namespace_decl, bool append, size_t max_matches, TypeList& types) argument
/freebsd-10.2-release/crypto/heimdal/kdc/
H A Dhprop.c208 } types[] = { variable in typeref:struct:__anon5157
/freebsd-10.2-release/contrib/xz/src/xz/
H A Dargs.c320 } types[] = { local
346 } types[] = { local
/freebsd-10.2-release/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c330 } types[] = { variable in typeref:struct:__anon5996
/freebsd-10.2-release/lib/libc/stdio/
H A Dprintf-pos.c85 inittypes(struct typetable *types) argument
101 freetypes(struct typetable *types) argument
113 _ensurespace(struct typetable *types) argument
130 addtype(struct typetable *types, enum typeid type) argument
140 addsarg(struct typetable *types, int flags) argument
161 adduarg(struct typetable *types, int flags) argument
185 addaster(struct typetable *types, char **fmtp) argument
211 addwaster(struct typetable *types, wchar_t **fmtp) argument
251 struct typetable types; /* table of types */ local
439 struct typetable types; /* table of types */ local
622 __grow_type_table(struct typetable *types) argument
654 build_arg_table(struct typetable *types, va_list ap, union arg **argtable) argument
[all...]
/freebsd-10.2-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c52 source_types_t types = SOURCE_NONE; local
/freebsd-10.2-release/contrib/file/src/
H A Dreadcdf.c379 const int types[5]; member in struct:sinfo
/freebsd-10.2-release/sys/boot/ia64/efi/
H A Dmain.c241 static char *types[] = { local
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_prop.c562 zfs_prop_valid_for_type(int prop, zfs_type_t types) argument
/freebsd-10.2-release/sys/xen/xenbus/
H A Dxenbusb.c285 const char **types; local
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c385 int types[2], mlen; local
[all...]

Completed in 357 milliseconds

12345