HomeSort by: relevance | last modified time | path
    Searched refs:programs (Results 1 - 25 of 286) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/zstd/dist/contrib/
cleanTabs 2 sed -i '' $'s/\t/ /g' ../lib/**/*.{h,c} ../programs/*.{h,c} ../tests/*.c ./**/*.{h,cpp} ../examples/*.c ../zlibWrapper/*.{h,c}
  /src/external/bsd/atf/tests/atf/test-programs/
Makefile 5 TESTSDIR= ${TESTSBASE}/atf/test-programs
9 .PATH: ${SRCDIR}/test-programs
  /src/external/bsd/atf/tests/atf/
Makefile 10 test-programs
  /src/external/mit/xorg/bin/xsetwallpaper/
Makefile 11 SRCPATH= ${X11SRCDIR.local}/programs/xsetwallpaper
16 .PATH: ${X11SRCDIR.local}/programs/xsetwallpaper
  /src/external/gpl3/binutils/dist/config/
bootstrap-debug-big.mk 2 # trades space for speed: instead of recompiling programs during
  /src/external/gpl3/binutils.old/dist/config/
bootstrap-debug-big.mk 2 # trades space for speed: instead of recompiling programs during
  /src/external/gpl3/gcc/dist/config/
bootstrap-debug-big.mk 2 # trades space for speed: instead of recompiling programs during
  /src/external/gpl3/gcc.old/dist/config/
bootstrap-debug-big.mk 2 # trades space for speed: instead of recompiling programs during
  /src/external/gpl3/gdb/dist/config/
bootstrap-debug-big.mk 2 # trades space for speed: instead of recompiling programs during
  /src/external/gpl3/gdb.old/dist/config/
bootstrap-debug-big.mk 2 # trades space for speed: instead of recompiling programs during
  /src/external/mit/xorg/bin/ssh-askpass/
Makefile 32 SRCPATH= ${X11SRCDIR.local}/programs/x11-ssh-askpass
46 .PATH: ${X11SRCDIR.local}/programs/x11-ssh-askpass
  /src/external/bsd/zstd/dist/contrib/recovery/
Makefile 14 PROGRAMDIR ?= ../../programs
  /src/external/bsd/zstd/dist/contrib/externalSequenceProducer/
Makefile 10 PROGDIR = ../../programs
  /src/external/bsd/zstd/usr.bin/
Makefile 6 .PATH: ${DIST}/programs
  /src/external/bsd/zstd/dist/tests/gzip/
Makefile 11 PRGDIR = ../../programs
  /src/external/bsd/zstd/dist/zlibWrapper/
Makefile 18 PROGRAMS_PATH = ../programs
81 $(VALGRIND) ./zwrapbench -rqi1b1e5 ../lib ../programs ../tests
  /src/external/bsd/zstd/dist/contrib/largeNbDicts/
Makefile 10 PROGDIR = ../../programs
  /src/external/bsd/zstd/dist/contrib/seqBench/
Makefile 10 PROGDIR = ../../programs
  /src/external/bsd/kyua-cli/dist/engine/
metadata_test.cpp 94 engine::paths_set programs; local
95 programs.insert(fs::path("1-program"));
96 programs.insert(fs::path("2-program"));
118 ATF_REQUIRE(programs == md.required_programs());
164 engine::paths_set programs; local
165 programs.insert(fs::path("the-programs"));
180 .set_required_programs(programs)
193 ATF_REQUIRE(programs == md.required_programs());
224 engine::paths_set programs; local
    [all...]
  /src/external/bsd/zstd/dist/
Makefile 14 PRGDIR = programs
86 ZSTD=../../programs/zstd $(MAKE) -C doc/educational_decoder $@
113 $(MAKE) -C programs $@
200 mv programs/zstd programs/zstd_arm64
202 mv programs/zstd programs/zstd_x64
203 lipo -create programs/zstd_x64 programs/zstd_arm64 -output programs/zst
    [all...]
  /src/distrib/alpha/instkernel/ramdisk/
upgrade.sh 58 echo "sysinst utility. Both programs are on this installation media set.
  /src/external/bsd/zstd/dist/tests/regression/
Makefile 16 PROGDIR := ../../programs
  /src/external/bsd/kyua-cli/dist/store/
schema_v1.sql 113 -- suite. This includes data about the test suite itself (test programs
119 -- each execution of the test suite, test programs and test cases may have
125 -- charge of finding correlations between test programs and test cases
142 -- However, this allows us to very easily search for test programs
269 -- Properties specific to 'plain' test programs.
274 -- setting has a default value for test programs, we explicitly record
  /src/sys/arch/m68k/060sp/dist/
test.doc 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
  /src/crypto/external/bsd/openssl/dist/Configurations/
windows-makefile.tmpl 72 PROGRAMS={- our @PROGRAMS = map { platform->bin($_) } @{$unified_info{programs}}; join(" ", @PROGRAMS) -}
73 PROGRAMPDBS={- join(" ", map { $_.".pdb" } @{$unified_info{programs}}) -}
138 grep { !$unified_info{attributes}->{programs}->{$_}->{noinst} }
139 @{$unified_info{programs}})
143 grep { !$unified_info{attributes}->{programs}->{$_}->{noinst} }
144 @{$unified_info{programs}})
316 # Variables starting with BIN_ are used to build programs and their objec
    [all...]

Completed in 41 milliseconds

1 2 3 4 5 6 7 8 91011>>