Home
last modified time | relevance | path

Searched refs:constraints (Results 1 – 25 of 95) sorted by relevance

1234

/freebsd/crypto/openssl/test/ssl-tests/
H A D01-simple.cnf8 test-3 = 3-name-constraints-no-san-in-ee
82 [3-name-constraints-no-san-in-ee]
83 ssl_conf = 3-name-constraints-no-san-in-ee-ssl
85 [3-name-constraints-no-san-in-ee-ssl]
86 server = 3-name-constraints-no-san-in-ee-server
87 client = 3-name-constraints-no-san-in-ee-client
89 [3-name-constraints-no-san-in-ee-server]
94 [3-name-constraints-no-san-in-ee-client]
H A D01-simple.cnf.in44 name => "name-constraints-no-san-in-ee",
/freebsd/sys/powerpc/cpufreq/
H A Dmpc85xx_jog.c179 struct mpc85xx_constraints *constraints; in mpc85xx_jog_attach() local
187 constraints = (struct mpc85xx_constraints *)compat->ocd_data; in mpc85xx_jog_attach()
204 sc->min_freq = constraints->threshold; in mpc85xx_jog_attach()
205 sc->low = constraints->min_mult; in mpc85xx_jog_attach()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyses.def71 "Purge symbols, bindings, and constraints before every statement")
75 "Purge symbols, bindings, and constraints before every basic block")
78 "Do not purge symbols, bindings, or constraints")
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntpd.texi224 This option has some usage constraints. It:
240 This option has some usage constraints. It:
256 This option has some usage constraints. It:
273 This option has some usage constraints. It:
313 This option has some usage constraints. It:
354 This option has some usage constraints. It:
380 This option has some usage constraints. It:
430 This option has some usage constraints. It:
477 This option has some usage constraints. It:
510 This option has some usage constraints
[all...]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInlineAsm.cpp31 const std::string &constraints, bool hasSideEffects, in InlineAsm() argument
34 AsmString(asmString), Constraints(constraints), FTy(FTy), in InlineAsm()
39 cantFail(verify(getFunctionType(), constraints)); in InlineAsm()
/freebsd/sys/contrib/device-tree/Bindings/
H A Dwriting-bindings.rst52 constraints specific to the device.
58 - DO define properties in terms of constraints. How many entries? What are
67 constraints (e.g. list of items).
H A Dwriting-schema.rst106 binding. Each property contains a set of constraints using json-schema
110 For common properties, only additional constraints not covered by the common,
/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi135 This option has some usage constraints. It:
151 This option has some usage constraints. It:
168 This option has some usage constraints. It:
184 This option has some usage constraints. It:
200 This option has some usage constraints. It:
223 This option has some usage constraints. It:
239 This option has some usage constraints. It:
/freebsd/crypto/openssh/
H A DPROTOCOL.agent36 destination constraints.
46 constraint[] constraints
73 constraints against the session-bind@openssh.com bindings recorded for
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp851 StringLiteral **constraints, Expr **exprs, in GCCAsmStmt() argument
868 std::copy(constraints, constraints + NumConstraints, Constraints); in GCCAsmStmt()
878 ArrayRef<StringRef> constraints, ArrayRef<Expr*> exprs, in MSAsmStmt() argument
884 initialize(C, asmstr, asmtoks, constraints, exprs, clobbers); in MSAsmStmt()
893 ArrayRef<StringRef> constraints, in initialize() argument
900 assert(exprs.size() == constraints.size()); in initialize()
911 std::transform(constraints.begin(), constraints.end(), Constraints, in initialize()
/freebsd/contrib/file/magic/Magdir/
H A Dselinux24 #0 search gen_sens( SE Linux policy MLS constraints source
/freebsd/tools/build/options/
H A DWITH_BEARSSL12 Due to size constraints in the BIOS environment on x86, one may need to set
/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509_err.et24 error_code VERIFY_CONSTRAINTS, "Error verifing constraints"
26 error_code NAME_CONSTRAINT_ERROR, "Error while verifing name constraints"
/freebsd/contrib/libcbor/doc/source/
H A Drfc_conformance.rst
/freebsd/contrib/ntp/util/
H A Dinvoke-ntp-keygen.texi1118 This option has some usage constraints. It:
1133 This option has some usage constraints. It:
1155 This option has some usage constraints. It:
1172 This option has some usage constraints. It:
1188 This option has some usage constraints. It:
1203 This option has some usage constraints. It:
1217 This option has some usage constraints. It:
1233 This option has some usage constraints. It:
1256 This option has some usage constraints. It:
1271 This option has some usage constraints
[all...]
/freebsd/contrib/ntp/sntp/
H A Dinvoke-sntp.texi166 This option has some usage constraints. It:
182 This option has some usage constraints. It:
209 This option has some usage constraints. It:
226 This option has some usage constraints. It:
322 This option has some usage constraints. It:
/freebsd/contrib/googletest/googlemock/
H A DREADME.md25 - Allows arbitrary (partial) ordering constraints on function calls to be
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dlm363x-regulator.txt28 Each sub-node should contain the constraints and initialization.
H A Dmax77686.txt17 standard regulator constraints....
H A Das3722-regulator.txt24 Each sub-node should contain the constraints and initialization
H A Dpalmas-pmic.txt30 Each sub-node should contain the constraints and initialization
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dinterconnect.txt14 etc. The consumer drivers set constraints on interconnect path (or endpoints)
/freebsd/crypto/openssl/doc/man3/
H A DX509_get_extension_flags.pod52 The certificate contains a basic constraints extension.
56 The certificate contains basic constraints and asserts the CA flag.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dmax14577.txt54 sub-node should contain the constraints and initialization information

1234