/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-jobs-no-action.mk | 37 all: explained combined 38 .ORDER: explained combined 80 combined: combined-begin 82 combined-begin: .PHONY 89 . for target in combined-silent-${silent}-always-${always}-ignerr-${ignerr} 90 combined: .WAIT ${target} .WAIT 100 combined: combined-end 101 combined-end: .PHONY
|
H A D | opt-no-action-runflags.mk | 12 all: .PHONY combined 21 combined: .PHONY
|
H A D | opt-no-action-runflags.exp | 1 begin combined 33 end combined
|
H A D | opt-jobs-no-action.exp | 18 begin combined 60 end combined
|
/freebsd/contrib/kyua/utils/config/ |
H A D | tree_test.cpp | 217 const config::tree combined = t1.combine(t2); in ATF_TEST_CASE_BODY() local 220 ATF_REQUIRE(expected == combined); in ATF_TEST_CASE_BODY() 246 const config::tree combined = t1.combine(t2); in ATF_TEST_CASE_BODY() local 248 ATF_REQUIRE(t1 == combined); in ATF_TEST_CASE_BODY() 263 const config::tree combined = t1.combine(t2); in ATF_TEST_CASE_BODY() local 265 ATF_REQUIRE(t2 == combined); in ATF_TEST_CASE_BODY() 283 const config::tree combined = t1.combine(t2); in ATF_TEST_CASE_BODY() local 293 ATF_REQUIRE(expected == combined); in ATF_TEST_CASE_BODY() 322 config::tree combined = t1.combine(t2); in ATF_TEST_CASE_BODY() local 341 ATF_REQUIRE(expected == combined); in ATF_TEST_CASE_BODY() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | usb-device.txt | 9 "interface nodes" representing USB interfaces and "combined nodes" 12 A combined node shall be used instead of a device node and an interface node 16 A "hub node" is a combined node or an interface node that represents a USB 49 Required properties for combined nodes:
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | arm,pl11x.txt | 13 - interrupt-names: either the single entry "combined" representing a 14 combined interrupt output (CLCDINTR), or the four entries 76 interrupt-names = "combined";
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | samsung,exynos4210-combiner.txt | 10 combined interrupt for its eight interrupt sources. The combined interrupt
|
H A D | ti,c64x+megamod-pic.txt | 37 One for each core interrupt priority level. In addition to the combined 62 interrupts 0 - 3 (combined interrupt sources) are
|
/freebsd/sys/contrib/device-tree/src/arm64/amd/ |
H A D | amd-seattle-xgbe-b.dtsi | 92 interrupts = /* Uses combined intr for both 105 interrupts = /* Uses combined intr for both
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | renesas,rza2-pinctrl.txt | 1 Renesas RZ/A2 combined Pin and GPIO controller 3 The Renesas SoCs of the RZ/A2 series feature a combined Pin and GPIO controller.
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | Partitions.rst | 56 referred to as a combined output file. To extract a partition from the 57 combined output file, the ``llvm-objcopy`` tool should be used together 71 # Link the combined output file.
|
/freebsd/contrib/libcbor/ |
H A D | CMakeLists.txt | 121 COMMAND bash -c [[ llvm-profdata merge -sparse $(ls coverage_profiles/*.profraw) -o coverage_profiles/combined.profdata ]] 122 COMMAND bash -c [[ llvm-cov show -instr-profile=coverage_profiles/combined.profdata test/*_test -format=html > coverage_profiles/report.html ]] 123 COMMAND bash -c [[ llvm-cov report -instr-profile=coverage_profiles/combined.profdata test/*_test ]]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | twl4030-madc.txt | 4 combined with a 16-input analog multiplexer.
|
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
H A D | imx-cpufreq-dt.txt | 5 "speed grading" value which are written in fuses. These bits are combined with
|
/freebsd/share/examples/perfmon/ |
H A D | README | 9 (these two can be combined)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_MD_meth_new.pod | 108 combined with EVP_MD_FLAG_DIGALGID_ABSENT, the latter will override.> 113 parameter be left absent by default. I<Note: if combined with 119 B<EVP_MD_FLAG_DIGALGID_ABSENT> as default. I<Note: if combined with
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-sysctl.c | 1071 unsigned int rx, tx, combined; in sysctl_channels_handler() local 1089 combined = min(rx, tx); in sysctl_channels_handler() 1091 sys_op->max_combined = combined; in sysctl_channels_handler() 1099 combined = min(rx, tx); in sysctl_channels_handler() 1100 rx -= combined; in sysctl_channels_handler() 1101 tx -= combined; in sysctl_channels_handler() 1103 sys_op->combined_count = combined; in sysctl_channels_handler()
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-pkey.pod.in | 138 When combined with B<-text>, this is equivalent to B<-text_pub>. 148 This cannot be combined with encoded output in DER format. 153 This cannot be combined with encoded output in DER format.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | max98373.txt | 24 - maxim,interleave-mode : For cases where a single combined channel
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | arm,sp804.txt | 8 the combined interrupt or if "arm,sp804-has-irq" is present that
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | aes-armv4.S | 24 @ in one instruction and emit combined result every cycle. The module
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | COPYING.lgplv3 | 133 License, and convey such a combined library under terms of your 136 a) Accompany the combined library with a copy of the same work based 140 b) Give prominent notice with the combined library that part of it
|
/freebsd/sys/contrib/openzfs/module/zstd/ |
H A D | README.md | 6 dropping any unneeded files, and combined into a single file, but otherwise is
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7180-trogdor-lazor.dtsi | 12 semtech,combined-sensors = <3>;
|