Home
last modified time | relevance | path

Searched full:constrained (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFPEnv.h36 /// constrained floating point intrinsic. See the LLVM Language Reference Manual
47 /// that is valid as input in constrained intrinsic rounding mode
52 /// constrained intrinsic rounding mode metadata.
56 /// valid as input in constrained intrinsic exception behavior metadata.
60 /// input in constrained intrinsic exception behavior metadata.
69 /// Returns constrained intrinsic id to represent the given instruction in
70 /// strictfp function. If the instruction is already a constrained intrinsic or
71 /// does not have a constrained intrinsic counterpart, the function returns
H A DConstrainedOps.def1 //===- llvm/IR/ConstrainedOps.def - Constrained intrinsics ------*- C++ -*-===//
9 // Defines properties of constrained intrinsics, in particular corresponding
45 // - 1 if the corresponding constrained intrinsic has rounding mode argument.
46 // - name of the constrained intrinsic to represent this instruction/function.
47 // - DAG node corresponding to the constrained intrinsic without prefix STRICT_.
49 // These are definitions for instructions, that are converted into constrained
70 // constrained intrinsics.
108 // constrained FMA or FMUL + FADD intrinsics.
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_zec12/
H A Dextended.json119 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
173 "BriefDescription": "Completed TEND instructions in constrained TX mode",
174 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
197 "BriefDescription": "Aborted transactions in non-constrained TX mode",
203 …"BriefDescription": "Aborted transactions in constrained TX mode not using special completion logi…
204 …"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mo…
209 "BriefDescription": "Aborted transactions in constrained TX mode using special completion logic",
210 …"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mo…
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z14/
H A Dextended.json77 "BriefDescription": "Completed TEND instructions in constrained TX mode",
78 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
83 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
84 …"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-executio…
293 "BriefDescription": "Aborted transactions in non-constrained TX mode",
294 …"PublicDescription": "A transaction abort has occurred in a non-constrained transactional-executio…
299 …"BriefDescription": "Aborted transactions in constrained TX mode not using special completion logi…
300 …"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mo…
305 "BriefDescription": "Aborted transactions in constrained TX mode using special completion logic",
306 …"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mo…
/freebsd/lib/libpmc/pmu-events/arch/s390/cf_z13/
H A Dextended.json77 "BriefDescription": "Completed TEND instructions in constrained TX mode",
78 …"PublicDescription": "A TEND instruction has completed in a constrained transactional-execution mo…
83 "BriefDescription": "Completed TEND instructions in non-constrained TX mode",
84 …"PublicDescription": "A TEND instruction has completed in a non-constrained transactional-executio…
311 "BriefDescription": "Aborted transactions in non-constrained TX mode",
312 …"PublicDescription": "A transaction abort has occurred in a non-constrained transactional-executio…
317 …"BriefDescription": "Aborted transactions in constrained TX mode not using special completion logi…
318 …"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mo…
323 "BriefDescription": "Aborted transactions in constrained TX mode using special completion logic",
324 …"PublicDescription": "A transaction abort has occurred in a constrained transactional-execution mo…
/freebsd/crypto/heimdal/lib/asn1/
H A Dtest.asn191 TESTUSERCONSTRAINED ::= OCTET STRING (CONSTRAINED BY { -- meh -- })
92 -- TESTUSERCONSTRAINED2 ::= OCTET STRING (CONSTRAINED BY { TESTInteger })
93 -- TESTUSERCONSTRAINED3 ::= OCTET STRING (CONSTRAINED BY { INTEGER })
94 -- TESTUSERCONSTRAINED4 ::= OCTET STRING (CONSTRAINED BY { INTEGER : 1 })
/freebsd/crypto/krb5/doc/html/_sources/appdev/refs/macros/
H A DKRB5_GC_CONSTRAINED_DELEGATION.rst.txt3 .. _KRB5-GC-CONSTRAINED-DELEGATION-data:
12 Constrained delegation.
H A DKRB5_PAC_DELEGATION_INFO.rst.txt12 Constrained delegation info.
/freebsd/share/man/man4/
H A Dcapsicum.471 constrained.
77 is constrained by explicitly marking \(~~60 of over 15000 parameters as permitted
94 family of system calls are constrained so that they can only operate on
/freebsd/crypto/krb5/doc/html/appdev/refs/macros/
H A DKRB5_GC_CONSTRAINED_DELEGATION.html55 <section id="krb5-gc-constrained-delegation">
56 …span id="krb5-gc-constrained-delegation-data"></span><h1>KRB5_GC_CONSTRAINED_DELEGATION<a class="h…
62 <p>Constrained delegation.</p>
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr437 # Print final constrained values to debugging
564 # Print final constrained values to debugging
587 # $var_width) are not constrained to minimum/maximum values.
687 # $var_width) are not constrained to minimum/maximum values.
702 # Calculate height/width of infobox (adjusted/constrained below)
748 # $var_width) are not constrained to minimum/maximum values.
763 # Calculate height/width of buttonbox (adjusted/constrained below)
815 # $var_width) are not constrained to minimum/maximum values.
831 # Calculate height/width of inputbox (adjusted/constrained below)
893 # and $var_rows) are not constrained to minimum/maximum values.
[all …]
/freebsd/crypto/krb5/src/man/
H A Dkvno.man79 constrained delegation. This option is only valid when used in
91 acquire a ticket on behalf of \fIfor_user\fP\&. If constrained
/freebsd/crypto/krb5/doc/user/user_commands/
H A Dkvno.rst58 constrained delegation. This option is only valid when used in
70 acquire a ticket on behalf of *for_user*. If constrained
/freebsd/crypto/krb5/doc/html/_sources/user/user_commands/
H A Dkvno.rst.txt58 constrained delegation. This option is only valid when used in
70 acquire a ticket on behalf of *for_user*. If constrained
/freebsd/crypto/openssh/
H A Dauthfd.c593 int r, constrained = (life || confirm || maxsign || in ssh_add_identity_constrained() local
617 type = constrained ? in ssh_add_identity_constrained()
630 if (constrained && in ssh_add_identity_constrained()
691 int r, constrained = (life || confirm || dest_constraints || certs); in ssh_update_card() local
695 type = constrained ? in ssh_update_card()
707 if (constrained && in ssh_update_card()
H A Dssh-add.1140 destination-constrained keys via the
198 are not destination constrained.
202 destination-constrained keys over a forwarded
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.asn174 HDB-Ext-Constrained-delegation-acl ::= SEQUENCE OF Principal
98 allowed-to-delegate-to[2] HDB-Ext-Constrained-delegation-acl,
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/
H A DKVNO.htm63 … be treated as services for which credentials should be acquired using constrained delegation. Thi…
73 … is to be used to acquire a ticket on behalf of <em>for_user.</em> If constrained delegation is n…
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_s4u.c27 * Test program for protocol transition (S4U2Self) and constrained delegation
39 * - Configure the computer account to support constrained delegation with
187 printf("Constrained delegation tests follow\n"); in constrained_delegate()
H A Dt_gssexts.c33 * Test program for protocol transition (S4U2Self) and constrained delegation
45 * - Configure the computer account to support constrained delegation with
/freebsd/crypto/krb5/doc/html/_sources/appdev/refs/api/
H A Dkrb5_pac_add_buffer.rst.txt58 - #KRB5_PAC_DELEGATION_INFO - Constrained delegation information
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dfsl,sai-clock.yaml14 output. Some SoC are very constrained in their pin multiplexer
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp378 /// constrained to null after being passed through an object of nonnnull type.
388 // If the value was constrained to null *after* it was passed through that in checkValueAtLValForInvariantViolation()
520 // When one of the nonnull arguments are constrained to be null, nullability in checkDeadSymbols()
927 // If the receiver is constrained to be nonnull, assume that it is nonnull in getReceiverNullability()
961 // Space optimization: no point in tracking constrained-null cases in evalAssume()
1079 // been constrained to be not nil then we will conservatively assume that the in checkPostObjCMessage()
1094 // If a previous property access was constrained as nonnull, we hold in checkPostObjCMessage()
1097 // previous property access was *not* constrained as nonnull, then in checkPostObjCMessage()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp10 // more constrained arguments if its argument is predicated in the control flow
15 // 1) Try to a split call-site with constrained arguments, if any constraints
299 /// Note that in case any arguments at the call-site are constrained by its
300 /// predecessors, new call-sites with more constrained arguments will be
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h93 /// \return The virtual register constrained to the right register class.
99 /// Constrain the Register operand OpIdx, so that it is now constrained to the
106 /// \return The virtual register constrained to the right register class.
125 /// \return The virtual register constrained to the right register class.

12345678910>>...15