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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/sh64/
H A Dcompact.exp11 foreach src [lsort [glob -nocomplain $srcdir/$subdir/compact/*.cgs]] {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A DMakefile.in21 decode-compact.o sem-compact.o mloop-compact.o \
67 decode-compact.h eng-compact.h defs-compact.h \
72 mloop-compact.o: mloop-compact.c sem-compact-switch.c $(SH64_INCLUDE_DEPS)
73 $(CC) -c $(srcdir)/mloop-compact
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-sh/sh64/
H A Dshmix-2.s2 ! We will be using .text for the SHmedia code and .text.compact for the
H A Dshmix-3.s2 ! We will be using .text for the SHmedia code and .text.compact for the
4 .section .text.compact,"ax"
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dmips16e.s6 # explicit compact jumps
12 # these jumps should all be converted to compact versions
22 # make sure unconditional jumps don't swap with compact jumps
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/sh/sh64/
H A Dcrange1.s26 .section .text.compact,"ax"
63 compact: label
H A Dcrange1-1.d27 Contents of section \.text\.compact:
H A Dcrange1-2.d30 Contents of section \.text\.compact:
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dfont.h116 void compact();
/netbsd-6-1-5-RELEASE/usr.bin/netstat/
H A Dinet.c106 static int compact; variable
123 "Proto", "Recv-Q", "Send-Q", compact ? "" : " ",
149 compact ? "" : " ");
164 printf(" %s", compact ? shorttcpstates[t_state] :
339 compact = 0;
345 compact = 1;
H A Dinet6.c157 static int compact; variable
202 compact ? "" : " ");
216 printf(" %s", compact ? shorttcpstates[t_state] :
354 compact = 0;
360 compact = 1;
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/scripts/
H A Dexpn.in253 print &compact($u,$server)." ->\n" if ($verbose && ! $valid);
382 print &compact($u,$server)." ->\n" if $verbose;
390 print "Tossing some valid to avoid invalid ".&compact($u,$server)."\n" if ($avgValid > 0.0 && ($vw || $debug));
391 print &compact($u,$server)." ->\n" if $verbose;
462 print &compact($u,$server)." ->\n" if ($verbose && $valid && $u);
740 sub compact
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86/fat/
H A Dfat_entry.asm158 C This is called only once, so just something simple and compact is fine.
189 C This is called only once, so just something simple and compact is fine.
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/rc4/asm/
H A Drc4-ia64.pl606 /* Do the initial few bytes via the compact, modulo-scheduled loop
721 /* Do the remaining bytes via the compact, modulo-scheduled loop */
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Dfont.cpp447 void font::compact() function in class:font
808 compact();
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/x86_64/fat/
H A Dfat_entry.asm163 C This is called only once, so just something simple and compact is fine.
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/tools/
H A Dcvs2cl.pl1035 # little more compact by mentioning the directory only once.
1807 The default output of cvs2cl.pl is designed to be compact, formally
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl1647 # little more compact by mentioning the directory only once.
2853 The default output of cvs2cl is designed to be compact, formally unambiguous,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/arm/
H A Dlib1funcs.asm1714 /* Functions to support compact pic switch tables in thumb1 state.
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dzone.c8794 isc_boolean_t compact = ISC_FALSE; local
8852 compact = ISC_TRUE;
8859 if (compact)
8887 zone_dump(dns_zone_t *zone, isc_boolean_t compact) { argument
8897 * 'compact' MUST only be set if we are task locked.
8923 if (compact && zone->type != dns_zone_stub) {
/netbsd-6-1-5-RELEASE/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 #
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex519 LibTomMath is a relatively compact, well documented, highly optimized and portable library which seems only natural for
3480 as the radix point. The first two squares in steps 6 and 7 are rather straightforward while the last square is of a more compact form.

Completed in 356 milliseconds