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

123456

/freebsd-12-stable/crypto/openssl/crypto/store/
H A Dstore_strings.c22 int types = sizeof(type_strings) / sizeof(type_strings[0]); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DTypes.h22 namespace types { namespace in namespace:clang::driver
/freebsd-12-stable/usr.bin/mklocale/
H A Dldef.h48 uint32_t *types; member in struct:rune_list
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h85 namespace types { namespace in namespace:llvm::omp
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dkrbhst-test.c64 int types[] = {KRB5_KRBHST_KDC, KRB5_KRBHST_ADMIN, KRB5_KRBHST_CHANGEPW, local
/freebsd-12-stable/libexec/talkd/
H A Dprint.c51 static const char *types[] = variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.h55 NameToDIE types; member in struct:lldb_private::ManualDWARFIndex::IndexSet
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h115 iterator_range<type_iterator> types() const { function in class:llvm::DebugInfoFinder
/freebsd-12-stable/lib/libc/locale/
H A Drune.c131 uint32_t *types; local
195 uint32_t *types; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeFormat.cpp163 TypeList types; local
/freebsd-12-stable/contrib/sendmail/src/
H A Dstab.c458 int i, t, total, types[MAXSTTYPES]; local
/freebsd-12-stable/usr.bin/mkcsmapper/
H A Dyacc.y138 types : R_ROWCOL { $$ = R_ROWCOL; } label
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp242 CVTypeRange TpiStream::types(bool *HadError) const { function in class:TpiStream
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCompileUnitIndex.cpp68 LazyRandomTypeCollection &types = index.ipi().typeCollection(); local
/freebsd-12-stable/contrib/binutils/binutils/
H A Ddwarf.h64 types, enumerator in enum:dwarf_section_display_enum
/freebsd-12-stable/contrib/gcc/config/rs6000/
H A Drs6000-c.c2479 tree types[3], args[3]; local
[all...]
/freebsd-12-stable/sys/dev/drm/
H A Ddrm_sysctl.c163 const char *types[] = { "FB", "REG", "SHM", "AGP", "SG" }; variable
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_sysctl.c199 const char *types[] = { variable
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Da_mbstr.c272 unsigned long types = *((unsigned long *)arg); local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp132 FindTypes( ConstString name, const CompilerDeclContext *parent_decl_ctx, uint32_t max_matches, llvm::DenseSet<lldb_private::SymbolFile *> &searched_symbol_files, TypeMap &types) argument
138 FindTypes(llvm::ArrayRef<CompilerContext> pattern, LanguageSet languages, llvm::DenseSet<SymbolFile *> &searched_symbol_files, TypeMap &types) argument
/freebsd-12-stable/contrib/xz/src/xz/
H A Dargs.c393 } types[] = { local
419 } types[] = { local
/freebsd-12-stable/contrib/file/src/
H A Dreadcdf.c438 const int types[5]; member in struct:sinfo
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dinput.c52 source_types_t types = SOURCE_NONE; local
/freebsd-12-stable/crypto/heimdal/kdc/
H A Dhprop.c208 } types[] = { variable in typeref:struct:__anon7664
/freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_prop.c603 zfs_prop_valid_for_type(int prop, zfs_type_t types) argument

Completed in 361 milliseconds

123456