| /src/external/gpl3/gcc/dist/libstdc++-v3/include/backward/ |
| backward_warning.h | 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 // GNU General Public License for more details. 35 non-deprecated interface with equivalent functionality instead. For a \
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/backward/ |
| backward_warning.h | 11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 // GNU General Public License for more details. 35 non-deprecated interface with equivalent functionality instead. For a \
|
| /src/sys/arch/arm/xscale/ |
| ixp425-fw.mk | 4 # For IXP425 NE support, this file must be included by the board-specific 9 # See ixp425-fw.README for instructions on how to download and generate 10 # a suitable microcode image for IXP425 Ethernet support.
|
| /src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Extract/ |
| SourceExtraction.cpp | 4 // See https://llvm.org/LICENSE.txt for license information. 37 if (const auto *For = dyn_cast<ForStmt>(S)) 38 return isSemicolonRequiredAfter(For->getBody());
|
| /src/external/gpl3/binutils/dist/config/ |
| bootstrap-debug.mk | 6 # stage2, for no debug information is generated when compiling with 9 # For more thorough testing, see bootstrap-debug-lean.mk
|
| /src/external/gpl3/binutils.old/dist/config/ |
| bootstrap-debug.mk | 6 # stage2, for no debug information is generated when compiling with 9 # For more thorough testing, see bootstrap-debug-lean.mk
|
| /src/external/gpl3/gcc/dist/config/ |
| bootstrap-debug.mk | 6 # stage2, for no debug information is generated when compiling with 9 # For more thorough testing, see bootstrap-debug-lean.mk
|
| /src/external/gpl3/gcc/dist/contrib/ |
| gennews | 16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 # GNU General Public License for more details. 61 that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2, 70 for file in $files; do
|
| compareSumTests3 | 3 # Three-way DejaGNU comparison; uses dglib.pm. Run perldoc on this file for 19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 # GNU General Public License for more details. 49 For instance, some tests will have compile, execute, and link 50 subtests. For these tests, if one of the phases fails, we 51 indicate which phase the failure originates in. For instance, 71 C<-p>: Give plain output, suitable for piping to another program. 85 for improvement or 'R' for regression; the second character will be a 1, 2, or 3, 91 These options ask for a "run", a number which is used to selec [all...] |
| /src/external/gpl3/gcc.old/dist/config/ |
| bootstrap-debug.mk | 6 # stage2, for no debug information is generated when compiling with 9 # For more thorough testing, see bootstrap-debug-lean.mk
|
| /src/external/gpl3/gcc.old/dist/contrib/ |
| gennews | 16 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 # GNU General Public License for more details. 59 that led to GCC 3. For information on GCC 2.8.1 and older releases of GCC 2, 68 for file in $files; do
|
| compareSumTests3 | 3 # Three-way DejaGNU comparison; uses dglib.pm. Run perldoc on this file for 19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 20 # GNU General Public License for more details. 49 For instance, some tests will have compile, execute, and link 50 subtests. For these tests, if one of the phases fails, we 51 indicate which phase the failure originates in. For instance, 71 C<-p>: Give plain output, suitable for piping to another program. 85 for improvement or 'R' for regression; the second character will be a 1, 2, or 3, 91 These options ask for a "run", a number which is used to selec [all...] |
| /src/external/gpl3/gdb/dist/config/ |
| bootstrap-debug.mk | 6 # stage2, for no debug information is generated when compiling with 9 # For more thorough testing, see bootstrap-debug-lean.mk
|
| /src/external/gpl3/gdb.old/dist/config/ |
| bootstrap-debug.mk | 6 # stage2, for no debug information is generated when compiling with 9 # For more thorough testing, see bootstrap-debug-lean.mk
|
| /src/sys/arch/m68k/060sp/dist/ |
| changes | 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with 22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER 23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, 27 # Motorola assumes no responsibility for the maintenance and support 46 Inexact FPSR bit. Emulation now does not set Inexact for 49 3) For an opclass three FP instruction where the effective addressing 65 For example, if a user executed "fsin.x ADDR,fp0" where 86 For instruction read access errors, the info stacked is: 99 bit 18:16 = x10 (TM; x = 1 for supervisor mode) 108 For data read/write access errors, the info stacked is [all...] |
| test.doc | 17 # FOR A PARTICULAR PURPOSE and any warranty against infringement with 22 # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER 23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS, 27 # Motorola assumes no responsibility for the maintenance and support 62 for documentation purposes. 104 For example, to run the 060ISP test, write a program that includes the 137 For _print_string(), the test programs pass a longword address 138 of the string on the stack. For _print_number(), the test programs pass 141 For debugging purposes, after the main program performs a "print" 142 for a test package, it should flush the output so that it's no [all...] |
| /src/usr.bin/make/unit-tests/ |
| dollar.exp | 41 For some reason, multiple dollars are folded into one. 47 For some reason, multiple dollars are folded into one.
|
| /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/ |
| cipher_aes_gcm_hw_rv64i.inc | 11 * RISC-V 64 support for AES GCM. 16 * RISC-V 64 ZKND and ZKNE support for AES GCM. 38 * RISC-V RV64 ZVKNED support for AES GCM. 47 * Zvkned only supports 128 and 256 bit keys for key schedule generation. 48 * For AES-192 case, we could fallback to `AES_set_encrypt_key`. 71 * RISC-V RV64 ZVKB, ZVKG and ZVKNED support for AES GCM. 80 * Zvkned only supports 128 and 256 bit keys for key schedule generation. 81 * For AES-192 case, we could fallback to `AES_set_encrypt_key`.
|
| /src/crypto/external/apache2/openssl/lib/libdes/ |
| FILES0 | 6 Imakefile - For use with kerberos. 13 GNUmakefile - The makefile for use with glibc. 16 vms.com - For use when compiling under VMS 23 destest.c - Source for libdes.a test program. 24 speed.c - Source for libdes.a timing program. 25 rpw.c - Source for libdes.a testing password reading routines. 53 read_pwd.c - Source for des_read_password() plus related functions. 54 set_key.c - Source for des_set_key(). 61 des_ver.h - header file for the external definition of the 63 des.doc - SSLeay documentation for the library [all...] |
| /src/crypto/external/bsd/openssl/lib/libdes/ |
| FILES0 | 6 Imakefile - For use with kerberos. 13 GNUmakefile - The makefile for use with glibc. 16 vms.com - For use when compiling under VMS 23 destest.c - Source for libdes.a test program. 24 speed.c - Source for libdes.a timing program. 25 rpw.c - Source for libdes.a testing password reading routines. 53 read_pwd.c - Source for des_read_password() plus related functions. 54 set_key.c - Source for des_set_key(). 61 des_ver.h - header file for the external definition of the 63 des.doc - SSLeay documentation for the library [all...] |
| /src/crypto/external/bsd/openssl.old/lib/libdes/ |
| FILES0 | 6 Imakefile - For use with kerberos. 13 GNUmakefile - The makefile for use with glibc. 16 vms.com - For use when compiling under VMS 23 destest.c - Source for libdes.a test program. 24 speed.c - Source for libdes.a timing program. 25 rpw.c - Source for libdes.a testing password reading routines. 53 read_pwd.c - Source for des_read_password() plus related functions. 54 set_key.c - Source for des_set_key(). 61 des_ver.h - header file for the external definition of the 63 des.doc - SSLeay documentation for the library [all...] |
| /src/external/gpl3/gdb/dist/sim/testsuite/aarch64/ |
| adds.s | 4 # For add, check value pairs 1 and -1 (Z), -1 and -1 (N), 2 and -1 (C), 7 # For sub, negate the second value.
|
| fminnm.s | 4 # For min, check 2/1, 1/0, -1/-Inf. 5 # For max, check 1/2, -1/0, 1/+inf.
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/aarch64/ |
| adds.s | 4 # For add, check value pairs 1 and -1 (Z), -1 and -1 (N), 2 and -1 (C), 7 # For sub, negate the second value.
|
| fminnm.s | 4 # For min, check 2/1, 1/0, -1/-Inf. 5 # For max, check 1/2, -1/0, 1/+inf.
|