Searched refs:desc (Results 351 - 375 of 1799) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/libexec/rc/rc.d/
H A Ddevmatch36 desc="Use devmatch(8) to load kernel modules"
H A Dftp-proxy13 desc="Internet File Transfer Protocol proxy daemon"
H A Dhostname37 desc="Set the system\'s hostname"
H A Dmountcritlocal13 desc="Mount critical local filesystems"
H A Dnfsclient13 desc="NFS client setup"
H A Dnscd22 desc="Name-service caching daemon"
H A Drtadvd15 desc="Router advertisement daemon"
H A Dstatic_arp39 desc="Static ARP Configuration"
H A Dtmp36 desc="Configure tmpfs"
H A Dugidfw13 desc="Firewall-like access controls for file system objects"
H A Dwatchdogd37 desc="Watchdog daemon"
H A Dwpa_supplicant14 desc="WPA/802.11i Supplicant for wireless network devices"
H A Dzvol14 desc="Activate swap on ZVOLs"
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm_stat.c64 if (vst->desc == NULL)
74 printf("Cannot accommodate vmm stat type \"%s\"!\n", vst->desc);
140 vst->desc, index - vst->index);
142 strlcpy(buf, vst->desc, bufsize);
/freebsd-12-stable/crypto/heimdal/lib/wind/
H A Dgen-map.py98 desc = m.group(4) variable
100 trans.append((key, value, desc, [t]))
106 desc = m.group(3) variable
107 trans.append((key, value, desc, [t]))
/freebsd-12-stable/usr.sbin/ngctl/
H A Dngctl.h46 const char *desc; /* description */ member in struct:ngcmd
/freebsd-12-stable/usr.sbin/ppp/
H A Dserver.h34 struct fdescriptor desc; member in struct:server
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DProperty.cpp221 Property::Property(ConstString name, ConstString desc, argument
223 : m_name(name), m_description(desc), m_value_sp(value_sp),
252 llvm::StringRef desc = GetDescription(); local
253 if (!desc.empty())
254 strm << "-- " << desc; local
269 llvm::StringRef desc = GetDescription();
271 if (desc.empty())
287 "--", desc, output_width);
290 desc, output_width);
/freebsd-12-stable/contrib/gcc/
H A Dgenconfig.c264 rtx desc; local
288 desc = read_md_rtx (&line_no, &insn_code_number);
289 if (desc == NULL)
292 switch (GET_CODE (desc))
295 gen_insn (desc);
299 gen_expand (desc);
303 gen_split (desc);
308 gen_peephole2 (desc);
313 gen_peephole (desc);
H A Dgenpeep.c359 rtx desc;
406 desc = read_md_rtx (&line_no, &rtx_number);
407 if (desc == NULL)
410 if (GET_CODE (desc) == DEFINE_PEEPHOLE)
412 gen_peephole (desc);
415 if (GET_CODE (desc) == DEFINE_INSN
416 || GET_CODE (desc) == DEFINE_EXPAND
417 || GET_CODE (desc) == DEFINE_SPLIT
418 || GET_CODE (desc) == DEFINE_PEEPHOLE2)
356 rtx desc; local
H A Dgensupport.c207 process_include (rtx desc, int lineno)
209 const char *filename = XSTR (desc, 0);
259 while (read_rtx (input_file, &desc, &lineno))
260 process_rtx (desc, lineno);
274 process_rtx (rtx desc, int lineno)
276 switch (GET_CODE (desc))
279 queue_pattern (desc, &define_insn_tail, read_rtx_filename, lineno);
283 queue_pattern (desc, &define_cond_exec_tail, read_rtx_filename, lineno);
287 queue_pattern (desc, &define_attr_tail, read_rtx_filename, lineno);
296 queue_pattern (desc,
205 process_include(rtx desc, int lineno) argument
272 process_rtx(rtx desc, int lineno) argument
919 rtx desc; local
1081 rtx desc; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp30 static cl::opt<bool> Help("h", cl::desc("Alias for -help"), cl::Hidden);
38 cl::desc("Format a range starting at this byte offset.\n"
45 cl::desc("Format a range of this length (in bytes).\n"
55 cl::desc("<start line>:<end line> - format a range of\n"
63 Style("style", cl::desc(clang::format::StyleOptionHelpDescription),
68 cl::desc("The name of the predefined style used as a\n"
78 cl::desc("Override filename used to determine the language.\n"
84 cl::desc("Inplace edit <file>s, if specified."),
88 cl::desc("Output replacements as XML."),
92 cl::desc("Dum
[all...]
/freebsd-12-stable/sys/dev/xilinx/
H A Daxidma.c108 struct axidma_desc desc; member in struct:axidma_softc
146 struct axidma_desc *desc; local
173 desc = chan->descs[chan->idx_tail];
174 if ((desc->status & BD_STATUS_CMPLT) == 0)
178 st.transferred = desc->status & BD_CONTROL_LEN_M;
457 struct axidma_desc *desc; local
490 desc = chan->descs[chan->idx_head];
492 desc->phys = src_addr;
494 desc->phys = dst_addr;
495 desc
527 struct axidma_desc *desc; local
[all...]
/freebsd-12-stable/sys/cddl/dev/systrace/
H A Dsystrace.c236 dtrace_argdesc_t *desc)
241 systrace_entry_setargdesc(sysnum, desc->dtargd_ndx,
242 desc->dtargd_native, sizeof(desc->dtargd_native));
244 systrace_return_setargdesc(sysnum, desc->dtargd_ndx,
245 desc->dtargd_native, sizeof(desc->dtargd_native));
247 if (desc->dtargd_native[0] == '\0')
248 desc->dtargd_ndx = DTRACE_ARGNONE;
267 systrace_provide(void *arg, dtrace_probedesc_t *desc) argument
235 systrace_getargdesc(void *arg, dtrace_id_t id, void *parg, dtrace_argdesc_t *desc) argument
[all...]
/freebsd-12-stable/sys/arm/allwinner/
H A Daw_sid.c74 char desc[EFUSE_DESC_SIZE]; member in struct:aw_sid_efuse
85 .desc = "Root Key or ChipID",
96 .desc = "Root Key or ChipID",
105 .desc = "Thermal Sensor Calibration Data",
117 .desc = "Root Key or ChipID",
126 .desc = "Thermal Sensor Calibration Data",
138 .desc = "Root Key or ChipID",
147 .desc = "Thermal Sensor Calibration Data",
159 .desc = "Root Key or ChipID",
168 .desc
[all...]

Completed in 112 milliseconds

<<11121314151617181920>>