| /src/etc/etc.ews4800mips/ |
| Makefile.inc | 19 # install bootloader binaries in boot directory
|
| /src/external/apache2/llvm/dist/llvm/utils/ |
| prepare-code-coverage-artifact.py | 8 - Generate html reports for the given binaries. 37 def prepare_html_report(host_llvm_cov, profile, report_dir, binaries, 39 print(':: Preparing html report for {0}...'.format(binaries), end='') 42 for i, binary in enumerate(binaries): 58 def prepare_html_reports(host_llvm_cov, profdata_path, report_dir, binaries, 61 prepare_html_report(host_llvm_cov, profdata_path, report_dir, binaries, 64 for binary in binaries: 78 parser.add_argument('binaries', metavar='B', type=str, nargs='*', 88 help='Emit a unified report for all binaries') 106 if not len(args.binaries) [all...] |
| collect_and_build_with_pgo.py | 32 # of the clang binaries will live under "${out_dir}/bin/". Using clang in 476 status('*** Building PGO-optimized binaries...')
|
| /src/distrib/amd64/installimage/ |
| installimage.mk | 7 INSTIMAGEMB?= 2500 # for all installation binaries 9 INSTIMAGEMB?= 3800 # for all installation binaries
|
| /src/crypto/external/bsd/heimdal/dist/lib/base/ |
| NTMakefile | 63 test:: test-binaries test-run 75 test-binaries: $(test_binaries)
|
| /src/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
| NTMakefile | 74 test-binaries: $(OBJ)\test_ntlm.exe 85 test:: test-binaries test-run
|
| /src/crypto/external/bsd/heimdal/dist/lib/sl/ |
| NTMakefile | 67 test-binaries: $(OBJ)\test_sl.exe 74 test:: test-binaries test-run
|
| /src/external/gpl3/gcc/dist/gcc/doc/ |
| install.texi2html | 51 binaries.html gfdl.html
|
| /src/external/gpl3/gcc.old/dist/gcc/doc/ |
| install.texi2html | 51 binaries.html gfdl.html
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/lib/ |
| cl_util.c | 428 unsigned char **binaries; local 435 /* Get the sizes of the binaries. */ 445 /* Get the binaries. */ 446 binaries 448 if (binaries == NULL) 455 binaries[i] = (unsigned char *) malloc (sizes[i]); 456 if (binaries[i] == NULL) 462 CHK (clGetProgramInfo (program, CL_PROGRAM_BINARIES, sizeof (binaries), 463 binaries, NULL)); 495 /* Save the binaries. * [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/lib/ |
| cl_util.c | 428 unsigned char **binaries; local 435 /* Get the sizes of the binaries. */ 445 /* Get the binaries. */ 446 binaries 448 if (binaries == NULL) 455 binaries[i] = (unsigned char *) malloc (sizes[i]); 456 if (binaries[i] == NULL) 462 CHK (clGetProgramInfo (program, CL_PROGRAM_BINARIES, sizeof (binaries), 463 binaries, NULL)); 495 /* Save the binaries. * [all...] |
| /src/crypto/external/bsd/heimdal/dist/kadmin/ |
| NTMakefile | 127 test-binaries: $(TEST_BINARIES) 134 test:: test-binaries test-run
|
| /src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| NTMakefile | 151 test:: test-binaries test-run 153 test-binaries: $(OBJ)\test_dbinfo.exe $(OBJ)\test_hdbkeys.exe $(OBJ)\test_hdbplugin.exe
|
| /src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| NTMakefile | 134 test-binaries: $(TEST_BINARIES) 154 test:: test-binaries test-run
|
| /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| NTMakefile | 162 test-binaries: \ 266 test:: $(TESTLIB) test-binaries test-run
|
| /src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| NTMakefile | 237 test:: test-binaries test-run 239 test-binaries: \
|
| /src/share/mk/ |
| bsd.test.mk | 148 # Due to the dependencies of the binaries built by the source tree and how they 150 # report bogus results unless the new binaries are put in place.
|
| /src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| NTMakefile | 317 test-binaries: $(TEST_BINARIES) 328 test:: test-binaries test-run
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| NTMakefile | 269 test-binaries: $(TEST_PROGS) $(TMP_PROGS) 288 test:: test-binaries test-run
|
| /src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| NTMakefile | 432 test:: test-binaries test-files test-run 466 test-binaries: $(test_binaries) $(OBJ)\test_rfc3961.exe
|
| /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
| Path.inc | 197 // binaries with symbols. 825 // binaries whose code signature is invalid without crashing by using
|
| /src/external/gpl2/lvm2/dist/ |
| configure.in | 201 AC_ARG_ENABLE(lvm1_fallback, [ --enable-lvm1_fallback Use this to fall back and use LVM1 binaries if 206 AC_DEFINE([LVM1_FALLBACK], 1, [Define to 1 if 'lvm' should fall back to using LVM1 binaries if device-mapper is missing from the kernel])
|
| /src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
| NTMakefile | 630 test-binaries: $(LIBGSSAPI) $(TEST_BINARIES) 640 test:: test-binaries run-test
|
| /src/external/bsd/zstd/dist/programs/ |
| Makefile | 415 @echo Installing binaries
|
| /src/sys/arch/ia64/stand/common/ |
| help.common | 231 Sets the list of binaries which the kernel will try to run as initial
|