Home
last modified time | relevance | path

Searched refs:DEP (Results 1 – 25 of 3107) sorted by relevance

12345678910>>...125

/dports/devel/collada-dom/collada-dom-2.5.0/cmake-modules/
H A DDebSourcePPA.cmake104 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
130 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
147 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
164 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
205 set(DEPENDS "${DEPENDS}, ${DEP}")
210 set(DEPENDS "${DEPENDS}, ${DEP}")
214 set(DEPENDS "${DEPENDS}, ${DEP}")
239 set(SUGGESTS "${SUGGESTS} ${DEP}, ")
244 set(SUGGESTS "${SUGGESTS} ${DEP}, ")
248 set(SUGGESTS "${SUGGESTS} ${DEP}, ")
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/programs/
H A DMakefile92 $(DEP):
95 aes/aescrypt2$(EXEXT): aes/aescrypt2.c $(DEP)
103 hash/hello$(EXEXT): hash/hello.c $(DEP)
127 pkey/ecdsa$(EXEXT): pkey/ecdsa.c $(DEP)
131 pkey/gen_key$(EXEXT): pkey/gen_key.c $(DEP)
135 pkey/key_app$(EXEXT): pkey/key_app.c $(DEP)
155 pkey/pk_sign$(EXEXT): pkey/pk_sign.c $(DEP)
263 test/zeroize$(EXEXT): test/zeroize.c $(DEP)
267 util/pem2der$(EXEXT): util/pem2der.c $(DEP)
283 x509/crl_app$(EXEXT): x509/crl_app.c $(DEP)
[all …]
/dports/multimedia/assimp/assimp-5.1.3/cmake-modules/
H A DDebSourcePPA.cmake103 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
111 foreach(DEP ${CPACK_DEBIAN_BUILD_DEPENDS})
129 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
146 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
163 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
187 set(DEPENDS "${DEPENDS}, ${DEP}")
192 set(DEPENDS "${DEPENDS}, ${DEP}")
196 set(DEPENDS "${DEPENDS}, ${DEP}")
221 set(SUGGESTS "${SUGGESTS} ${DEP}, ")
226 set(SUGGESTS "${SUGGESTS} ${DEP}, ")
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/cmake-modules/
H A DDebSourcePPA.cmake103 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
111 foreach(DEP ${CPACK_DEBIAN_BUILD_DEPENDS})
129 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
146 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
163 file(APPEND ${DEBIAN_CONTROL} "${DEP}, ")
187 set(DEPENDS "${DEPENDS}, ${DEP}")
192 set(DEPENDS "${DEPENDS}, ${DEP}")
196 set(DEPENDS "${DEPENDS}, ${DEP}")
221 set(SUGGESTS "${SUGGESTS} ${DEP}, ")
226 set(SUGGESTS "${SUGGESTS} ${DEP}, ")
[all …]
/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/programs/
H A DMakefile93 $(DEP):
100 hash/hello$(EXEXT): hash/hello.c $(DEP)
124 pkey/ecdsa$(EXEXT): pkey/ecdsa.c $(DEP)
128 pkey/gen_key$(EXEXT): pkey/gen_key.c $(DEP)
132 pkey/key_app$(EXEXT): pkey/key_app.c $(DEP)
140 pkey/mpi_demo$(EXEXT): pkey/mpi_demo.c $(DEP)
152 pkey/pk_sign$(EXEXT): pkey/pk_sign.c $(DEP)
256 test/zeroize$(EXEXT): test/zeroize.c $(DEP)
264 util/pem2der$(EXEXT): util/pem2der.c $(DEP)
280 x509/crl_app$(EXEXT): x509/crl_app.c $(DEP)
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/programs/
H A DMakefile93 $(DEP):
96 aes/aescrypt2$(EXEXT): aes/aescrypt2.c $(DEP)
104 hash/hello$(EXEXT): hash/hello.c $(DEP)
128 pkey/ecdsa$(EXEXT): pkey/ecdsa.c $(DEP)
132 pkey/gen_key$(EXEXT): pkey/gen_key.c $(DEP)
136 pkey/key_app$(EXEXT): pkey/key_app.c $(DEP)
156 pkey/pk_sign$(EXEXT): pkey/pk_sign.c $(DEP)
260 test/zeroize$(EXEXT): test/zeroize.c $(DEP)
268 util/pem2der$(EXEXT): util/pem2der.c $(DEP)
284 x509/crl_app$(EXEXT): x509/crl_app.c $(DEP)
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/tests/
H A DMakefile108 $(DEP):
277 test_suite_ccm$(EXEXT): test_suite_ccm.c $(DEP)
341 test_suite_des$(EXEXT): test_suite_des.c $(DEP)
345 test_suite_dhm$(EXEXT): test_suite_dhm.c $(DEP)
361 test_suite_ecp$(EXEXT): test_suite_ecp.c $(DEP)
421 test_suite_md$(EXEXT): test_suite_md.c $(DEP)
425 test_suite_mdx$(EXEXT): test_suite_mdx.c $(DEP)
433 test_suite_mpi$(EXEXT): test_suite_mpi.c $(DEP)
441 test_suite_pem$(EXEXT): test_suite_pem.c $(DEP)
465 test_suite_pk$(EXEXT): test_suite_pk.c $(DEP)
[all …]
/dports/audio/fossmixer/detroit-0.2.3/engine/
H A DMakefile.in38 DEP = Makefile
40 DEP += pixel.h stringies.h structures.h
43 DEP += crc.h debugs.h draw.h dynload.h dynload_bind.h dynload_ret.h
46 DEP += styles_str.h system.h threads.h timer.h unicode.h
48 DEP += bind_redtools.h
52 DEP += dsl_pre.h dsl_rpn.h dsl_stack.h
54 DEP += widget.h widget_cb.h widget_helper.h widget_shr.h
56 DEP += worker_cb.h worker_clock.h worker_dsl.h worker_draw.h
57 DEP += worker_input.h worker_menu.h worker_mixer.h worker_play.h
58 DEP += worker_remote.h
[all …]
/dports/devel/upp/upp/
H A Dinstall14 DEP="apt-get install g++ clang make libgtk-3-dev libnotify-dev libbz2-dev libssl-dev"
16DEP="yum install gcc-c++ clang make gtk3-devel libnotify-devel bzip2-devel freetype-devel openssl-…
18DEP="dnf install gcc-c++ clang make gtk3-devel libnotify-devel bzip2-devel freetype-devel openssl-…
20DEP="urpmi install gcc-c++ clang make gtk3-devel libnotify-devel bzip2-devel freetype-devel openss…
24 DEP="pacman -Sy --needed gcc make zlib bzip2 gtk3 libnotify openssl clang pkgconfig gdb"
26 DEP="pkg install bash gmake gtk3 libnotify llvm90 pkgconf"
28 DEP="pkg install bash gtk3 libnotify developer/clang-80 build-essential"
31 DEP="pkg_add bash gmake gtk3 libnotify clang-devel"
35 DEP=""
38 if [ -z "$DEP" ]; then
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/nvtt/src/cmake/
H A DFindCUDA.cmake99 FOREACH(DEP ${DEPS})
100 STRING(REGEX REPLACE "#[ \t]*include[ \t]+\"" "" DEP "${DEP}")
102 FIND_PATH(PATH_OF_${DEP} ${DEP}
105 IF(NOT ${PATH_OF_${DEP}} STREQUAL PATH_OF_${DEP}-NOTFOUND)
106 #MESSAGE("${file} : ${PATH_OF_${DEP}}/${DEP}")
107 SET(${dependencies} ${${dependencies}} ${PATH_OF_${DEP}}/${DEP})
108 ENDIF(NOT ${PATH_OF_${DEP}} STREQUAL PATH_OF_${DEP}-NOTFOUND)
110 ENDFOREACH(DEP)
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/cmake/
H A DFindCUDA.cmake99 FOREACH(DEP ${DEPS})
100 STRING(REGEX REPLACE "#[ \t]*include[ \t]+\"" "" DEP "${DEP}")
102 FIND_PATH(PATH_OF_${DEP} ${DEP}
105 IF(NOT ${PATH_OF_${DEP}} STREQUAL PATH_OF_${DEP}-NOTFOUND)
106 #MESSAGE("${file} : ${PATH_OF_${DEP}}/${DEP}")
107 SET(${dependencies} ${${dependencies}} ${PATH_OF_${DEP}}/${DEP})
108 ENDIF(NOT ${PATH_OF_${DEP}} STREQUAL PATH_OF_${DEP}-NOTFOUND)
110 ENDFOREACH(DEP)
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/test/DeLICM/
H A Dreject_outofquota.ll2 …alyze -polly-delicm-max-ops=1 -polly-dependences-computeout=0 < %s | FileCheck %s -check-prefix=DEP
71 ; DEP: RAW dependences:
72 ; DEP-NOT: n/a
73 ; DEP: WAR dependences:
74 ; DEP-NOT: n/a
75 ; DEP: WAW dependences:
76 ; DEP-NOT: n/a
77 ; DEP: Reduction dependences:
78 ; DEP-NOT: n/a
79 ; DEP: Transitive closure of reduction dependences:
/dports/math/unuran/unuran-1.8.1/scripts/
H A Dmerge_h.pl68 my $DEP = "unuran.h: ";
165 open DEP, ">$DEP_file" or die "Cannot open file for writing: $DEP_file";
166 print DEP "$DEP\n";
167 close DEP;
230 $DEP .= "$header_files{$include_file} ";
/dports/net/bird2/bird-2.0.8/tools/
H A Dprogdoc56 open(DEP, ">", "$out.d");
57 print DEP "$out:";
59 print DEP " \\\n $f";
61 print DEP "\n\n";
64 print DEP "$f:\n\n";
66 close DEP;
/dports/sysutils/flashrom/flashrom-v1.2/
H A Dchipset_enable.c1806 {0x8086, 0x1c44, B_FS, DEP, "Intel", "Z68", enable_flash_pch6},
1807 {0x8086, 0x1c46, B_FS, DEP, "Intel", "P67", enable_flash_pch6},
1810 {0x8086, 0x1c4a, B_FS, DEP, "Intel", "H67", enable_flash_pch6},
1820 {0x8086, 0x1c5c, B_FS, DEP, "Intel", "H61", enable_flash_pch6},
1823 {0x8086, 0x1e44, B_FS, DEP, "Intel", "Z77", enable_flash_pch7},
1826 {0x8086, 0x1e48, B_FS, DEP, "Intel", "Q75", enable_flash_pch7},
1827 {0x8086, 0x1e49, B_FS, DEP, "Intel", "B75", enable_flash_pch7},
1828 {0x8086, 0x1e4a, B_FS, DEP, "Intel", "H77", enable_flash_pch7},
1887 {0x8086, 0x3b06, B_FS, DEP, "Intel", "H55", enable_flash_pch5},
1910 {0x8086, 0x8c44, B_FS, DEP, "Intel", "Z87", enable_flash_pch8},
[all …]
/dports/security/vxquery/vxquery-0.2.1/
H A DMakefile5 DEP= created-object settings.sh macro
11 $O/vxquery.o ${DEP}
16 $O/vxquery.o: vxquery.cc ${DEP}
19 $O/parser.o: parser.cc ${DEP}
22 $O/constants.o: constants.cc ${DEP}
25 $O/handlers.o: handlers.cc ${DEP}
28 $O/processors.o: processors.cc ${DEP}
31 $O/pversion.o: pversion.c ${DEP}
34 $O/vuxml.o: vuxml.cc ${DEP}
/dports/ports-mgmt/portsnap/portsnap-1.3/
H A Dmake_index.c40 } DEP; typedef
51 DEP * edep;
53 DEP * pdep;
55 DEP * fdep;
57 DEP * bdep;
59 DEP * rdep;
72 static DEP * recurse_one(DEP * d, size_t * nd);
99 static DEP *
102 DEP * d; in makelist()
274 static DEP *
[all …]

12345678910>>...125