Searched defs:types (Results 51 - 75 of 117) sorted by relevance

12345

/freebsd-10-stable/contrib/libpcap/
H A Dpcap-dag.c1039 uint8_t types[255]; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dgen_template.c160 } types[] = { variable in typeref:struct:__anon5053
[all...]
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dpac.c401 krb5_pac_get_types(krb5_context context, krb5_pac p, size_t *len, uint32_t **types) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dprofile.c198 } types[] = { local
/freebsd-10-stable/usr.sbin/ppp/
H A Dradius.c133 radius_typesname(int types) argument
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_mysql.c60 apr_dbd_type_e *types; member in struct:apr_dbd_prepared_t
578 dbd_mysql_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_freetds.c448 dbd_freetds_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_oracle.c854 dbd_oracle_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/sbin/sysctl/
H A Dsysctl.c576 static const char *types[] = { local
/freebsd-10-stable/contrib/expat/lib/
H A Dxmlrole.c804 static const char * const types[] = { local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_true.c168 const char *types[] = {"unknown", "goes", "tm", "tcu", "omega", "tl3"}; variable
/freebsd-10-stable/sys/cddl/dev/profile/
H A Dprofile.c352 } types[] = { local
/freebsd-10-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h411 struct coff_debug_merge_type *types; member in struct:coff_debug_merge_hash_entry
H A Dpeicode.h729 pe_ILF_build_a_bfd(bfd * abfd, unsigned int magic, char * symbol_name, char * source_dll, unsigned int ordinal, unsigned int types) argument
1073 unsigned int types; local
/freebsd-10-stable/contrib/gcc/
H A Dc-format.h133 format_type_detail types[FMT_LEN_MAX]; member in struct:format_char_info
H A Dc-tree.h314 tree types; member in struct:c_arg_info
H A Dc-format.c2162 check_format_types(format_wanted_type *types, const char *format_start, int format_length) argument
[all...]
H A Dcalls.c3215 split_complex_types(tree types) argument
[all...]
/freebsd-10-stable/contrib/gcc/cp/
H A Drtti.c1410 tree types[3]; local
[all...]
/freebsd-10-stable/contrib/groff/src/devices/grops/
H A Dpsrm.cpp794 static const char *types[] = { "Binary", "Hex", "ASCII" }; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectThread.cpp180 const std::vector<ConstString> &types = runtime->GetExtendedBacktraceTypes(); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp581 Index(const uint32_t cu_idx, NameToDIE& func_basenames, NameToDIE& func_fullnames, NameToDIE& func_methods, NameToDIE& func_selectors, NameToDIE& objc_class_selectors, NameToDIE& globals, NameToDIE& types, NameToDIE& namespaces) argument
/freebsd-10-stable/bin/sh/
H A Dparser.c1621 static const char types[] = "}-+?="; local
/freebsd-10-stable/contrib/file/src/
H A Dcdf.c1385 static const char *types[] = { "empty", "user storage", local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dobjc-lang.c75 CORE_ADDR types; member in struct:objc_method

Completed in 480 milliseconds

12345