Home
last modified time | relevance | path

Searched full:depends (Results 1 – 25 of 1351) sorted by relevance

12345678910>>...55

/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol5 Build-Depends: debhelper-compat (= 12),
34 Depends: ${misc:Depends}, ${shlibs:Depends}
46 Depends: libpam-runtime, ${misc:Depends}, ${shlibs:Depends}
60 Depends: ${misc:Depends}, ${shlibs:Depends}
78 Depends: libssl-dev | libssl1.0-dev,
84 ${misc:Depends}
98 Depends: ${misc:Depends}, ${shlibs:Depends}
115 Depends: ${misc:Depends}, ${shlibs:Depends}
129 Depends: ${misc:Depends}, ${shlibs:Depends}
143 Depends: python3-cffi,
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A DKconfig4 depends on MAC80211 && HAS_DMA
20 depends on ATH10K && PCI
26 depends on ATH10K_PCI && OF && RESET_CONTROLLER
32 depends on ATH10K && MMC
38 depends on ATH10K && USB
45 depends on ATH10K
46 depends on ARCH_QCOM || COMPILE_TEST
47 depends on QCOM_SMEM
56 depends on ATH10K
64 depends on ATH10K && DEBUG_FS
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A DKconfig4 depends on MAC80211 && HAS_DMA
5 depends on CRYPTO_MICHAEL_MIC
16 depends on ATH11K
17 depends on REMOTEPROC
23 depends on ATH11K && PCI
32 depends on ATH11K
40 depends on ATH11K && DEBUG_FS && MAC80211_DEBUGFS
48 depends on ATH11K && EVENT_TRACING
54 depends on ATH11K_DEBUGFS
55 depends on RELAY
/freebsd/sys/contrib/dev/rtw89/
H A DKconfig4 depends on MAC80211
39 depends on PCI
50 depends on PCI
61 depends on PCI
73 depends on PCI
84 depends on PCI
99 depends on RTW89_CORE
108 depends on RTW89_CORE
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A DKconfig10 depends on MAC80211
11 depends on PCI
21 depends on MAC80211
22 depends on MMC
32 depends on MAC80211
33 depends on USB
/freebsd/contrib/bmake/unit-tests/
H A Ddeptgt-ignore.mk13 all: depends-on-failed depends-on-ignored
14 .PHONY: all depends-on-failed depends-on-ignored error-failed error-ignored
21 depends-on-failed: error-failed
23 depends-on-ignored: error-ignored
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt289 DEPENDS ${f})
297 DEPENDS ${f})
306 DEPENDS ${f})
316 DEPENDS ${f})
324 DEPENDS ${f})
337 add_custom_target(${NAME} DEPENDS ${${NAME}_LINK_FILES})
340 add_custom_target(man_copy DEPENDS ${COPY_FILES})
341 add_custom_target(man_lint DEPENDS ${LINT_FILES})
342 add_custom_target(man_html DEPENDS ${HTML_FILES})
343 add_custom_target(man_html_partial DEPENDS
[all...]
/freebsd/contrib/libucl/tests/basic/
H A D3.res4 all-depends = "query %dn-%dv";
6 build-depends = "info -qd";
14 provided-depends = "info -qb";
16 required-depends = "info -qr";
17 shared-depends = "info -qB";
H A D3.in10 all-depends: query %dn-%dv,
12 build-depends: info -qd,
20 provided-depends: info -qb,
22 required-depends: info -qr,
23 shared-depends: info -qB,
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A DKconfig6 depends on MAC80211
7 depends on PCI
19 depends on MT7915E
20 depends on ARCH_MEDIATEK || COMPILE_TEST
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDependenceFlags.h19 // This expr depends in any way on
28 // The type of this expr depends on a template parameter, or an error.
30 // The value of this expr depends on a template parameter, or an error.
113 // Depends on a template parameter or an error in some way. in LLVM_COMMON_DEPENDENCE()
114 // Validity depends on how the template is instantiated or the error is in LLVM_COMMON_DEPENDENCE()
117 // Expression type depends on template context, or an error. in LLVM_COMMON_DEPENDENCE()
120 // Expression value depends on template context, or an error. in LLVM_COMMON_DEPENDENCE()
123 // Depends on template context, or an error. in LLVM_COMMON_DEPENDENCE()
126 // Includes an error, and depends on how it is resolved. in LLVM_COMMON_DEPENDENCE()
128 // Type depends on a runtime value (variable-length array). in LLVM_COMMON_DEPENDENCE()
[all …]
/freebsd/sys/contrib/dev/athk/ath12k/
H A DKconfig4 depends on MAC80211 && HAS_DMA && PCI
5 depends on CRYPTO_MICHAEL_MIC
19 depends on ATH12K
29 depends on ATH12K && EVENT_TRACING
/freebsd/sys/conf/
H A Doptions.arm6441 SOC_ROCKCHIP_RK3328 opt_soc.h # Depends on SOC_ROCKCHIP
42 SOC_ROCKCHIP_RK3399 opt_soc.h # Depends on SOC_ROCKCHIP
43 SOC_ROCKCHIP_RK3568 opt_soc.h # Depends on SOC_ROCKCHIP
/freebsd/share/man/man7/
H A Dports.756 the port depends on in order to build and work.
146 .Cm depends , extract , fetch , install ,
185 .It Cm depends
194 .Cm fetch-depends , build-depends ,
257 .It Cm build-depends-list , run-depends-list
259 .It Cm all-depends-list
261 .It Cm pretty-print-build-depends-list , pretty-print-run-depends-list
/freebsd/contrib/nvi/
H A DCMakeLists.txt92 DEPENDS ${CL_SRCS})
96 DEPENDS ${COMMON_SRCS})
100 DEPENDS ${EX_SRCS})
104 DEPENDS ${VI_SRCS})
109 DEPENDS common/options.c)
113 DEPENDS ex/ex_cmd.c)
117 DEPENDS README)
/freebsd/crypto/openssl/Configurations/
H A Dgentemplate.pm20 foreach (@{$generator->{info}->{depends}->{""}}) { $generator->dogenerate($_); }
72 # build depends on.
88 my @list = @{ $self->{info}->{depends}->{$thing} //
89 $self->{info}->{depends}->{$extensionlessthing}
100 next if defined $self->{info}->{attributes}->{depends}->{$thing}->{$item}->{'weak'};
140 } @{$self->{info}->{depends}->{$item} // []}
219 generator_deps => $self->{info}->{depends}->{$script} // [],
220 deps => $self->{info}->{depends}->{$src} // [],
227 foreach (@{$self->{info}->{depends}->{$src} // []}) {
244 deps => $self->{info}->{depends}->{$target} // []);
[all …]
/freebsd/contrib/dialog/package/debian/
H A Dcontrol6 Build-Depends: debhelper (>= 5), libc6 (>= 2.11), libncursesw5-dev (>= 5.3), groff-base
11 Depends: libc6 (>= 2.11), libncursesw5 (>= 5.3)
28 Depends: libc6 (>= 2.11), libncursesw5 (>= 5.3)
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dat91-sama5d2_adc.txt11 - atmel,min-sample-rate-hz: Minimum sampling rate, it depends on SoC.
12 - atmel,max-sample-rate-hz: Maximum sampling rate, it depends on SoC.
13 - atmel,startup-time-ms: Startup time expressed in ms, it depends on SoC.
H A Datmel,sama5d2-adc.yaml35 description: Minimum sampling rate, it depends on SoC.
38 description: Maximum sampling rate, it depends on SoC.
41 description: Startup time expressed in ms, it depends on SoC.
/freebsd/usr.bin/tip/tip/
H A DMakefile45 # -- acutab is configuration dependent, and so depends on the Makefile
46 # -- remote.o depends on the Makefile because of DEFBR and DEFFS
47 # -- log.o depends on the Makefile because of ACULOG
/freebsd/crypto/openssl/doc/man3/
H A DBIO_should_retry.pod54 the reason code and the action that should be taken depends on
69 depends on the BIO type that caused it and the return code of the BIO
93 this is done depends on the underlying I/O structure.
104 structure cannot process or return any data. This depends on the behaviour of
/freebsd/sys/contrib/openzfs/module/icp/api/
H A Dkcf_cipher.c46 * When the mech's parameter is not NULL, its definition depends
51 * depends on the mechanism, and the plaintext's size.
117 * When the mech's parameter is not NULL, its definition depends
122 * depends on the mechanism, and the plaintext's size.
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A DKconfig7 depends on MAC80211
8 depends on PCI
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra-pinmux-common.yaml87 values depends on the pingroup. See "CAL_DRVDN" in the Tegra TRM.
92 values depends on the pingroup. See "CAL_DRVUP" in the Tegra TRM.
169 valid values depends on the pingroup. See "DRVDN_SLWR" in the Tegra TRM.
174 valid values depends on the pingroup. See "DRVUP_SLWF" in the Tegra TRM.
H A Dnvidia,tegra20-pinmux.txt50 The range of valid values depends on the pingroup. See "CAL_DRVDN" in the
53 The range of valid values depends on the pingroup. See "CAL_DRVUP" in the
56 fastest. The range of valid values depends on the pingroup. See
59 fastest. The range of valid values depends on the pingroup. See

12345678910>>...55