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

123456

/freebsd-11-stable/usr.bin/mklocale/
H A Dldef.h46 uint32_t *types; member in struct:rune_list
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DTypes.h22 namespace types { namespace in namespace:clang::driver
/freebsd-11-stable/libexec/talkd/
H A Dprint.c49 static const char *types[] = variable
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h85 namespace types { namespace in namespace:llvm::omp
/freebsd-11-stable/lib/libc/locale/
H A Drune.c129 uint32_t *types; local
194 uint32_t *types; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h115 iterator_range<type_iterator> types() const { function in class:llvm::DebugInfoFinder
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.h55 NameToDIE types; member in struct:lldb_private::ManualDWARFIndex::IndexSet
/freebsd-11-stable/crypto/openssh/
H A Dkey.h33 #define types sshkey_types macro
/freebsd-11-stable/usr.bin/mkcsmapper/
H A Dyacc.y138 types : R_ROWCOL { $$ = R_ROWCOL; } label
/freebsd-11-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp163 TypeList types; local
/freebsd-11-stable/contrib/sendmail/src/
H A Dstab.c458 int i, t, total, types[MAXSTTYPES]; local
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddwarf.h64 types, enumerator in enum:dwarf_section_display_enum
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000-c.c2479 tree types[3], args[3]; local
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Ddrm_sysctl.c163 const char *types[] = { "FB", "REG", "SHM", "AGP", "SG" }; variable
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_sysctl.c199 const char *types[] = { variable
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_mbstr.c323 unsigned long types; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp242 CVTypeRange TpiStream::types(bool *HadError) const { function in class:TpiStream
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c52 source_types_t types = SOURCE_NONE; local
/freebsd-11-stable/crypto/heimdal/kdc/
H A Dhprop.c208 } types[] = { variable in typeref:struct:__anon5937
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_prop.c585 zfs_prop_valid_for_type(int prop, zfs_type_t types) argument
/freebsd-11-stable/lib/libcasper/services/cap_dns/tests/
H A Ddns_test.c327 const char *types[2]; local
[all...]
/freebsd-11-stable/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c330 } types[] = { variable in typeref:struct:__anon4708
/freebsd-11-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...]

Completed in 169 milliseconds

123456