Searched defs:types (Results 76 - 100 of 117) sorted by relevance

12345

/freebsd-10-stable/contrib/gdb/gdb/
H A Dstabsread.c3991 struct type *types[1024]; /* allow for fns of 1023 parameters */ local
[all...]
H A Dsymtab.c2746 static enum minimal_symbol_type types[] local
[all...]
/freebsd-10-stable/contrib/ldns/
H A Ddnssec.c786 ldns_rr_type types[65536]; local
845 ldns_rr_type types[65536]; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp2019 SmallVector<llvm::Type *, 8> types; local
[all...]
H A DCGCall.cpp1177 SmallVector<llvm::Type*, 8> types; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DModule.cpp853 FindTypes_Impl(const SymbolContext& sc, const ConstString &name, const ClangNamespaceDecl *namespace_decl, bool append, size_t max_matches, TypeList& types) argument
895 FindTypes(const SymbolContext& sc, const ConstString &name, bool exact_match, size_t max_matches, TypeList& types) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangASTSource.cpp225 TypeList types; local
260 TypeList types; local
680 TypeList types; local
741 std::vector <ClangASTType> types; local
1175 std::vector <ClangASTType> types; local
1346 std::vector <ClangASTType> types; local
[all...]
/freebsd-10-stable/contrib/tnftp/src/
H A Dcmds.c135 static struct types { struct
140 } types[] = { variable in typeref:struct:types
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c202 struct types { struct
207 } types[] = { variable in typeref:struct:types
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c191 int *types; /* array of DBD data types */ member in struct:apr_dbd_prepared_t
1456 odbc_prepare(apr_pool_t *pool, apr_dbd_t *handle, const char *query, const char *label, int nargs, int nvals, apr_dbd_type_e *types, apr_dbd_prepared_t **statement) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcached_data.c83 static const char *types[] = {"<n/a>", "frep ", "drep ", "fprop", "dprop", local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c663 get_longest_ancestor_length(path_type_t types, const char *path1, const char *path2, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c150 unsigned char types[TZ_MAX_TIMES]; member in struct:state
2073 int types[TZ_MAX_TYPES]; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c85 static const char *types[] = {"<n/a>", "frep ", "drep ", "fprop", "dprop", local
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_state.c4391 int types[1]; local
H A Dip_nat.c6165 int types[1]; local
/freebsd-10-stable/sys/amd64/amd64/
H A Dmachdep.c1439 static const char *types[] = { local
/freebsd-10-stable/contrib/binutils/bfd/
H A Dlibcoff.h415 struct coff_debug_merge_type *types; member in struct:coff_debug_merge_hash_entry
/freebsd-10-stable/contrib/binutils/binutils/
H A Dstabs.c127 debug_type types[STAB_TYPES_SLOTS]; member in struct:stab_types
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBTarget.cpp2176 std::vector <ClangASTType> types; local
2249 std::vector <ClangASTType> types; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c622 zfs_open(libzfs_handle_t *hdl, const char *path, int types) argument
3091 zfs_dataset_exists(libzfs_handle_t *hdl, const char *path, zfs_type_t types) argument
[all...]
/freebsd-10-stable/contrib/tzcode/zic/
H A Dzic.c1458 unsigned char types[TZ_MAX_TIMES]; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dmain.c1234 enum mlx4_port_type types[MLX4_MAX_PORTS]; local
3641 restore_current_port_types(struct mlx4_dev *dev, enum mlx4_port_type *types, enum mlx4_port_type *poss_types) argument
[all...]
/freebsd-10-stable/sys/netgraph/
H A Dnetgraph.h1090 LIST_ENTRY(ng_type) types; /* linked list of all types */ member in struct:ng_type
/freebsd-10-stable/contrib/gcc/cp/
H A Dcall.c1556 tree types[2]; local
2060 tree types[2]; local
[all...]

Completed in 549 milliseconds

12345