| /freebsd-14.2/sys/contrib/zstd/zlibWrapper/examples/ |
| H A D | zwrapbench.c | 82 { g_time = clock(); DISPLAY(__VA_ARGS__); \ 654 DISPLAY("\n"); in BMK_benchCLevel() 655 DISPLAY("benchmarking zlib %s\n", ZLIB_VERSION); in BMK_benchCLevel() 819 DISPLAY(WELCOME_MESSAGE); in usage() 820 DISPLAY( "Usage :\n"); in usage() 822 DISPLAY( "\n"); in usage() 823 DISPLAY( "FILE : a filename\n"); in usage() 825 DISPLAY( "Arguments :\n"); in usage() 834 DISPLAY( "\n"); in usage() 835 DISPLAY( "Benchmark arguments :\n"); in usage() [all …]
|
| /freebsd-14.2/bin/ls/ |
| H A D | extern.h | 51 void printcol(const DISPLAY *); 52 void printlong(const DISPLAY *); 54 void printscol(const DISPLAY *); 55 void printstream(const DISPLAY *);
|
| H A D | ls.h | 81 } DISPLAY; typedef
|
| H A D | print.c | 116 printscol(const DISPLAY *dp) in printscol() 207 printlong(const DISPLAY *dp) in printlong() 274 printstream(const DISPLAY *dp) in printstream() 299 printcol(const DISPLAY *dp) in printcol()
|
| H A D | ls.c | 110 static void (*printfcn)(const DISPLAY *); 719 DISPLAY d; in display()
|
| /freebsd-14.2/sys/contrib/zstd/programs/ |
| H A D | benchzstd.c | 88 #define DEBUGOUTPUT(...) { if (DEBUG) DISPLAY(__VA_ARGS__); } 102 DISPLAY("Error : "); \ 103 DISPLAY("%s failed : %s", \ 105 DISPLAY(" \n"); \ 516 DISPLAY("origin: "); in BMK_benchMemAdvancedNoAlloc() 522 DISPLAY(" \n"); in BMK_benchMemAdvancedNoAlloc() 523 DISPLAY("decode: "); in BMK_benchMemAdvancedNoAlloc() 525 DISPLAY("%02X ", resultBuffer[u-n]); in BMK_benchMemAdvancedNoAlloc() 526 DISPLAY(" :%02X: ", resultBuffer[u]); in BMK_benchMemAdvancedNoAlloc() 529 DISPLAY(" \n"); in BMK_benchMemAdvancedNoAlloc() [all …]
|
| H A D | zstdcli.c | 104 #define DISPLAY(...) DISPLAY_F(stderr, __VA_ARGS__) macro 286 DISPLAY("Press enter to continue... \n"); in waitEnter() 310 DISPLAY("%s \n", msg); exit(1); in errorOut() 662 else DISPLAY("%s (src size unknown)\n", filename); in printDefaultCParams() 663 DISPLAY(" - windowLog : %u\n", cParams.windowLog); in printDefaultCParams() 664 DISPLAY(" - chainLog : %u\n", cParams.chainLog); in printDefaultCParams() 665 DISPLAY(" - hashLog : %u\n", cParams.hashLog); in printDefaultCParams() 667 DISPLAY(" - minMatch : %u\n", cParams.minMatch); in printDefaultCParams() 1266 DISPLAY("file information is not supported \n"); in main() 1469 DISPLAY("Compression not supported \n"); in main() [all …]
|
| H A D | dibio.c | 57 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 58 #define DISPLAYLEVEL(l, ...) if (displayLevel>=l) { DISPLAY(__VA_ARGS__); } 65 { g_displayClock = UTIL_getTime(); DISPLAY(__VA_ARGS__); \ 74 #define DEBUGOUTPUT(...) if (DEBUG) DISPLAY(__VA_ARGS__); 78 DISPLAY("Error %i : ", error); \ 79 DISPLAY(__VA_ARGS__); \ 80 DISPLAY("\n"); \
|
| H A D | fileio.c | 101 #define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 114 DISPLAY(__VA_ARGS__); \ 155 DISPLAY("\n"); in INThandler() 220 DISPLAY("Caught %s signal, printing stack:\n", name); in ABRThandler() 224 DISPLAY("\n"); in ABRThandler() 231 DISPLAY("%s\n", symbollist[i]); in ABRThandler() 1822 DISPLAY(" --block-size=%d", prefs->blockSize); in FIO_displayCompressionParameters() 1826 DISPLAY("%s", prefs->rsyncable ? " --rsyncable" : ""); in FIO_displayCompressionParameters() 1830 DISPLAY(" --size-hint=%d", prefs->srcSizeHint); in FIO_displayCompressionParameters() 1835 DISPLAY(" --threads=%d", prefs->nbWorkers); in FIO_displayCompressionParameters() [all …]
|
| H A D | benchfn.c | 40 # define DISPLAY(...) fprintf(stderr, __VA_ARGS__) macro 41 # define DEBUGOUTPUT(...) { if (DEBUG) DISPLAY(__VA_ARGS__); }
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | BEGEMOT-NETGRAPH.txt | 80 DISPLAY-HINT "31a" 87 DISPLAY-HINT "31a" 94 DISPLAY-HINT "31a" 101 DISPLAY-HINT "31a" 108 DISPLAY-HINT "x" 115 DISPLAY-HINT "x"
|
| /freebsd-14.2/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | fastcover.c | 56 #undef DISPLAY 57 #define DISPLAY(...) \ macro 65 DISPLAY(__VA_ARGS__); \ 79 DISPLAY(__VA_ARGS__); \
|
| H A D | zdict.c | 76 #undef DISPLAY 77 #define DISPLAY(...) { fprintf(stderr, __VA_ARGS__); fflush( stderr ); } macro 79 #define DISPLAYLEVEL(l, ...) if (notificationLevel>=l) { DISPLAY(__VA_ARGS__); } /* 0 : no displ… 90 DISPLAY("%c", c); in ZDICT_printHex() 561 { displayClock = clock(); DISPLAY(__VA_ARGS__); \ in ZDICT_trainBuffer_legacy()
|
| H A D | cover.c | 59 #undef DISPLAY 60 #define DISPLAY(...) \ macro 68 DISPLAY(__VA_ARGS__); \ 82 DISPLAY(__VA_ARGS__); \
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | ldt2.sh | 87 export DISPLAY=<your display host goes here>:0
|
| /freebsd-14.2/contrib/ntp/scripts/ |
| H A D | plot_summary-opts.def | 63 command. Default is @code{x11} if @code{DISPLAY} is set and
|
| H A D | plot_summary.in | 48 || ( $ENV{DISPLAY} ? "x11" : "dumb" );
|
| H A D | invoke-plot_summary.texi | 102 command. Default is @code{x11} if @code{DISPLAY} is set and
|
| /freebsd-14.2/usr.sbin/bsdconfig/share/ |
| H A D | mustberoot.subr | 238 if [ "$USE_XDIALOG" -a "$SSH_CONNECTION" -a "$DISPLAY" ]; then 243 displaynum="${DISPLAY#*:}"
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | ste-href.dtsi | 258 regulator-name = "V-DISPLAY";
|
| H A D | ste-snowball.dts | 456 regulator-name = "V-DISPLAY";
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pci/ |
| H A D | fsl,imx6q-pcie.txt | 48 - power-domains: Must be set to phandles pointing to the DISPLAY and
|
| H A D | fsl,imx6q-pcie-common.yaml | 38 - description: The phandle pointing to the DISPLAY domain for
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | BEGEMOT-BRIDGE-MIB.txt | 75 DISPLAY-HINT "16a" 82 DISPLAY-HINT "16a" 89 DISPLAY-HINT "1x.1x"
|
| /freebsd-14.2/contrib/ntp/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 100 DISPLAY-HINT "d" 107 DISPLAY-HINT "4d:4d:4d.4d"
|