Searched defs:spec (Results 1 - 25 of 127) sorted by last modified time

123456

/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dparsedate.y106 spec : /* NULL */ label
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Dautoconf.c172 devidentparse(const char *spec, int *count, int *lun, int *part) argument
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c424 tls_apply_cipher_list(TLS_APPL_STATE *app_ctx, const char *context, VSTRING *spec) argument
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dnode.cpp183 tfont_spec(const tfont_spec &spec) { *this = spec; } argument
251 tfont *make_tfont(tfont_spec &spec) argument
462 operator ==(const tfont_spec &spec) argument
670 tfont(tfont_spec &spec) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Duhso.c462 uint8_t count, i, spec; local
634 uhso_get_iface_spec(struct usb_attach_arg *uaa, uint8_t ifnum, uint8_t *spec) argument
[all...]
/netbsd-6-1-5-RELEASE/games/monop/
H A Dmonop.c64 spec; /* set if moving by card to RR or UTIL */ variable
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dparse.c295 ParseSpecial spec; /* Type when used as a target */ member in struct:__anon9837
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf.c2199 _bfd_elf_get_special_section(const char *name, const struct bfd_elf_special_section *spec, unsigned int rela) argument
2250 const struct bfd_elf_special_section *spec; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf.c2197 _bfd_elf_get_special_section(const char *name, const struct bfd_elf_special_section *spec, unsigned int rela) argument
2248 const struct bfd_elf_special_section *spec; local
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_subr.c61 dtrace_xstr2desc(dtrace_hdl_t *dtp, dtrace_probespec_t spec, argument
158 dtrace_str2desc(dtrace_hdl_t *dtp, dtrace_probespec_t spec, argument
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/dtrace/
H A Ddtrace.c2291 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
2331 dtrace_speculation_t *spec; local
2469 dtrace_speculation_t *spec; local
2540 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
2578 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
2602 dtrace_speculation_t *spec = &state->dts_speculations[i]; local
2631 dtrace_speculation_t *spec; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dgcc.c971 const char *spec; member in struct:default_spec
1011 const char *spec; /* To use this compiler, run this spec. */ member in struct:compiler
1939 set_spec(const char *name, const char *spec) argument
2164 char *spec; local
4856 do_spec(const char *spec) argument
4879 do_spec_2(const char *spec) argument
4904 do_option_spec(const char *name, const char *spec) argument
4953 do_self_spec(const char *spec) argument
5140 do_spec_1(const char *spec, int inswitch, const char *soft_matched_part) argument
5765 const char *const spec local
7812 validate_switches_from_spec(const char *spec) argument
7826 struct spec_list *spec; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dieee.c3078 bfd_vma spec; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dscript-sections.cc1306 Output_section_element_input( const Input_section_spec* spec, bool keep) argument
2055 add_input_section(const Input_section_spec* spec, bool keep) argument
3265 add_input_section(const Input_section_spec* spec, bool keep) argument
[all...]
H A Dscript.cc3072 script_add_input_section(void* closurev, const struct Input_section_spec* spec, int keepi) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.c43 char *spec; /* Parsing modifies this. */ member in struct:sym_id
90 sym_id_add(const char *spec, Table_Id which_table) argument
118 parse_spec(char *spec, Sym *sym) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c10009 mark_resource(struct ia64_opcode *idesc ATTRIBUTE_UNUSED, const struct ia64_dependency *dep ATTRIBUTE_UNUSED, struct rsrc *spec, int depind, int path) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dcgen.h552 const char *spec; member in struct:__anon3639
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dld.h102 struct wildcard_spec spec; member in struct:wildcard_list
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcgen-opc.c153 cgen_keyword_search_init (CGEN_KEYWORD *kt, const char *spec) argument
H A Di960-dis.c827 regop(int mode, int spec, int fp_reg, int fp) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dtemplates.cc611 T1 Spec<T1, T2>::spec (T2 t2) function in class:Spec
624 T Spec<T, T*>::spec (T * tp) function in class:Spec
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpy-breakpoint.c602 char *spec; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c10184 struct attribute *spec = NULL; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/
H A DdecNumber.c7861 const char *spec; local
[all...]

Completed in 734 milliseconds

123456