Searched refs:compact (Results 1 - 15 of 15) sorted by relevance

/src/usr.sbin/intrctl/
H A Dintrctl.c130 intrctl_list_one(bool compact, bool skipzero) argument
173 if (compact) {
204 if (compact) {
248 bool compact = false; local in function:intrctl_list
255 compact = true;
271 intrctl_list_one(compact, skipzero);
/src/sys/arch/i386/stand/efiboot/
H A Dboot.c419 "memmap [{sorted|unsorted|compact}]\n"
817 bool compact = false; local in function:command_memmap
823 else if (strcmp(arg, "compact") == 0)
824 compact = true;
827 "must be 'sorted', 'unsorted' or 'compact'.\n");
831 efi_memory_show_map(sorted, compact);
H A Defimemory.c370 efi_memory_show_map(bool sorted, bool compact) argument
388 if (compact)
/src/usr.bin/netstat/
H A Dinet.c108 static int compact; variable in typeref:typename:int
125 "Proto", "Recv-Q", "Send-Q", compact ? "" : " ",
151 compact ? "" : " ");
166 printf(" %s", compact ? shorttcpstates[t_state] :
348 compact = 0;
354 compact = 1;
H A Dinet6.c162 static int compact; variable in typeref:typename:int
207 compact ? "" : " ");
221 printf(" %s", compact ? shorttcpstates[t_state] :
360 compact = 0;
366 compact = 1;
/src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/cavium-octeon/
H A Docteon_3xxx.dts347 cf0: compact-flash@5,0 {
348 compatible = "cavium,ebt3000-compact-flash";
H A Docteon_68xx.dts565 compact-flash@5,0 {
566 compatible = "cavium,ebt3000-compact-flash";
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dintel-ixp42x-gateworks-gw2348.dts83 compatible = "intel,ixp4xx-compact-flash";
H A Dintel-ixp43x-gateworks-gw2358.dts99 compatible = "intel,ixp4xx-compact-flash";
H A Dvexpress-v2m-rs1.dtsi393 compact-flash@1a0000 {
H A Dvexpress-v2m.dtsi326 compact-flash@1a000 {
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
H A Dvexpress-v2m-rs1.dtsi393 compact-flash@1a0000 {
/src/sys/arch/m68k/060sp/dist/
H A Dfplsp.s5479 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
5910 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
6729 # compact representation of |X| is used. This format is a #
6736 # 16380 log(2) used in Step 1.3 is also in the compact #
H A Dfpsp.s5585 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
6016 #--If compact form of abs(arg) in d0=$7ffeffff, argument is so large that
6835 # compact representation of |X| is used. This format is a #
6842 # 16380 log(2) used in Step 1.3 is also in the compact #
/src/sys/external/isc/libsodium/dist/m4/
H A Dlibtool.m43497 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'

Completed in 46 milliseconds