Searched defs:labels (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/sys/geom/
H A Dgeom_flashmap.h35 const char *labels[FLASH_SLICES_MAX_NUM]; member in struct:g_flashmap
/freebsd-11-stable/gnu/usr.bin/rcs/merge/
H A Dmerge.c48 int labels, tostdout; variable
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dget_host_realm.c98 const char **labels; local
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-uncprop.c195 tree labels = SWITCH_LABELS (stmt); local
H A Dtree-eh.c1067 } *labels; local
[all...]
H A Dtree-ssa-dom.c1284 tree labels = SWITCH_LABELS (stmt); local
/freebsd-11-stable/contrib/ldns/drill/
H A Dsecuretrace.c135 ldns_rdf **labels = NULL; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_as.c213 uint_t *labels = NULL; local
/freebsd-11-stable/lib/libc/posix1e/
H A Dmac.c90 mac_add_type(const char *name, const char *labels) argument
209 char *name, *labels; local
231 char *labels, *type; local
[all...]
/freebsd-11-stable/contrib/dtc/
H A Ddtc.h146 struct label *labels; member in struct:property
164 struct label *labels; member in struct:node
234 struct label *labels; member in struct:reserve_info
H A Dflattree.c92 static void bin_emit_beginnode(void *e, struct label *labels) argument
97 static void bin_emit_endnode(void *e, struct label *labels) argument
102 static void bin_emit_property(void *e, struct label *labels) argument
194 static void asm_emit_beginnode(void *e, struct label *labels) argument
207 static void asm_emit_endnode(void *e, struct label *labels) argument
220 asm_emit_property(void *e, struct label *labels) argument
[all...]
H A Dlivetree.c27 void add_label(struct label **labels, char *label) argument
45 void delete_labels(struct label **labels) argument
[all...]
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_device.c1777 const char *labels[] = {"none", "initiator", "target", "initiator+target"}; local
/freebsd-11-stable/usr.bin/systat/
H A Dmain.c239 labels(void) function
/freebsd-11-stable/contrib/dialog/
H A Dbuttons.c90 count_labels(const char **labels) argument
130 get_hotkeys(const char **labels) argument
223 dlg_button_count(const char **labels) argument
236 dlg_button_sizes(const char **labels, argument
270 dlg_button_x_step(const char **labels, int limit, int *gap, int *margin, int *step) argument
304 dlg_button_layout(const char **labels, int *limit) argument
324 dlg_draw_buttons(WINDOW *win, int y, int x, const char **labels, int selected, int vertical, int limit) argument
447 dlg_char_to_button(int ch, const char **labels) argument
543 static const char *labels[3]; local
581 static const char *labels[4]; local
599 static const char *labels[5]; local
720 static const char *labels[4]; local
760 dlg_next_button(const char **labels, int button) argument
777 dlg_prev_button(const char **labels, int button) argument
[all...]
/freebsd-11-stable/lib/libc/nameser/
H A Dns_print.c509 u_int type, algorithm, labels, footprint; local
/freebsd-11-stable/usr.bin/sed/
H A Dcompile.c65 } *labels[LHSZ]; variable in typeref:struct:labhash
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h555 unsigned labels[maxDepth]; member in class:Address
[all...]
/freebsd-11-stable/usr.bin/dtc/
H A Dfdt.hh277 string_set labels; member in class:dtc::fdt::property
416 std::unordered_set<std::string> labels; member in class:dtc::fdt::node
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dresolve.h150 unsigned labels; member in struct:rk_sig_record
/freebsd-11-stable/tools/sched/
H A Dschedgraph.py651 def labels(self): member in class:Event
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c937 vdev_phys_t *labels; local
[all...]
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl.c134 int labels = 0; variable
/freebsd-11-stable/gnu/usr.bin/grep/
H A Ddfa.c1935 charclass labels[NOTCHAR]; /* Labels corresponding to the groups. */ local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c1096 zio_read_phys(zio_t *pio, vdev_t *vd, uint64_t offset, uint64_t size, abd_t *data, int checksum, zio_done_func_t *done, void *private, zio_priority_t priority, enum zio_flag flags, boolean_t labels) argument
1117 zio_write_phys(zio_t *pio, vdev_t *vd, uint64_t offset, uint64_t size, abd_t *data, int checksum, zio_done_func_t *done, void *private, zio_priority_t priority, enum zio_flag flags, boolean_t labels) argument

Completed in 328 milliseconds

12