Home
last modified time | relevance | path

Searched full:capabilities (Results 1 – 25 of 1505) sorted by relevance

12345678910>>...61

/freebsd/sys/dev/isci/scil/
H A Dsati_device.c93 device->capabilities = 0; in sati_device_construct()
99 device->capabilities |= SATI_DEVICE_CAP_NCQ_REQUESTED_ENABLE; in sati_device_construct()
105 device->capabilities |= SATI_DEVICE_CAP_IGNORE_FUA; in sati_device_construct()
110 * @brief This method will update the SATI_DEVICE capabilities based on
114 * the supported capabilities.
116 * information from which to extract the capabilities of the
126 U16 capabilities = 0; in sati_device_update_capabilities() local
129 capabilities |= SATI_DEVICE_CAP_UDMA_ENABLE; in sati_device_update_capabilities()
134 capabilities |= SATI_DEVICE_CAP_48BIT_ENABLE; in sati_device_update_capabilities()
140 capabilities |= SATI_DEVICE_CAP_SMART_SUPPORT; in sati_device_update_capabilities()
[all …]
/freebsd/contrib/ncurses/man/
H A Dinfocmp.1m118 .I capabilities
122 Boolean-valued capabilities first,
124 and then string-valued capabilities.
148 \-r with \fB\-C\fP, include nonstandard capabilities
181 \fBterminfo\fP capabilities will be translated; only those variables which were
184 will take off this restriction, allowing all capabilities to be output in
193 all capabilities are output.
265 capabilities;
282 ignores capabilities missing from either entry.
297 lists capabilities that are in
[all …]
H A Duser_caps.563 of terminal capabilities designed
88 and string capabilities.
142 the set of capabilities supported by
161 that lists the different terminal capabilities.
168 for terminal capabilities includes details of extensions
173 supports the following nonstandard capabilities in each configuration.
189 The memory lock/unlock capabilities were included because they were used
206 (or required them to reuse existing capabilities as a workaround).
221 5.0 provided a way to detect nonstandard capabilities,
227 .I "user-defined capabilities"
[all …]
H A Dtic.1m213 to retain commented-out capabilities rather than discarding them.
214 Capabilities are commented by prefixing them with a period.
251 leaves capabilities that are not translatable
288 language for encoding parameterized capabilities
323 checks string capabilities
325 It validates only standard string capabilities,
382 a number of assumptions about the defaults of string capabilities
386 to use obsolete termcap capabilities to deduce correct values.
388 normally suppresses output of obsolete termcap capabilities such as \fBbs\fP.
390 obsolete capabilities.
[all …]
H A Dterminfo.head73 describes terminals by giving a set of capabilities which they
160 .SS "\fIterminfo\fP Capabilities Syntax"
161 The terminfo entry consists of several \fIcapabilities\fP,
169 Boolean capabilities are true when present, false when absent.
170 There is no explicit value for Boolean capabilities.
172 Numeric capabilities have a \*(``#\*('' following the name,
175 String capabilities have a \*(``=\*('' following the name,
178 String capabilities can be split into multiple lines,
196 The capabilities given before
201 If there are multiple \fBuse\fP capabilities, they are merged in reverse order.
[all …]
H A Dtput.150 initialize a terminal, exercise its capabilities, or query \fI\%term\%info\fP database
70 library and database to make terminal-specific capabilities and
77 Terminal capabilities are accessed by
80 \fB\%terminfo\fP(5) discusses terminal capabilities at length
84 but non-standard capabilities.
135 we term them \*(``pseudo-capabilities\*(''.
150 Only a few terminal capabilities require string parameters;
210 If initialization capabilities,
246 If any reset capabilities are defined for the terminal type,
251 uses any defined initialization capabilities.
[all …]
H A Dcaptoinfo.1m67 capabilities translate to
70 capabilities.
108 .SS "Translations from Nonstandard Capabilities"
111 nonstandard capabilities into standard
113 capabilities.
161 had a set of extension capabilities,
195 .\" were there no XENIX capabilities for the mixed single- and double-
203 composes single-line box-drawing capabilities into a
210 and double-line capabilities with a warning
246 capabilities:
H A Dterminfo.tail32 .SS "User-Defined Capabilities"
36 capabilities.
43 via standard capabilities.
46 addresses this limitation by allowing user-defined capabilities.
58 treats unknown capabilities as user-defined.
78 treats user-defined string capabilities
101 is said to be extensible because it mandates no capabilities,
106 employ only user-defined capabilities of Boolean and numeric type
121 library uses a few of these user-defined capabilities,
123 For other user-defined capabilities,
[all …]
H A Dterm.5182 The capabilities in the
236 Boolean capabilities are either 1 or 0
258 It contains all of the values of string capabilities referenced in
278 or string capabilities.
285 allowing users to define capabilities that are loaded at runtime.
301 count of extended Boolean capabilities
304 count of extended numeric capabilities
307 count of extended string capabilities
322 allocates arrays and reads data for the extended capabilities in the
325 The extended string table contains values for string capabilities.
[all …]
H A Dcurs_terminfo.3x121 database to handle certain terminal capabilities,
147 Applications can use the terminal capabilities either directly,
181 Programs that use cursor addressing should emit certain capabilities
334 It maintains only one copy of a given type's capabilities in memory.
337 allocates new storage for each set of terminal capabilities.
348 and string capabilities use the values from
365 and string capabilities thereafter may refer to invalid memory locations
409 most terminal capabilities require no more than one or two parameters.
460 String capabilities can contain
591 in the \*(``Capabilities\*('' section of \fB\%terminfo\fP(5).
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_ppccap.pod5 OPENSSL_ppccap - the PowerPC processor capabilities vector
14 represented by bits in the PowerPC capabilities vector. When libcrypto
15 initializes, it stores the results returned by PowerPC CPU capabilities detection
16 logic in the PowerPC capabilities vector. The CPU capabilities detection methods
24 the PowerPC capabilities vector. The ppc_arch.h header file states that, "Flags'
26 performance preferences than actual processor capabilities."
130 Check currently detected capabilities:
135 The detected capabilities in the above example indicate that PPC_MFTB, PPC_FPU,
/freebsd/secure/lib/libcrypto/man/man3/
H A DOPENSSL_ppccap.367 OPENSSL_ppccap \- the PowerPC processor capabilities vector
76 represented by bits in the PowerPC capabilities vector. When libcrypto
77 initializes, it stores the results returned by PowerPC CPU capabilities detection
78 logic in the PowerPC capabilities vector. The CPU capabilities detection methods
86 the PowerPC capabilities vector. The ppc_arch.h header file states that, "Flags\*(Aq
88 performance preferences than actual processor capabilities."
178 Check currently detected capabilities:
185 The detected capabilities in the above example indicate that PPC_MFTB, PPC_FPU,
/freebsd/sys/dev/qat/qat_hw/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c269 u32 capabilities; in c3xxx_get_hw_cap() local
274 /* Read accelerator capabilities mask */ in c3xxx_get_hw_cap()
276 capabilities = ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC + in c3xxx_get_hw_cap()
285 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC | in c3xxx_get_hw_cap()
290 capabilities &= ~ICP_ACCEL_CAPABILITIES_AUTHENTICATION; in c3xxx_get_hw_cap()
292 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_ASYMMETRIC | in c3xxx_get_hw_cap()
295 capabilities &= ~ICP_ACCEL_CAPABILITIES_COMPRESSION; in c3xxx_get_hw_cap()
297 capabilities &= ~ICP_ACCEL_CAPABILITIES_ZUC; in c3xxx_get_hw_cap()
299 capabilities &= ~ICP_ACCEL_CAPABILITIES_SHA3; in c3xxx_get_hw_cap()
303 capabilities &= ~ICP_ACCEL_CAPABILITIES_CRYPTO_ASYMMETRIC; in c3xxx_get_hw_cap()
[all …]
/freebsd/sys/dev/qat/qat_hw/qat_c62x/
H A Dadf_c62x_hw_data.c273 u32 capabilities; in c62x_get_hw_cap() local
278 /* Read accelerator capabilities mask */ in c62x_get_hw_cap()
281 capabilities = ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC + in c62x_get_hw_cap()
290 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC | in c62x_get_hw_cap()
295 capabilities &= ~ICP_ACCEL_CAPABILITIES_AUTHENTICATION; in c62x_get_hw_cap()
297 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_ASYMMETRIC | in c62x_get_hw_cap()
300 capabilities &= ~ICP_ACCEL_CAPABILITIES_COMPRESSION; in c62x_get_hw_cap()
302 capabilities &= ~ICP_ACCEL_CAPABILITIES_ZUC; in c62x_get_hw_cap()
304 capabilities &= ~ICP_ACCEL_CAPABILITIES_SHA3; in c62x_get_hw_cap()
308 capabilities &= ~ICP_ACCEL_CAPABILITIES_CRYPTO_ASYMMETRIC; in c62x_get_hw_cap()
[all …]
/freebsd/share/termcap/
H A Dtermcap.569 by giving a set of capabilities that they have and by describing
111 .Sh CAPABILITIES
131 These are the boolean capabilities:
179 These are the numeric capabilities:
207 # The following numeric capabilities are present in the SVr4.0 term
232 These are the string capabilities:
390 # SVr1 capabilities stop here. IBM's version of terminfo is the same as
546 # SVr4 added these capabilities to support color
557 # SVr4 added these capabilities to support printers
611 # The following string capabilities are present in the SVr4.0 term
[all …]
/freebsd/share/man/man4/
H A Dcapsicum.435 .Cd "options CAPABILITIES"
41 is designed to blend capabilities with UNIX.
46 Capabilities are unforgeable tokens of authority that can be delegated and must
49 makes file descriptors into capabilities.
96 .It capabilities
116 objects using capabilities rather than global namespaces:
195 .%T Capsicum: practical capabilities for UNIX
/freebsd/sys/dev/qat/qat_hw/qat_200xx/
H A Dadf_200xx_hw_data.c395 u32 capabilities; in adf_200xx_get_hw_cap() local
400 /* Read accelerator capabilities mask */ in adf_200xx_get_hw_cap()
402 capabilities = ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC + in adf_200xx_get_hw_cap()
411 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC | in adf_200xx_get_hw_cap()
415 capabilities &= ~ICP_ACCEL_CAPABILITIES_AUTHENTICATION; in adf_200xx_get_hw_cap()
417 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_ASYMMETRIC | in adf_200xx_get_hw_cap()
420 capabilities &= ~ICP_ACCEL_CAPABILITIES_COMPRESSION; in adf_200xx_get_hw_cap()
422 capabilities &= ~ICP_ACCEL_CAPABILITIES_ZUC; in adf_200xx_get_hw_cap()
424 capabilities &= ~ICP_ACCEL_CAPABILITIES_SHA3; in adf_200xx_get_hw_cap()
428 capabilities &= ~ICP_ACCEL_CAPABILITIES_CRYPTO_ASYMMETRIC; in adf_200xx_get_hw_cap()
[all …]
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_query_device_ex.327 struct ibv_odp_caps odp_caps; /* On-Demand Paging capabilities */
31 struct ibv_tso_caps tso_caps; /* TCP segmentation offload capabilities */
32 struct ibv_rss_caps rss_caps; /* RSS capabilities */
34 struct ibv_packet_pacing_caps packet_pacing_caps; /* Packet pacing capabilities */
35 uint32_t raw_packet_caps; /* Raw packet capabilities, use enum ibv_raw_pac…
/freebsd/contrib/llvm-project/lldb/source/Plugins/Protocol/MCP/
H A DProtocol.h92 /// Capabilities that a server may support. Known capabilities are defined here,
94 /// additional capabilities.
95 struct Capabilities { struct
96 /// Tool capabilities of the server.
99 /// Resource capabilities of the server.
103 llvm::json::Value toJSON(const Capabilities &); argument
104 bool fromJSON(const llvm::json::Value &, Capabilities &, llvm::json::Path);
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVBaseInfo.cpp10 // versioning/capabilities/extensions getters for symbolic/named operands used
121 CapabilityList Capabilities; in getSymbolicOperandCapabilities() local
127 Capabilities.push_back( in getSymbolicOperandCapabilities()
133 return Capabilities; in getSymbolicOperandCapabilities()
142 CapabilityList Capabilities; in getCapabilitiesEnabledByExtension() local
146 // Some capabilities' codes might go not in order. in getCapabilitiesEnabledByExtension()
148 Capabilities.push_back( in getCapabilitiesEnabledByExtension()
154 return Capabilities; in getCapabilitiesEnabledByExtension()
/freebsd/share/man/man9/
H A Dieee80211.9286 Device/driver capabilities; see below for a complete description.
508 .Sh DRIVER CAPABILITIES
509 Driver/device capabilities are specified using several sets of flags
513 General capabilities are specified by
515 Hardware cryptographic capabilities are specified by
517 Software cryptographic capabilities are specified by
519 802.11n capabilities, if any, are specified by
523 layer propagates a subset of these capabilities to each vap through
529 The following general capabilities are defined:
590 The follow general crypto capabilities are defined.
[all …]
H A Difnet.9109 .Fn if_setcapabilities "if_t ifp" "int capabilities"
123 .Fn if_setcapabilities2 "if_t ifp" "int capabilities"
412 Flags describing the capabilities the interface supports (see below).
415 Flags describing the enabled capabilities of the interface (see below).
468 A detailed interpretation of the capabilities
661 capabilities; others are dynamically manipulated to reflect the
765 .Ss "Interface Capabilities Flags"
766 Interface capabilities are specialized features an interface may
768 These capabilities are very hardware-specific
780 the knowledge on whether and how the interface capabilities
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h67 // AvailableCaps. AvailableCaps is the complete set of capabilities that are
68 // available to the current target. AllCaps is the set of capabilities that
76 // Add capabilities to AllCaps, recursing through their implicitly declared
77 // capabilities too.
97 // Add a list of capabilities, ensuring AllCaps captures all the implicitly
98 // declared capabilities, and MinimalCaps has the minimal set of required
99 // capabilities (so all implicitly declared ones are removed).
116 // Add the given capabilities to available and all their implicitly defined
117 // capabilities too.
/freebsd/contrib/ncurses/
H A DTO-DO113 lab_f* capabilities aren't presently used.
139 4. Unused capabilities
141 The currently unused capabilities fall naturally into several groups:
143 A. Status-line capabilities:
155 B. Printer capabilities:
171 C. Printer-control capabilities:
185 E. Window and virtual-terminal capabilities:
194 F. Unused VDT capabilities:
/freebsd/sys/dev/qat/qat_hw/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c275 u32 capabilities; in dh895xcc_get_hw_cap() local
277 /* Read accelerator capabilities mask */ in dh895xcc_get_hw_cap()
279 capabilities = ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC + in dh895xcc_get_hw_cap()
288 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_SYMMETRIC | in dh895xcc_get_hw_cap()
293 capabilities &= ~ICP_ACCEL_CAPABILITIES_AUTHENTICATION; in dh895xcc_get_hw_cap()
295 capabilities &= ~(ICP_ACCEL_CAPABILITIES_CRYPTO_ASYMMETRIC | in dh895xcc_get_hw_cap()
298 capabilities &= ~ICP_ACCEL_CAPABILITIES_COMPRESSION; in dh895xcc_get_hw_cap()
300 return capabilities; in dh895xcc_get_hw_cap()

12345678910>>...61