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

12345

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
H A DTypes.h18 namespace types { namespace in namespace:clang::driver
/freebsd-10-stable/usr.bin/mklocale/
H A Dldef.h46 uint32_t *types; member in struct:rune_list
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DTypeBuilder.h81 namespace types { namespace in namespace:llvm
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, local
/freebsd-10-stable/libexec/talkd/
H A Dprint.c49 static const char *types[] = variable
/freebsd-10-stable/lib/libc/locale/
H A Drune.c146 uint32_t *types; local
234 uint32_t *types; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DTypeFormat.cpp185 TypeList types; local
/freebsd-10-stable/contrib/sendmail/src/
H A Dstab.c439 int i, t, total, types[MAXSTTYPES]; local
/freebsd-10-stable/usr.bin/mkcsmapper/
H A Dyacc.y136 types : R_ROWCOL { $$ = R_ROWCOL; } label
/freebsd-10-stable/crypto/openssh/
H A Dkey.h33 #define types sshkey_types macro
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddwarf.h64 types, enumerator in enum:dwarf_section_display_enum
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000-c.c2479 tree types[3], args[3]; local
[all...]
/freebsd-10-stable/sys/dev/drm/
H A Ddrm_sysctl.c162 const char *types[] = { "FB", "REG", "SHM", "AGP", "SG" }; variable
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Da_mbstr.c323 unsigned long types; local
[all...]
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_sysctl.c198 const char *types[] = { variable
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c52 source_types_t types = SOURCE_NONE; local
/freebsd-10-stable/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-stable/crypto/heimdal/kdc/
H A Dhprop.c208 } types[] = { variable in typeref:struct:__anon5039
/freebsd-10-stable/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-stable/usr.sbin/ppp/
H A Dcbcp.c215 static const char * const types[] = { local
H A Dradius.h65 int types; /* MPPE_TYPE_*BIT bitmask */ member in struct:radius::__anon12240
/freebsd-10-stable/sys/boot/ia64/efi/
H A Dmain.c242 static char *types[] = { local
/freebsd-10-stable/contrib/file/src/
H A Dreadcdf.c437 const int types[5]; member in struct:sinfo
/freebsd-10-stable/contrib/xz/src/xz/
H A Dargs.c393 } types[] = { local
419 } types[] = { local
/freebsd-10-stable/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c330 } types[] = { variable in typeref:struct:__anon599

Completed in 372 milliseconds

12345