Home
last modified time | relevance | path

Searched full:subsets (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/contrib/ncurses/
H A Dmk-0th.awk37 # subsets (is used here to decide if wide-character code is used)
59 # A blank in "subsets" indicates a split-off of the library into a separate
63 if ( ( which == "ticlib" ) && ( subsets ~ /ticlib / ) ) {
65 } else if ( ( which == "termlib" || which == "ext_tinfo" ) && ( subsets ~ /[[:space:]]base/ ) ) {
101 printf "# subsets: %s\n", subsets
125 if ( subsets ~ /widechar/ )
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h54 /// Split - Partition a set of changes \p S into one or two subsets.
58 /// smaller sets, by attempting to remove individual subsets.
62 /// Search - Search for a subset (or subsets) in \p Sets which can be
85 /// subsets of changes and returning the smallest set which still satisfies
H A DDAGDeltaAlgorithm.h33 /// eagerly prune large subsets of changes. As with \see DeltaAlgorithm, the DAG
53 /// \p Dependencies edges by executing \see ExecuteOneTest() on subsets of
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-keymgmt.pod293 OSSL_FUNC_keymgmt_has() should check whether the given I<keydata> contains the subsets
295 selector bits must consider all those subsets, not just one. An
303 data subsets indicated by I<selection>. Some combined selections of
304 data subsets may cause validation of the combined data.
340 OSSL_FUNC_keymgmt_dup() should duplicate data subsets indicated by
420 OSSL_FUNC_keymgmt_has() should return 1 if all the selected data subsets are contained
H A Dprovider-decoder.pod180 treat separately or together. It's possible to specify what subsets are to
H A Dprovider-encoder.pod187 treat separately or together. It's possible to specify what subsets are to
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-keymgmt.7407 \&\fBOSSL_FUNC_keymgmt_has()\fR should check whether the given \fIkeydata\fR contains the subsets
409 selector bits must consider all those subsets, not just one. An
417 data subsets indicated by \fIselection\fR. Some combined selections of
418 data subsets may cause validation of the combined data.
453 \&\fBOSSL_FUNC_keymgmt_dup()\fR should duplicate data subsets indicated by
527 \&\fBOSSL_FUNC_keymgmt_has()\fR should return 1 if all the selected data subsets are contained
H A Dprovider-decoder.7307 treat separately or together. It's possible to specify what subsets are to
H A Dprovider-encoder.7302 treat separately or together. It's possible to specify what subsets are to
/freebsd/lib/libsys/
H A Dselect.267 with subsets consisting of those descriptors that are ready
/freebsd/bin/pax/
H A Doptions.h103 * Illegal option flag subsets based on pax operation
/freebsd/lib/libutil/
H A Dlogin_class.3197 functions are subsets of the setcontext functions above, but may
/freebsd/crypto/openssl/test/
H A Dv3ext.c85 /* Actual subsets */ in test_asid()
98 /* Not subsets */ in test_asid()
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dnvidia,tegra186-gpio.txt58 handle subsets of the interrupts within a port. The status of each of these
H A Dnvidia,tegra186-gpio.yaml71 different CPUs to each handle subsets of the interrupts within a port.
/freebsd/share/doc/psd/05.sysman/
H A D1.5.t120 the specified bit masks by the subsets that select true for input,
/freebsd/lib/geom/raid/
H A Dgraid.886 Depending on RAID BIOS type and its metadata format, different subsets of
/freebsd/contrib/libxo/encoder/csv/
H A Denc_csv.c13 * subsets of data. This is not (and cannot be) a generalized
14 * facility, but for specific subsets of data, CSV data can be
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch32.h126 /// or interworking between Arm and Thumb instruction subsets.
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips.td18 // into subsets that are usually overridden independently. This allows
/freebsd/contrib/ncurses/man/
H A Dtic.1m295 Available subsets are
H A Dinfocmp.1m496 subsets are \*(``SVr1\*('', \*(``Ultrix\*('', \*(``HP\*('', and \*(``AIX\*('';
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_mcast_mgr.c418 Subdivide the set of ports into non-overlapping subsets in mcast_mgr_subdivide()
781 non-overlapping subsets of member ports that can be reached through in mcast_mgr_build_spanning_tree()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp270 // Partition Clusters into as few subsets as possible, where each subset has a in findBitTestClusters()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_session.h130 * Note: struct types lac_session_d1_s and lac_session_d2_s are subsets of

123