| /src/common/dist/zlib/ |
| configure | 158 show() function 195 show $cc -c $test.c 389 show $* 396 show $* 411 show $* 838 # show the results in the log
|
| /src/sbin/route/ |
| show.c | 1 /* $NetBSD: show.c,v 1.51 2020/08/29 19:28:32 christos Exp $ */ 37 __RCSID("$NetBSD: show.c,v 1.51 2020/08/29 19:28:32 christos Exp $"); 132 show(int argc, char *const *argv, int flags) function
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/ |
| array-slices-repeat.f90 | 16 subroutine show (array_1d, array_1d9, array_2d, array_2d9, array_3d, array_3d9) subroutine 31 end subroutine show 38 subroutine show (array_1d, array_1d9, array_2d, array_2d9, & 46 end subroutine show 88 call show (array_1d (::3), array_1d9 (::3), &
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/ |
| array-slices-repeat.f90 | 16 subroutine show (array_1d, array_1d9, array_2d, array_2d9, array_3d, array_3d9) subroutine 31 end subroutine show 38 subroutine show (array_1d, array_1d9, array_2d, array_2d9, & 46 end subroutine show 88 call show (array_1d (::3), array_1d9 (::3), &
|
| /src/games/morse/ |
| morse.c | 109 static void show(const char *); 183 show(""); 187 show("...-.-"); /* SK */ 224 show(alph[c - (isupper(c) ? 'A' : 'a')]); 226 show(digit[c - '0']); 228 show(""); /* could show BT for a pause */ 232 show(other[i].morse); 238 show(const char *s) function
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/mpeg/ |
| nouveau_nvkm_engine_mpeg_nv50.c | 74 u32 show = stat; local 80 show &= ~0x01000000; 84 if (show) {
|
| nouveau_nvkm_engine_mpeg_nv44.c | 160 u32 show = stat; local 176 show &= ~0x01000000; 181 show &= ~0x01000000; 188 if (show) {
|
| nouveau_nvkm_engine_mpeg_nv31.c | 198 u32 show = stat; local 207 show &= ~0x01000000; 212 show &= ~0x01000000; 219 if (show) {
|
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| drm_debugfs.h | 49 * @show: 51 * Show callback. &seq_file->private will be set to the &struct 55 int (*show)(struct seq_file*, void*); member in struct:drm_info_list
|
| /src/sys/arch/hpc/stand/hpcboot/menu/ |
| tabwindow.h | 109 virtual void show(void) { function in class:TabWindow
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| nouveau_crtc.h | 63 void (*show)(struct nouveau_crtc *, bool update); member in struct:nouveau_crtc::__anon5239
|
| /src/usr.bin/comm/ |
| comm.c | 61 static void show(FILE *, const char *, char *); 127 show(fp2, col2, line2); 132 show(fp1, col1, line1); 168 show(FILE *fp, const char *offset, char *buf) function
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
| nouveau_nvkm_engine_gr_nv20.c | 200 u32 show = stat; local 209 if (show) { 210 nvkm_snprintbf(msg, sizeof(msg), nv10_gr_intr_name, show); 216 show, msg, nsource, src, nstatus, sta, chid,
|
| nouveau_nvkm_engine_gr_nv40.c | 252 u32 show = stat; local 275 if (show) { 276 nvkm_snprintbf(msg, sizeof(msg), nv10_gr_intr_name, show); 282 show, msg, nsource, src, nstatus, sta,
|
| nouveau_nvkm_engine_gr_nv50.c | 638 u32 show = stat, show_bitfield = stat; local 651 if (show & 0x00100000) { 660 if (!nv50_gr_trap_handler(gr, show, chid, (u64)inst << 12, name)) 661 show &= ~0x00200000; 668 if (show) { 669 show &= show_bitfield; 670 nvkm_snprintbf(msg, sizeof(msg), nv50_gr_intr_name, show);
|
| /src/usr.bin/uniq/ |
| uniq.c | 60 static void show(FILE *, const char *); 164 show(ofp, prevline); 177 show(ofp, prevline); 184 * show -- 189 show(FILE *ofp, const char *str) function
|
| /src/usr.bin/systat/ |
| syscall.c | 73 static int show = SHOW_COUNTS; variable 139 getinfo(&s, show); 207 switch (show) { 381 show = SHOW_COUNTS; 383 show = SHOW_TIMES; 385 show = SHOW_COUNTS | SHOW_TIMES; 395 error("Usage: show [counts|times|ratio]");
|
| /src/usr.sbin/ac/ |
| ac.c | 111 static void show(const char *, time_t); 334 show(const char *name, time_t secs) function 346 show(lp->name, lp->secs); 554 show("total", Total);
|
| /src/usr.sbin/iopctl/ |
| iopctl.c | 58 static int show(const char *, const char *, ...) __printflike(2, 3); 166 show(const char *hdr, const char *fmt, ...) function 261 show("flags", "0x%x", le16toh(lct->flags)); 262 show("iop flags", "0x%x", le32toh(lct->iopflags)); 263 show("lct change indicator", "%d", le32toh(lct->changeindicator)); 270 show("lct entry", "%d", i); 271 show("entry size", "%d bytes", le16toh(ent->entrysize) << 2); 272 show("local tid", "%d", le16toh(ent->localtid) & 4095); 273 show("change indicator", "%d", le32toh(ent->changeindicator)); 274 show("flags", "%x", le32toh(ent->deviceflags)) [all...] |
| /src/usr.sbin/lpr/common_source/ |
| displayq.c | 216 * Note that a file in transit may show up in either queue. 349 show(line + 1, fname, j); 389 show(const char *nfile, const char *file, int copies) function
|
| /src/usr.sbin/vnconfig/ |
| vnconfig.c | 107 static int show(int, int, const char * const); 194 for (n = 0; show(vdisk, n, 0); n++) 213 if (!show(vdisk, -1, vn)) 231 show(int v, int n, const char * const name) function
|
| /src/games/hack/ |
| hack.pri.c | 591 int show = (!obj->oinvis || See_invisible) && local 594 if (obj->odx != obj->ox || obj->ody != obj->oy || !show) 600 if (show && !vism_at(obj->ox, obj->oy)) { 657 int show = (Blind && Telepat) || canseemon(mon); local 659 if (mon->mdx != mon->mx || mon->mdy != mon->my || !show) 662 if (show && !mon->mdispl) {
|
| /src/sbin/bioctl/ |
| bioctl.c | 101 "show", 482 * Common code to show only info about volumes and disks 508 * show info about all disks connected to the raid controller, 533 bool show = false; local 542 /* show alarm status */ 544 show = true; 563 if (show)
|
| /src/sbin/gpt/ |
| show.c | 33 __FBSDID("$FreeBSD: src/sbin/gpt/show.c,v 1.14 2006/06/22 22:22:32 marcel Exp $"); 36 __RCSID("$NetBSD: show.c,v 1.49 2026/02/09 17:21:27 kre Exp $"); 81 "show", 342 show(gpt_t gpt, int xshow) function 849 return entry > 0 ? show_one(gpt, entry, xshow) : show(gpt, xshow);
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/ |
| nouveau_nvkm_engine_fifo_gf100.c | 446 u32 show= stat; local 452 show &= ~0x00800000; 456 if (show) { 457 nvkm_snprintbf(msg, sizeof(msg), gf100_fifo_pbdma_intr, show); 461 unit, show, msg, chid, chan ? chan->inst->addr : 0,
|