Home
last modified time | relevance | path

Searched refs:subset (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd-13.1/contrib/ncurses/
H A Dmk-2nd.awk62 if (subset == "none") {
64 } else if (index(subset,$2) > 0) {
72 printf "# subset: %s\n", subset
121 if ( subset ~ /base/ ) {
123 } else if ( subset ~ /termlib/ ) {
H A Dmk-1st.awk65 return ( subset ~ /^ticlib$/ );
68 return ( subset ~ /^(ticlib\+)?termlib((\+[^+ ]+)*\+[a-z_]+_tinfo)?$/ );
210 if (subset == "ticlib" && driver == "yes" ) {
215 if (subset ~ /^base/ || subset == "ticlib" ) {
267 if (subset == "none") {
269 } else if (index(subset,$2) > 0) {
282 printf "# generated by mk-1st.awk (subset=%s)\n", subset
290 printf "# subset: %s\n", subset
H A Dmk-hdr.awk49 if (subset == "none") {
51 } else if (index(subset,$2) > 0) {
65 printf "# subset: %s\n", subset
/freebsd-13.1/sys/contrib/device-tree/Bindings/serial/
H A Darm_sbsa_uart.txt2 This UART uses a subset of the PL011 registers and consequently lives
/freebsd-13.1/sys/contrib/device-tree/Bindings/arm/
H A Dspe-pmu.txt12 SPE is only supported on a subset of the CPUs, please consult
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def6 // TODO: this is just a subset
/freebsd-13.1/sys/contrib/device-tree/Bindings/usb/
H A Dexynos-usb.txt18 each phy for the root ports, must be a subset of the following:
52 each phy for the root ports, must be a subset of the following:
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_activation_flags.inc9 // A subset of ASan (and common) runtime flags supported at activation time.
/freebsd-13.1/sys/contrib/device-tree/Bindings/hwmon/
H A Dltc2990.txt23 allows a subset of the measurements to be enabled:
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_new.pod30 B<SSL_CTX> that was used to create I<s>. It additionally duplicates a subset of
41 The subset of settings in I<s> that are duplicated are:
/freebsd-13.1/contrib/lutok/
H A DREADME8 subset of miscellaneous utility functions built on top of the wrappers.
/freebsd-13.1/contrib/libcbor/doc/source/
H A Dtests.rst7 …_With_CTest>`_ documentation for detailed information on how to specify particular subset of tests.
/freebsd-13.1/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-omap.txt14 - pinctrl-names: Should be subset of "default", "hs", "sdr12", "sdr25", "sdr50",
/freebsd-13.1/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-xlp.txt25 second cell is used to specify flags. The following subset of flags is
H A Dbrcm,kona-gpio.txt26 second cell is used to specify flags. The following subset of flags is
H A Dbrcm,brcmstb-gpio.txt42 flags. The following subset of flags is supported:
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DSearchableTable.td126 // search. This is convenient for tables that add extended data for a subset
127 // of a larger enum-based space, e.g. extended data about a subset of
/freebsd-13.1/contrib/ee/
H A Dmake.default4 # subset of curses that supports ee) will be built and ee will use new_curse
H A DREADME.ee71 new_curse, a subset of curses developed for use with ee. 'curses' often
75 The file new_curse.c contains a subset of 'curses', a package for
/freebsd-13.1/sys/contrib/device-tree/Bindings/clock/
H A Dsamsung,s5pv210-clock.txt33 A subset of above clocks available on given board shall be specified in
/freebsd-13.1/sys/contrib/device-tree/Bindings/opp/
H A Dallwinner,sun50i-h6-operating-points.yaml14 For some SoCs, the CPU frequency subset and voltage value of each
/freebsd-13.1/sys/contrib/device-tree/Bindings/pwm/
H A Dpwm-samsung.yaml41 and any subset of following optional clock names:
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/
H A Drenesas,sysc-rmobile.txt52 This shows a subset of the r8a7740 PM domain hierarchy, containing the
/freebsd-13.1/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst43 strings. DO use fallback compatibles when devices are the same as or a subset
/freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/
H A Dcnxt,cx92755-pinctrl.txt52 The pin group node accepts a subset of the generic pin config properties. For

12345