Home
last modified time | relevance | path

Searched full:purpose (Results 1 – 25 of 12285) sorted by relevance

12345678910>>...492

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDARMEHABI.h41 // Purpose: vsp = vsp + ((x << 2) + 4)
45 // Purpose: vsp = vsp - ((x << 2) + 4)
49 // Purpose: refuse to unwind
53 // Purpose: pop r[15:12], r[11:4]
58 // Purpose: vsp = r[x]
63 // Purpose: pop r[(4+x):4]
67 // Purpose: pop r14, r[(4+x):4]
71 // Purpose: finish
75 // Purpose: Pop Return Address Authetication Code
79 // Purpose: pop r[3:0]
[all …]
/freebsd-13-stable/crypto/openssl/doc/man3/
HDX509_STORE_CTX_new.pod50 int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);
53 int purpose, int trust);
142 exists that can record extended key usage information to supplement the purpose
146 custom "purpose" (see below) or supply a nondefault verification callback
149 X509_STORE_CTX_set_purpose() sets the purpose for the target certificate being
150 verified in the I<ctx>. Built-in available values for the I<purpose> argument
155 possible to create a custom purpose value. Setting a purpose will ensure that
157 consistent with that purpose as well as, potentially, other checks. Every
158 purpose also has an associated default trust value which will also be set at the
177 function it is possible to set the purpose and trust values for the I<ctx> at
[all …]
HDX509_check_purpose.pod5 X509_check_purpose - Check the purpose of a certificate
15 This function checks if certificate I<x> was created with the purpose
40 =item E<32>1 if the certificate was created to perform the purpose represented by I<id>
42 =item E<32>0 if the certificate was not created to perform the purpose represented by I<id>
52 =item E<32>0 not a CA or does not have the purpose represented by I<id>
/freebsd-13-stable/sys/dev/usb/net/
HDif_udavreg.h23 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
123 #define UDAV_GPCR 0x1e /* General purpose control register */
124 #define UDAV_GPCR_GEP_CNTL6 (1<<6) /* General purpose control 6 */
125 #define UDAV_GPCR_GEP_CNTL5 (1<<5) /* General purpose control 5 */
126 #define UDAV_GPCR_GEP_CNTL4 (1<<4) /* General purpose control 4 */
127 #define UDAV_GPCR_GEP_CNTL3 (1<<3) /* General purpose control 3 */
128 #define UDAV_GPCR_GEP_CNTL2 (1<<2) /* General purpose control 2 */
129 #define UDAV_GPCR_GEP_CNTL1 (1<<1) /* General purpose control 1 */
130 #define UDAV_GPCR_GEP_CNTL0 (1<<0) /* General purpose control 0 */
132 #define UDAV_GPR 0x1f /* General purpose register */
[all …]
/freebsd-13-stable/secure/lib/libcrypto/man/man3/
HDX509_STORE_CTX_new.3174 \& int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose);
177 \& int purpose, int trust);
268 exists that can record extended key usage information to supplement the purpose
272 custom \*(L"purpose\*(R" (see below) or supply a nondefault verification callback
275 \&\fBX509_STORE_CTX_set_purpose()\fR sets the purpose for the target certificate being
276 verified in the \fIctx\fR. Built-in available values for the \fIpurpose\fR argument
281 possible to create a custom purpose value. Setting a purpose will ensure that
283 consistent with that purpose as well as, potentially, other checks. Every
284 purpose also has an associated default trust value which will also be set at the
303 function it is possible to set the purpose and trust values for the \fIctx\fR at
[all …]
HDX509_check_purpose.3142 X509_check_purpose \- Check the purpose of a certificate
152 This function checks if certificate \fIx\fR was created with the purpose
176 .IP " 1 if the certificate was created to perform the purpose represented by \fIid\fR" 4
177 .IX Item " 1 if the certificate was created to perform the purpose represented by id"
178 .IP " 0 if the certificate was not created to perform the purpose represented by \fIid\fR" 4
179 .IX Item " 0 if the certificate was not created to perform the purpose represented by id"
186 .IP " 0 not a \s-1CA\s0 or does not have the purpose represented by \fIid\fR" 4
187 .IX Item " 0 not a CA or does not have the purpose represented by id"
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips16InstrInfo.td526 // Purpose: Add Immediate Unsigned Word (2-Operand, Extended)
547 // Purpose: Add Immediate Unsigned Word (3-Operand, PC-Relative, Extended)
554 // Purpose: Add Immediate Unsigned Word (2-Operand, SP-Relative, Extended)
572 // Purpose: Add Unsigned Word (3-Operand)
580 // Purpose: AND
588 // Purpose: Branch on Equal to Zero
596 // Purpose: Branch on Equal to Zero (Extended)
603 // Purpose: Unconditional Branch (Extended)
610 // Purpose: Unconditional Branch
617 // Purpose: Branch on Not Equal to Zero
[all …]
/freebsd-13-stable/contrib/libarchive/libarchive/test/
HDtest_zip_filename_encoding.c16 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
65 /* A bit 11 of general purpose flag should be 0x08, in DEFINE_TEST()
90 /* A bit 11 of general purpose flag should be 0x08, in DEFINE_TEST()
97 * Verify that A bit 11 of general purpose flag is not set in DEFINE_TEST()
114 /* A bit 11 of general purpose flag should be 0, in DEFINE_TEST()
155 /* A bit 11 of general purpose flag should be 0x08, in DEFINE_TEST()
179 /* A bit 11 of general purpose flag should be 0, in DEFINE_TEST()
187 * Verify that A bit 11 of general purpose flag is not set in DEFINE_TEST()
211 /* A bit 11 of general purpose flag should be 0, in DEFINE_TEST()
250 /* A bit 11 of general purpose flag should be 0, in DEFINE_TEST()
[all …]
/freebsd-13-stable/crypto/heimdal/doc/
HDcopyright.texi45 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
72 distribute this software and its documentation for any purpose and
79 this software for any purpose. It is provided "as is" without express
112 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
151 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
196 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
239 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
272 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
306 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
339 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
[all …]
/freebsd-13-stable/contrib/kyua/bootstrap/
HDtestsuite.at20 dnl A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
122 AT_CHECK([grep "atf_helpers:fails.*failed.*Failed on purpose" stdout],
137 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout],
150 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout],
161 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout],
174 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout],
177 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout],
194 AT_CHECK([grep "atf_helpers:fails.*failure.*Failed on purpose" stdout],
197 AT_CHECK([grep "atf_helpers:skips.*skipped.*Skipped on purpose" stdout],
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectBreakpoint.h28 BreakpointName::Permissions ::PermissionKinds purpose) { in VerifyBreakpointOrLocationIDs()
29 VerifyIDs(args, target, true, result, valid_ids, purpose); in VerifyBreakpointOrLocationIDs()
35 BreakpointName::Permissions::PermissionKinds purpose) { in VerifyBreakpointIDs() argument
36 VerifyIDs(args, target, false, result, valid_ids, purpose); in VerifyBreakpointIDs()
43 BreakpointName::Permissions::PermissionKinds purpose);
/freebsd-13-stable/secure/usr.bin/openssl/man/
HDverify.1170 [\fB\-purpose purpose\fR]
299 .IP "\fB\-purpose purpose\fR" 4
300 .IX Item "-purpose purpose"
302 \&\fBverify\fR will not consider certificate purpose during chain verification.
399 These mimics the combinations of purpose and trust settings used in \s-1SSL, CMS\s0
401 As of OpenSSL 1.1.0, the trust model is inferred from the purpose when not
403 corresponding \fB\-purpose\fR settings.
461 consistency with the supplied purpose. If the \fB\-purpose\fR option is not included
463 compatible with the supplied purpose and all other certificates must also be valid
468 should be trusted for the supplied purpose.
[all …]
/freebsd-13-stable/crypto/openssh/
HDLICENCE14 * can be used freely for any purpose. Any derived versions of this
24 * and can be used freely for any purpose (the GNU license being the most
63 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
105 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
137 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
202 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
217 * (papowell@astart.com) It may be used for any purpose as long as this
250 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
269 * purpose with or without fee is hereby granted, provided that the above
298 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. *
[all …]
/freebsd-13-stable/share/doc/papers/kernmalloc/
HDkernmalloc.t18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
76 Design of a General Purpose Memory Allocator for the 4.3BSD UNIX\(dg Kernel
80 .EH 'Design of a General Purpose Memory ...''McKusick, Karels'
81 .OH 'McKusick, Karels''Design of a General Purpose Memory ...'
98 This paper describes a general purpose dynamic memory allocator
162 the kernel should provide a single general purpose allocator.
166 If a good general purpose allocator is available,
168 purpose allocator.
343 the single general purpose memory allocator can provide the same
481 Many of the special purpose allocators have been eliminated.
[all …]
/freebsd-13-stable/sys/arm/freescale/vybrid/
HDvf_src.c18 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
64 #define SRC_GPR0 0x20 /* General Purpose Register */
65 #define SRC_GPR1 0x24 /* General Purpose Register */
66 #define SRC_GPR2 0x28 /* General Purpose Register */
67 #define SRC_GPR3 0x2C /* General Purpose Register */
68 #define SRC_GPR4 0x30 /* General Purpose Register */
/freebsd-13-stable/usr.sbin/rpc.lockd/
HDlock_proc.c25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
74 * Purpose: Log name of function called and source address
95 * Purpose: Log a netobj
128 * Purpose: Get a CLIENT* for making RPC calls to lockd on given host
323 * Purpose: Transmit result for nlm_xxx_msg pseudo-RPCs
351 * Purpose: Transmit result for nlm4_xxx_msg pseudo-RPCs
421 * Purpose: Test whether a specified lock would be granted if requested
559 * Purpose: Cancel a blocked lock request
608 * Purpose: Release an existing lock
663 * Purpose: Receive notification that formerly blocked lock now granted
[all …]
/freebsd-13-stable/sys/arm/ti/omap4/
HDomap4_reg.h19 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
354 #define OMAP44XX_IRQ_GPMC OMAP44XX_HARDIRQ(20) /* General-purpose memory controller mo…
371 #define OMAP44XX_IRQ_GPT1 OMAP44XX_HARDIRQ(37) /* General-purpose timer module 1 */
372 #define OMAP44XX_IRQ_GPT2 OMAP44XX_HARDIRQ(38) /* General-purpose timer module 2 */
373 #define OMAP44XX_IRQ_GPT3 OMAP44XX_HARDIRQ(39) /* General-purpose timer module 3 */
374 #define OMAP44XX_IRQ_GPT4 OMAP44XX_HARDIRQ(40) /* General-purpose timer module 4 */
375 #define OMAP44XX_IRQ_GPT5 OMAP44XX_HARDIRQ(41) /* General-purpose timer module 5 */
376 #define OMAP44XX_IRQ_GPT6 OMAP44XX_HARDIRQ(42) /* General-purpose timer module 6 */
377 #define OMAP44XX_IRQ_GPT7 OMAP44XX_HARDIRQ(43) /* General-purpose timer module 7 */
378 #define OMAP44XX_IRQ_GPT8 OMAP44XX_HARDIRQ(44) /* General-purpose timer module 8 */
[all …]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDStreamUtil.cpp24 if (Purpose == StreamPurpose::NamedStream) in getLongName()
26 if (Purpose == StreamPurpose::ModuleStream) in getLongName()
31 StreamInfo StreamInfo::createStream(StreamPurpose Purpose, StringRef Name, in createStream() argument
36 Result.Purpose = Purpose; in createStream()
46 Result.Purpose = StreamPurpose::ModuleStream; in createModuleStream()
50 static inline StreamInfo stream(StreamPurpose Purpose, StringRef Label, in stream() argument
52 return StreamInfo::createStream(Purpose, Label, Idx); in stream()
/freebsd-13-stable/crypto/openssl/doc/man1/
HDverify.pod35 [B<-purpose purpose>]
192 =item B<-purpose purpose>
195 B<verify> will not consider certificate purpose during chain verification.
305 These mimics the combinations of purpose and trust settings used in SSL, CMS
307 As of OpenSSL 1.1.0, the trust model is inferred from the purpose when not
309 corresponding B<-purpose> settings.
374 consistency with the supplied purpose. If the B<-purpose> option is not included
376 compatible with the supplied purpose and all other certificates must also be valid
381 should be trusted for the supplied purpose.
530 are not consistent with the supplied purpose.
[all …]
/freebsd-13-stable/sys/riscv/include/
HDresource.h5 * its documentation for any purpose and without fee is hereby
13 * purpose. It is provided "as is" without express or implied
19 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
42 #define SYS_RES_GPIO 5 /* general purpose i/o */
/freebsd-13-stable/sys/arm/include/
HDresource.h5 * its documentation for any purpose and without fee is hereby
13 * purpose. It is provided "as is" without express or implied
19 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
42 #define SYS_RES_GPIO 5 /* general purpose i/o */
/freebsd-13-stable/sys/arm64/include/
HDresource.h5 * its documentation for any purpose and without fee is hereby
13 * purpose. It is provided "as is" without express or implied
19 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT
42 #define SYS_RES_GPIO 5 /* general purpose i/o */
/freebsd-13-stable/sys/contrib/device-tree/src/powerpc/
HDlite5200.dts62 timer@600 { // General Purpose Timer
69 timer@610 { // General Purpose Timer
75 timer@620 { // General Purpose Timer
81 timer@630 { // General Purpose Timer
87 timer@640 { // General Purpose Timer
93 timer@650 { // General Purpose Timer
99 timer@660 { // General Purpose Timer
105 timer@670 { // General Purpose Timer
HDmpc5200b.dtsi63 gpt0: timer@600 { // General Purpose Timer
71 gpt1: timer@610 { // General Purpose Timer
78 gpt2: timer@620 { // General Purpose Timer
85 gpt3: timer@630 { // General Purpose Timer
92 gpt4: timer@640 { // General Purpose Timer
99 gpt5: timer@650 { // General Purpose Timer
106 gpt6: timer@660 { // General Purpose Timer
113 gpt7: timer@670 { // General Purpose Timer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/BLAKE3/
HDLICENSE19 Statement of Purpose
27 the purpose of contributing to a commons of creative, cultural and
76 medium and for any number of copies, and (iv) for any purpose whatsoever,
83 as contemplated by Affirmer's express Statement of Purpose.
88 account Affirmer's express Statement of Purpose. In addition, to the
95 of copies, and (iv) for any purpose whatsoever, including without
105 express Statement of Purpose.
114 title, merchantability, fitness for a particular purpose, non
187 Licensor for the purpose of discussing and improving the Work, but
278 PARTICULAR PURPOSE. You are solely responsible for determining the
[all …]

12345678910>>...492