Searched defs:spec (Results 76 - 98 of 98) sorted by relevance

1234

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_parser.c2146 dt_node_pdesc_by_name(char *spec) argument
H A Ddt_cc.c2602 dtrace_program_strcompile(dtrace_hdl_t *dtp, const char *s, dtrace_probespec_t spec, uint_t cflags, int argc, char *const argv[]) argument
/freebsd-10-stable/crypto/openssh/
H A Dservconf.c1960 int parse_server_match_testspec(struct connection_info *ci, char *spec) argument
[all...]
/freebsd-10-stable/contrib/bmake/
H A Dparse.c304 ParseSpecial spec; /* Type when used as a target */ member in struct:__anon73
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmain.c983 struct ib_flow_spec spec; member in struct:mlx4_cm_steering
1085 struct mlx4_spec_list *spec, *tmp_spec; local
1136 __mlx4_ib_flow_detach(struct mlx4_ib_dev *mdev, struct mlx4_ib_qp *mqp, struct ib_flow_spec *spec, int priority, int lock_qp) argument
1174 mlx4_ib_flow_detach(struct ib_qp *qp, struct ib_flow_spec *spec, int priority) argument
2203 struct ib_flow_spec spec = { local
[all...]
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dcgen.h545 const char *spec; member in struct:__anon574
/freebsd-10-stable/contrib/gcclibs/libdecnumber/
H A DdecNumber.c5676 const char *spec = "%04d "; local
5678 const char *spec = "%d "; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp405 Debugger::LoadPlugin (const FileSpec& spec, Error& error) argument
/freebsd-10-stable/contrib/sendmail/src/
H A Dreadcf.c1018 char *cl, *spec; local
[all...]
/freebsd-10-stable/usr.sbin/syslogd/
H A Dsyslogd.c902 skip_message(const char *name, const char *spec, int checkcase) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp422 shouldConsiderTemplateVisibility( const ClassTemplateSpecializationDecl *spec, LVComputationKind computation) argument
458 mergeTemplateLV(LinkageInfo &LV, const ClassTemplateSpecializationDecl *spec, LVComputationKind computation) argument
[all...]
/freebsd-10-stable/sys/ofed/include/rdma/
H A Dib_user_verbs.h719 struct ibv_kern_flow_spec spec; member in struct:ib_uverbs_attach_flow
725 struct ibv_kern_flow_spec spec; member in struct:ib_uverbs_detach_flow
/freebsd-10-stable/contrib/amd/include/
H A Dam_xdr_func.h703 am_specdata3 spec; member in struct:am_devicedata3
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2649 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
2689 dtrace_speculation_t *spec; local
2858 dtrace_speculation_t *spec; local
2929 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
2967 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
2991 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
3020 dtrace_speculation_t *spec; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dieee.c3065 bfd_vma spec; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dc-decl.c8351 declspecs_add_type(struct c_declspecs *specs, struct c_typespec spec) argument
H A Dgcc.c874 const char *spec; member in struct:default_spec
914 const char *spec; /* To use this compiler, run this spec. */ member in struct:compiler
1825 set_spec(const char *name, const char *spec) argument
2050 char *spec; local
4465 do_spec(const char *spec) argument
4488 do_spec_2(const char *spec) argument
4524 do_option_spec(const char *name, const char *spec) argument
4573 do_self_spec(const char *spec) argument
4670 do_spec_1(const char *spec, int inswitch, const char *soft_matched_part) argument
5229 const char *const spec local
6993 validate_switches_from_spec(const char *spec) argument
7007 struct spec_list *spec; local
[all...]
H A Ddwarf2out.c5319 dw_die_ref spec = NULL; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dpt.c669 check_explicit_instantiation_namespace (tree spec) argument
899 tree spec = *sp; local
925 tree spec = (tree) htab_find_with_hash (local_specializations, tmpl, local
1148 register_specialization(tree spec, tree tmpl, tree args, bool is_friend) argument
1269 reregister_specialization(tree spec, tree tmpl, tree new_spec) argument
1310 register_local_specialization(tree spec, tree tmpl) argument
5489 tree spec = TREE_VALUE (t); local
6440 tree spec; local
6574 tree spec; local
6871 tree spec; local
7222 tree spec; local
9574 tree spec; local
9585 tree spec; local
12073 tree spec; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-lang.c4251 ada_finish_decode_line_1(char **spec, struct symtab *file_table, int funfirstline, char ***canonical) argument
[all...]
H A Ddwarf2read.c5065 struct attribute *spec = NULL; local
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dnode.cpp181 tfont_spec(const tfont_spec &spec) { *this = spec; } argument
249 tfont *make_tfont(tfont_spec &spec) argument
460 operator ==(const tfont_spec &spec) argument
668 tfont(tfont_spec &spec) argument
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf.c2453 _bfd_elf_get_special_section(const char *name, const struct bfd_elf_special_section *spec, unsigned int rela) argument
2504 const struct bfd_elf_special_section *spec; local
[all...]

Completed in 747 milliseconds

1234