/src/games/backgammon/teachgammon/ |
tutor.c | 44 static const char better[] = variable in typeref:typename:const char[] 45 "That is a legal move, but there is a better one.\n"; 73 writel(better);
|
/src/sys/arch/amiga/stand/loadkmap/din/ |
din-kbdmap.c | 423 /* string table. If there's a better way to get the offsets into the
|
/src/sys/arch/amiga/stand/loadkmap/pl_din/ |
pl_din-kbdmap.c | 428 /* string table. If there's a better way to get the offsets into the
|
/src/sys/arch/x68k/dev/ |
kbdmap.c | 262 /* string table. If there's a better way to get the offsets into the
|
/src/sys/arch/x68k/usr.bin/loadkmap/ |
jis_kmap.c | 256 /* string table. If there's a better way to get the offsets into the
|
/src/share/mk/ |
bsd.klinks.mk | 41 # XXX. This should be done a better way. It's @'d to reduce visual spew.
|
bsd.sys.mk | 144 # cases it should be better with
|
/src/sys/external/bsd/drm/dist/shared-core/ |
Makefile.am | 23 # better solutions are welcome.
|
/src/usr.bin/make/unit-tests/ |
varname-vpath.mk | 7 # Instead of the VPATH, better use the -I option or the special target .PATH.
|
/src/sys/arch/atari/stand/keymaps/fr/ |
fr-kbdmap.c | 169 * string table. If there's a better way to get the offsets into the
|
/src/sys/arch/mac68k/mac68k/ |
macromasm.s | 452 movml #0xC0C0,%sp@- | better save 462 movml #0xC0C0,%sp@- | better save 478 movml #0xC0C0,%sp@- | better save 490 movml #0xC0C0,%sp@- | better save 510 movml #0xC0C0,%sp@- | better save
|
/src/usr.bin/m4/TEST/ |
test.m4 | 224 discovers new and better laws of transformation. As a result, CTK will 225 periodically create a new grand design which is far better than the old. 229 implementation and is leter reopened as a new and better place to go.
|
/src/doc/ |
TODO.compat-module | 117 23. The raidframe-netbsd32 compat code needs to be better separated
|
/src/sys/arch/mvme68k/stand/sboot/ |
oc_cksum.s | 62 | and we're better off letting the loop take a big performance hit 70 | However, 16 was substantially better than 8 for small counts. 73 | that 16 was better than 8 for a count of 20. It's not obvious to
|
/src/sys/arch/vax/boot/xxboot/ |
start.S | 189 movl $_C_LABEL(start), %sp # move stack to a better
|
/src/sys/netinet/ |
in_pcb.c | 1015 vestigial_inpcb_t better; local in function:inpcb_lookup_local 1040 better = *vp; 1050 *vp = better;
|
/src/sys/netinet6/ |
in6_pcb.c | 914 struct vestigial_inpcb better; local in function:in6pcb_lookup_local 947 better = *vp; 957 *vp = better;
|
/src/games/gomoku/ |
pickmove.c | 71 static bool better(spot_index, spot_index, player_color); 141 if (better(s, os, us)) /* pick our best move */ 143 if (better(s, ts, them)) /* pick their best move */ 191 * Return true if spot 'as' is better than spot 'bs' for color 'us'. 194 better(spot_index as, spot_index bs, player_color us) function in typeref:typename:bool
|
/src/sys/arch/m68k/m68k/ |
oc_cksum.s | 58 | and we're better off letting the loop take a big performance hit 66 | However, 16 was substantially better than 8 for small counts. 69 | that 16 was better than 8 for a count of 20. It's not obvious to
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
exynos5420-peach-pit.dts | 910 /* Drive SPI lines at x2 for better integrity */ 915 /* Drive SPI chip select at x2 for better integrity */
|
exynos5800-peach-pi.dts | 892 /* Drive SPI lines at x2 for better integrity */ 897 /* Drive SPI chip select at x2 for better integrity */
|
/src/sys/dev/ic/ |
cs89x0.c | 133 ** is Digital confidential!), but is better than nothing and more 146 ** 20-25% better than the driver had previously been getting). 293 * To get better performance, we tell the chip to start packet 299 * better is the next 'better' state in the table. 301 * better state. 309 int better; member in struct:cs_xmit_early 1051 * is a better way to do it because the card has a counter which can be 1055 * the receive miss interrupt. This is a better estimate of errors 1927 cs_xmit_early_table[sc->sc_xe_ent].better; [all...] |
/src/tools/compat/ |
configure.ac | 146 dnl XXX - This is UGLY. Need a better way to homogenize the bitsized types,
|
/src/common/dist/zlib/contrib/pascal/ |
example.pas | 29 * stresses the compression code better, sorry...
|
/src/sys/external/isc/libsodium/dist/m4/ |
ltoptions.m4 | 355 # the AIX toolchain works better with OBJECT_MODE set (default 32).
|