Searched defs:types (Results 26 - 50 of 117) sorted by relevance

12345

/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_prop.c582 zfs_prop_valid_for_type(int prop, zfs_type_t types) argument
/freebsd-10-stable/sys/xen/xenbus/
H A Dxenbusb.c285 const char **types; local
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_log.c383 int types[2], mlen; local
[all...]
/freebsd-10-stable/contrib/apr-util/crypto/
H A Dapr_crypto_openssl.c44 apr_hash_t *types; member in struct:apr_crypto_t
307 crypto_get_block_key_types(apr_hash_t **types, const apr_crypto_t *f) argument
[all...]
H A Dapr_crypto_nss.c55 apr_hash_t *types; member in struct:apr_crypto_t
344 crypto_get_block_key_types(apr_hash_t **types, const apr_crypto_t *f) argument
[all...]
/freebsd-10-stable/contrib/apr-util/test/
H A Dtestcrypto.c688 apr_hash_t *types; local
731 apr_hash_t *types; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Drdcoff.c108 coff_get_slot(struct coff_types *types, int indx) argument
137 parse_coff_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, bfd_boolean useaux, void *dhandle) argument
234 parse_coff_base_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, long coff_symno, int ntype, union internal_auxent *pauxent, void *dhandle) argument
374 parse_coff_struct_type(bfd *abfd, struct coff_symbols *symbols, struct coff_types *types, int ntype, union internal_auxent *pauxent, void *dhandle) argument
550 parse_coff_symbol(bfd *abfd ATTRIBUTE_UNUSED, struct coff_types *types, asymbol *sym, long coff_symno, struct internal_syment *psyment, void *dhandle, debug_type type, bfd_boolean within_function) argument
658 struct coff_types types; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DAMDILISelLowering.cpp42 static const int types[] = { local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp384 FindTypes(const lldb_private::SymbolContext& sc, const lldb_private::ConstString &name, const ClangNamespaceDecl *namespace_decl, bool append, uint32_t max_matches, lldb_private::TypeList& types) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DObjCLanguageRuntime.cpp119 TypeList types; local
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_tls_common.c1039 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, argument
956 eap_peer_select_phase2_methods(struct eap_peer_config *config, const char *prefix, struct eap_method_type **types, size_t *num_types) argument
[all...]
/freebsd-10-stable/lib/libc/regex/
H A Dregex2.h115 wctype_t *types; member in struct:__anon5758
/freebsd-10-stable/sys/boot/ficl/
H A Dloader.c256 int names, types; local
/freebsd-10-stable/sys/dev/fb/
H A Dfb.c602 } types[] = { local
/freebsd-10-stable/sys/boot/efi/loader/
H A Dmain.c444 static char *types[] = { local
/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsnmp.c1103 static const char *types[] = { local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_iter.c374 zfs_for_each(int argc, char **argv, int flags, zfs_type_t types, argument
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_acl.c1144 int type, types, tag, permset, id; local
1615 int type, types, tag, permset, id; local
[all...]
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_pgsql.c69 apr_dbd_type_e *types; member in struct:apr_dbd_prepared_t
477 dbd_pgsql_prepare(apr_pool_t *pool, apr_dbd_t *sql, const char *query, const char *label, int nargs, int nvals, apr_dbd_type_e *types, apr_dbd_prepared_t **statement) argument
H A Dapr_dbd_sqlite2.c322 dbd_sqlite_prepare(apr_pool_t * pool, apr_dbd_t * sql, const char *query, const char *label, int nargs, int nvals, apr_dbd_type_e *types, apr_dbd_prepared_t ** statement) argument
H A Dapr_dbd_sqlite3.c79 apr_dbd_type_e *types; member in struct:apr_dbd_prepared_t
411 dbd_sqlite3_prepare(apr_pool_t *pool, apr_dbd_t *sql, const char *query, const char *label, int nargs, int nvals, apr_dbd_type_e *types, apr_dbd_prepared_t **statement) argument
/freebsd-10-stable/contrib/gcc/cp/
H A Dcxx-pretty-print.c1223 tree types = local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dlanghooks.h446 struct lang_hooks_for_types types; member in struct:lang_hooks
H A Dsdbout.c969 tree types, link; local
992 sdbout_types (tree types) argument
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/refer/
H A Dcommand.cpp688 static int check_args(const char *types, const char *name, argument
[all...]

Completed in 275 milliseconds

12345