Searched refs:desc (Results 1 - 25 of 1703) sorted by path

1234567891011>>

/freebsd-11-stable/bin/date/tests/
H A Dformat_string_test.sh36 local desc exp_output_1 exp_output_2 flag
38 desc=${1}
43 atf_test_case ${desc}_test
45 ${desc}_test_body() {
48 atf_add_test_case ${desc}_test
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c62 const char *dc_desc; /* desc for error messages */
1059 dtrace_aggdesc_t *desc = agg->dtada_desc; local
1062 BUFDUMPSTR(desc, dtagd_name);
1063 BUFDUMP(desc, dtagd_varid);
1064 BUFDUMP(desc, dtagd_id);
1065 BUFDUMP(desc, dtagd_nrecs);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c290 show_events(char event_type, char *desc) argument
306 desc, event_type, first, last);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zhack/
H A Dzhack.c73 " feature enable [-d desc] <pool> <feature>\n"
75 " -d <desc> sets the feature's description\n"
304 char *desc, *target; local
314 desc = NULL;
327 desc = strdup(optarg);
335 if (desc == NULL)
336 desc = strdup("zhack injected");
337 feature.fi_desc = desc;
366 free(desc);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_vdev.c258 dm_descriptor_t desc; local
268 if ((desc = dm_get_descriptor_by_name(DM_ALIAS, dev, &err)) != NULL) {
269 err = check_disk(path, desc, force, isspare);
270 dm_free_descriptor(desc);
307 const char *desc; local
311 desc = gettext("active");
315 desc = gettext("exported");
319 desc = gettext("potentially active");
323 desc = gettext("unknown");
342 "'%s'\n"), file, desc, nam
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h698 #define SX_SYSINIT(name, lock, desc)
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dutil.c42 show_vdev_stats(const char *desc, const char *ctype, nvlist_t *nv, int indent) argument
54 if (indent == 0 && desc != NULL) {
61 if (desc != NULL) {
89 desc,
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/common/scripting/
H A DMakefile14 err.D_SYNTAX.desc.d \
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsocket_util.c33 pfds[0].desc.s = sock;
/freebsd-11-stable/contrib/apr/support/unix/
H A Dwaitio.c78 pfd.desc.f = f;
92 pfd.desc.s = s;
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dapplication.cpp90 const std::string& desc) :
93 m_description(desc)
88 option(char ch, const std::string& a, const std::string& desc) argument
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h1371 /* Translate an a.out symbol into a BFD symbol. The desc, other, type
1707 in->desc = H_GET_16 (abfd, ext->e_desc);
1868 H_PUT_16 (abfd, aout_symbol (g)->desc, nsp.e_desc);
2503 ret->stab_desc = (unsigned) (aout_symbol (symbol)->desc & 0xffff);
2524 (unsigned) (aout_symbol (symbol)->desc & 0xffff),
2536 (unsigned) (aout_symbol (symbol)->desc & 0xffff),
2723 *line_ptr = q->desc;
3676 can't. Note that we lose the other and desc information
4022 lose the other and desc information here.
4358 lose the other and desc informatio
[all...]
H A Dlibaout.h344 short desc;
342 short desc; member in struct:aout_symbol
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddlltool.c995 def_description (const char *desc) argument
998 d->text = xstrdup (desc);
H A Dobjdump.c2233 2 byte stab desc field
2272 unsigned short desc;
2278 desc = bfd_h_get_16 (abfd, stabp + DESCOFF);
2291 printf (" %-6d %-6d ", other, desc);
2266 unsigned short desc; local
H A Drddbg.c166 int desc; local
174 desc = bfd_get_16 (abfd, stab + 6);
224 save_stab (type, desc, value, s);
226 if (! parse_stab (dhandle, shandle, type, desc, value, s))
372 int desc;
383 save_stab (int type, int desc, bfd_vma value, const char *string)
388 saved_stabs[saved_stabs_index].desc = desc;
421 fprintf (stderr, " %-6d ", stabp->desc);
371 int desc; member in struct:saved_stab
382 save_stab(int type, int desc, bfd_vma value, const char *string) argument
H A Dsysinfo.y258 char *desc = $2;
331 printf("\tint %s%s; \t/* %s */\n",ptr,id, desc);
334 printf("\tchar %s*%s;\t /* %s */\n",ptr,id, desc);
337 printf("\tbarray %s%s;\t /* %s */\n",ptr,id, desc);
342 printf("\tprintf(\"/*%-30s*/ ptr->%s = \");\n", desc, id);
H A Dwrstabs.c339 stab_write_symbol (struct stab_write_handle *info, int type, int desc,
377 bfd_put_16 (info->abfd, desc, sym + 6);
338 stab_write_symbol(struct stab_write_handle *info, int type, int desc, bfd_vma value, const char *string) argument
/freebsd-11-stable/contrib/binutils/gas/
H A DMakefile.am472 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
680 cgen.o: cgen.c cgen.h cgen-desc.h subsegs.h \
682 $(srcdir)/../opcodes/$(CGEN_CPU_PREFIX)-desc.h \
884 echo '#include "opcodes/'"$${c}"'-desc.h"' > cgen-desc.h; \
1095 $(srcdir)/../opcodes/fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1101 $(INCDIR)/obstack.h $(srcdir)/../opcodes/frv-desc.h \
1167 subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/ip2k-desc.h \
1175 subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/m32c-desc.h \
1186 $(srcdir)/../opcodes/m32r-desc
[all...]
H A DMakefile.in704 DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-desc.h
873 $(srcdir)/../opcodes/fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
880 $(INCDIR)/obstack.h $(srcdir)/../opcodes/frv-desc.h \
958 subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/ip2k-desc.h \
967 subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/m32c-desc.h \
979 $(srcdir)/../opcodes/m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1032 dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mep-desc.h \
1093 dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mt-desc.h \
1106 dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/openrisc-desc.h \
1255 $(srcdir)/../opcodes/xc16x-desc
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-aout.c34 int desc, type, other; local
37 desc = aout_symbol (symbol_get_bfdsym (sym))->desc;
252 return aout_symbol (symbol_get_bfdsym (sym))->desc;
258 aout_symbol (symbol_get_bfdsym (sym))->desc = d;
H A Dobj-aout.h48 (aout_symbol (symbol_get_bfdsym (S))->desc = (D))
54 (aout_symbol (symbol_get_bfdsym (S))->desc)
H A Dobj-ecoff.h67 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \
68 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
H A Dobj-elf.h221 #define OBJ_PROCESS_STAB(seg, what, string, type, other, desc) \
223 ecoff_stab ((seg), (what), (string), (type), (other), (desc))
H A Dtc-ia64.c6415 elf64_ia64_operands[expected_operand].desc);
11626 elf64_ia64_operands[fix->tc_fix_data.opnd].desc);

Completed in 323 milliseconds

1234567891011>>