Searched refs:DISPLAY (Results 1 - 12 of 12) sorted by relevance
| /src/bin/ls/ |
| H A D | extern.h | 48 void printacol(DISPLAY *); 49 void printcol(DISPLAY *); 50 void printlong(DISPLAY *); 51 void printscol(DISPLAY *); 52 void printstream(DISPLAY *);
|
| H A D | ls.h | 75 } DISPLAY; typedef in typeref:struct:__anon33811b3e0108
|
| H A D | print.c | 72 static void printtotal(DISPLAY *dp); 116 printscol(DISPLAY *dp) 129 printlong(DISPLAY *dp) 212 printcol(DISPLAY *dp) 281 printacol(DISPLAY *dp) 329 printstream(DISPLAY *dp) 437 printtotal(DISPLAY *dp)
|
| H A D | ls.c | 75 static void (*printfcn)(DISPLAY *); 495 DISPLAY d;
|
| /src/etc/powerd/scripts/ |
| H A D | hotkey_button | 15 DISPLAY=:0.0; export DISPLAY
|
| /src/sys/arch/playstation2/ee/ |
| H A D | gs.c | 64 .display=DISPLAY(239, 2559, 0, 3, 25, 632) 77 .display= DISPLAY(479, 2559, 0, 3, 50, 632) 90 .display= DISPLAY(287, 2559, 0, 3, 36, 652) 103 .display= DISPLAY(575,2559,0,3,72,652) 116 .display= DISPLAY(479, 1279, 0, 1, 34, 276)
|
| H A D | gsreg.h | 102 #define DISPLAY(dh, dw, magv, magh, dy, dx) \ macro
|
| /src/usr.bin/menuc/ |
| H A D | scan.l | 99 display { return DISPLAY; }
|
| H A D | parse.y | 56 %token <i_value> TITLE DEFAULT DISPLAY ERROR EXITSTRING EXPAND ALLOW DYNAMIC 222 | DISPLAY action ";" { cur_menu->info->postact = $2; }
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | ste-href.dtsi | 227 regulator-name = "V-DISPLAY";
|
| H A D | ste-snowball.dts | 425 regulator-name = "V-DISPLAY";
|
| /src/distrib/syspkg/mk/ |
| H A D | bsd.syspkg.mk | 608 ${CP} ${MESSAGE_FILE} ${PKG_DBDIR}/${PKGNAME}/+DISPLAY; \
|
Completed in 10 milliseconds