/freebsd/contrib/ncurses/ |
H A D | mk-0th.awk | 37 # 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 D | DeltaAlgorithm.h | 54 /// 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 D | DAGDeltaAlgorithm.h | 33 /// 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 D | provider-keymgmt.pod | 293 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 D | provider-decoder.pod | 180 treat separately or together. It's possible to specify what subsets are to
|
H A D | provider-encoder.pod | 187 treat separately or together. It's possible to specify what subsets are to
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | provider-keymgmt.7 | 407 \&\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 D | provider-decoder.7 | 307 treat separately or together. It's possible to specify what subsets are to
|
H A D | provider-encoder.7 | 302 treat separately or together. It's possible to specify what subsets are to
|
/freebsd/lib/libsys/ |
H A D | select.2 | 67 with subsets consisting of those descriptors that are ready
|
/freebsd/bin/pax/ |
H A D | options.h | 103 * Illegal option flag subsets based on pax operation
|
/freebsd/lib/libutil/ |
H A D | login_class.3 | 197 functions are subsets of the setcontext functions above, but may
|
/freebsd/crypto/openssl/test/ |
H A D | v3ext.c | 85 /* Actual subsets */ in test_asid() 98 /* Not subsets */ in test_asid()
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | nvidia,tegra186-gpio.txt | 58 handle subsets of the interrupts within a port. The status of each of these
|
H A D | nvidia,tegra186-gpio.yaml | 71 different CPUs to each handle subsets of the interrupts within a port.
|
/freebsd/share/doc/psd/05.sysman/ |
H A D | 1.5.t | 120 the specified bit masks by the subsets that select true for input,
|
/freebsd/lib/geom/raid/ |
H A D | graid.8 | 86 Depending on RAID BIOS type and its metadata format, different subsets of
|
/freebsd/contrib/libxo/encoder/csv/ |
H A D | enc_csv.c | 13 * 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 D | aarch32.h | 126 /// or interworking between Arm and Thumb instruction subsets.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips.td | 18 // into subsets that are usually overridden independently. This allows
|
/freebsd/contrib/ncurses/man/ |
H A D | tic.1m | 295 Available subsets are
|
H A D | infocmp.1m | 496 subsets are \*(``SVr1\*('', \*(``Ultrix\*('', \*(``HP\*('', and \*(``AIX\*('';
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mcast_mgr.c | 418 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 D | SwitchLoweringUtils.cpp | 270 // 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 D | lac_session.h | 130 * Note: struct types lac_session_d1_s and lac_session_d2_s are subsets of
|