| /src/external/gpl3/gcc/dist/gcc/config/c6x/ |
| gensched.sh | 26 for cross in n y; do 33 case $cross in 38 echo ";; Definitions for side $side, cross $cross" 40 sed -e "s,_CROSS_,$cross,g" -e "s,_CUNIT_,$cunit,g" \
|
| /src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
| gensched.sh | 26 for cross in n y; do 33 case $cross in 38 echo ";; Definitions for side $side, cross $cross" 40 sed -e "s,_CROSS_,$cross,g" -e "s,_CUNIT_,$cunit,g" \
|
| /src/usr.bin/make/unit-tests/ |
| dep-colon-bug-cross-file.exp | 1 make: dep-colon-bug-cross-file.mk:32: warning: duplicate script for target "all" ignored 2 make: dep-colon-bug-cross-file.mk:42: warning: using previous script for "all" defined here
|
| dep-wildcards.exp | 1 dep-colon-bug-cross-file.mk
|
| dep-colon-bug-cross-file.mk | 1 # $NetBSD: dep-colon-bug-cross-file.mk,v 1.5 2023/06/01 20:56:35 rillig Exp $
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ctf/ |
| cross-tu-cyclic.exp | 20 standard_testfile cross-tu-cyclic-1.c cross-tu-cyclic-2.c \ 21 cross-tu-cyclic-3.c cross-tu-cyclic-4.c
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.ctf/ |
| cross-tu-cyclic.exp | 20 standard_testfile cross-tu-cyclic-1.c cross-tu-cyclic-2.c \ 21 cross-tu-cyclic-3.c cross-tu-cyclic-4.c
|
| /src/games/battlestar/ |
| fly.c | 53 static char cross = 0; variable 142 if (cross) { 143 cross = 0; 146 cross = 1; 276 if (cross)
|
| /src/external/gpl3/gcc.old/dist/libphobos/m4/ |
| druntime.m4 | 53 # Add the cross-host option and substitute the libphobos_toolexecdir 64 AC_ARG_WITH([cross-host], 65 AC_HELP_STRING([--with-cross-host=HOST], 66 [configuring with a cross compiler])) 91 # Install a library built with a cross compiler in tooldir, not libdir.
|
| /src/external/gpl3/autoconf/dist/man/ |
| config.guess.x | 11 specify `CC_FOR_BUILD' is `CC' is a cross-compiler to the `host'
|
| /src/sys/arch/dreamcast/dev/microcode/ |
| Makefile | 5 TOOLDIR ?= /usr/pkg/cross-arm-none-eabi
|
| /src/crypto/external/bsd/heimdal/dist/tools/ |
| kdc-log-analyze.pl | 150 print "\tNumber of V4 cross realms (krb4 and 524) requests: $v4_cross\n"; 152 print "\tTop ten realms performing V4 cross requests:\n"; 157 print "\tNumber of V45 cross realms requests: $v5_cross\n"; 159 print "\tTop ten realms performing V4 cross requests:\n"; 299 print "Cross realm statistics\n\n"; 301 print "\tNumber of cross-realm tgs out: $tgs_xrealm_out\n"; 303 print "\tTop ten realms used for out cross-realm:\n"; 305 print "\tTop ten principals use out cross-realm:\n"; 308 print "\tNumber of cross-realm tgs in: $tgs_xrealm_in\n"; 310 print "\tTop ten realms used for in cross-realm:\n" [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/ |
| ghash-c64xplus.pl | 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 125 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall 219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 230 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
|
| /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/ |
| ghash-c64xplus.pl | 118 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 125 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall 219 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 230 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/ |
| ghash-c64xplus.pl | 119 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 126 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall 220 || [B0] SHRU $Z1,24,$xia ; Xi[15], avoid cross-path stall 231 || [B0] MV $Z0,$xia ; Xi[15], avoid cross-path stall
|
| /src/share/mk/ |
| bsd.host.mk | 17 # Helpers for cross-compiling
|
| /src/external/bsd/unbound/dist/validator/ |
| val_utils.h | 389 * @param cross: if true this is a cross-qstate copy, and the 'origin' 393 struct sock_list* origin, int cross);
|
| /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| Threading.inc | 200 // possible for affinity masks to cross CPU group boundaries.
|
| /src/external/bsd/byacc/dist/ |
| vmsbuild.com | 146 $ link /exec='target/map/cross main.obj, vms_link/opt
|
| /src/external/gpl2/texinfo/dist/util/ |
| gen-dir-node | 66 In Emacs, you can click mouse button 2 on a menu item or cross reference
|
| /src/external/gpl3/autoconf/dist/lib/Autom4te/ |
| ChannelDefs.pm | 92 =item C<cross> 94 Constructs compromising the cross-compilation of the package. 149 register_channel 'cross', type => 'warning', silent => 1; 173 `cross' cross compilation issues
|
| /src/crypto/external/bsd/openssl.old/dist/test/certs/ |
| setup.sh | 12 ./mkcert.sh genroot "Cross Root" cross-key cross-root 13 ./mkcert.sh genca "Root CA" root-key root-cross-cert cross-key cross-root
|
| /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 203 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 211 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall 260 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall 268 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall 317 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall 325 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall 375 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall 383 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall 642 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 648 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stal [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 203 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 211 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall 260 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall 268 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall 317 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall 325 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall 375 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall 383 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall 642 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 648 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stal [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 204 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 212 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stall 261 || ROTL @Y[$d1],0,@Y[$d2] ; moved to avoid cross-path stall 269 ROTL @Y[$b1],7,@Y[$b0] ; avoided cross-path stall 318 || ROTL @X[$d0],0,@X[$d3] ; moved to avoid cross-path stall 326 ROTL @X[$b0],7,@X[$b1] ; avoided cross-path stall 376 || ROTL @Y[$d0],0,@Y[$d3] ; moved to avoid cross-path stall 384 ROTL @Y[$b0],7,@Y[$b1] ; avoided cross-path stall 643 || ROTL @X[$d1],0,@X[$d2] ; moved to avoid cross-path stall 649 ROTL @X[$b1],7,@X[$b0] ; avoided cross-path stal [all...] |