Home
last modified time | relevance | path

Searched full:creates (Results 1 – 25 of 2329) sorted by relevance

12345678910>>...94

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMTAPI.h196 /// Creates a bitvector addition operation
199 /// Creates a bitvector subtraction operation
202 /// Creates a bitvector multiplication operation
205 /// Creates a bitvector signed modulus operation
208 /// Creates a bitvector unsigned modulus operation
211 /// Creates a bitvector signed division operation
214 /// Creates a bitvector unsigned division operation
217 /// Creates a bitvector logical shift left operation
220 /// Creates a bitvector arithmetic shift right operation
223 /// Creates a bitvector logical shift right operation
[all …]
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_certreq_new.pod51 ossl_cmp_certreq_new() creates a PKIMessage for requesting a certificate,
70 ossl_cmp_certrep_new() creates a PKIMessage for certificate response,
119 ossl_cmp_rr_new() creates a Revocation Request message from the
122 ossl_cmp_rp_new() creates a Revocation Response message with I<si> and I<cid>.
126 ossl_cmp_certConf_new() creates a Certificate Confirmation message for the last
132 ossl_cmp_pkiconf_new() creates a PKI Confirmation message.
134 ossl_cmp_pollReq_new() creates a Polling Request message with certReqId set to
137 ossl_cmp_pollRep_new() creates a Polling Response message with certReqId set to
140 ossl_cmp_genm_new() creates a new General Message with an empty ITAV stack.
142 ossl_cmp_genp_new() creates a new General Response with an empty ITAV stack.
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSchedulerRegistry.h61 /// createBURRListDAGScheduler - This creates a bottom up register usage
66 /// createSourceListDAGScheduler - This creates a bottom up list scheduler that
71 /// createHybridListDAGScheduler - This creates a bottom up register pressure
78 /// createILPListDAGScheduler - This creates a bottom up register pressure
85 /// createFastDAGScheduler - This creates a "fast" scheduler.
90 /// createVLIWDAGScheduler - Scheduler for VLIW targets. This creates top down
95 /// createDefaultScheduler - This creates an instruction scheduler appropriate
100 /// createDAGLinearizer - This creates a "no-scheduling" scheduler which
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h82 /// Returns or creates a global an creates an index to it.
86 /// Returns or creates a dummy value for unknown declarations.
89 /// Creates a global and returns its index.
92 /// Creates a global from a lifetime-extended temporary.
95 /// Creates a new function from a code range.
103 /// Creates an anonymous function.
114 /// Returns a record or creates one if it does not exist.
117 /// Creates a descriptor for a primitive type.
125 /// Creates a descriptor for a composite type.
215 /// Creates a new descriptor.
/freebsd/crypto/openssl/doc/man3/
H A DPKCS12_SAFEBAG_create_cert.pod38 PKCS12_SAFEBAG_create_cert() creates a new B<PKCS12_SAFEBAG> of type B<NID_certBag>
41 PKCS12_SAFEBAG_create_crl() creates a new B<PKCS12_SAFEBAG> of type B<NID_crlBag>
44 PKCS12_SAFEBAG_create_secret() creates a new B<PKCS12_SAFEBAG> of type
49 PKCS12_SAFEBAG_create0_p8inf() creates a new B<PKCS12_SAFEBAG> of type B<NID_keyBag>
52 PKCS12_SAFEBAG_create0_pkcs8() creates a new B<PKCS12_SAFEBAG> of type
55 PKCS12_SAFEBAG_create_pkcs8_encrypt() creates a new B<PKCS12_SAFEBAG> of type
H A DOSSL_CMP_ATAV_set0.pod46 OSSL_CMP_ATAV_create() creates a new B<OSSL_CMP_ATAV> structure and fills it in.
61 OSSL_CMP_ATAV_new_algId() creates a new B<OSSL_CMP_ATAV> structure of type
68 OSSL_CMP_ATAV_new_rsaKeyLen() creates a new B<OSSL_CMP_ATAV> structure of type
77 pointed to by I<*sk_p>. It creates a new stack if I<*sk_p> points to NULL.
H A DOSSL_CMP_ITAV_new_caCerts.pod64 OSSL_CMP_ITAV_new_caCerts() creates an B<OSSL_CMP_ITAV> structure of type
72 OSSL_CMP_ITAV_new_rootCaCert() creates a new B<OSSL_CMP_ITAV> structure
79 OSSL_CMP_ITAV_new_rootCaKeyUpdate() creates a new B<OSSL_CMP_ITAV> structure
135 OSSL_CMP_ITAV_new0_crlStatusList() creates a new B<OSSL_CMP_ITAV> structure of
144 OSSL_CMP_ITAV_new_crls() creates a new B<OSSL_CMP_ITAV> structure
153 OSSL_CMP_ITAV_new0_certReqTemplate() creates an B<OSSL_CMP_ITAV> structure
H A DOSSL_CMP_ITAV_set0.pod36 OSSL_CMP_ITAV_create() creates a new B<OSSL_CMP_ITAV> structure and fills it in.
50 by I<*itav_sk_p>. It creates a new stack if I<*itav_sk_p> points to NULL.
52 OSSL_CMP_ITAV_new0_certProfile() creates a new B<OSSL_CMP_ITAV> structure
86 The following code creates and sets a structure representing a generic
/freebsd/lib/libc/rpc/
H A Drpc_svc_create.3117 creates server handles for all the transports
172 This routine creates a connectionless RPC
196 This routine creates a service on top of an open and bound file descriptor,
211 This routine creates an RPC
231 This routine creates an RPC
289 creates a server handle for the network
311 This routine creates a connection-oriented RPC
/freebsd/secure/lib/libcrypto/man/man3/
H A DPKCS12_SAFEBAG_create_cert.397 \&\fBPKCS12_SAFEBAG_create_cert()\fR creates a new \fBPKCS12_SAFEBAG\fR of type \fBNID_certBag\fR
100 \&\fBPKCS12_SAFEBAG_create_crl()\fR creates a new \fBPKCS12_SAFEBAG\fR of type \fBNID_crlBag\fR
103 \&\fBPKCS12_SAFEBAG_create_secret()\fR creates a new \fBPKCS12_SAFEBAG\fR of type
108 \&\fBPKCS12_SAFEBAG_create0_p8inf()\fR creates a new \fBPKCS12_SAFEBAG\fR of type \fBNID_keyBag\fR
111 \&\fBPKCS12_SAFEBAG_create0_pkcs8()\fR creates a new \fBPKCS12_SAFEBAG\fR of type
114 \&\fBPKCS12_SAFEBAG_create_pkcs8_encrypt()\fR creates a new \fBPKCS12_SAFEBAG\fR of type
H A DOSSL_CMP_ITAV_new_caCerts.3123 \&\fBOSSL_CMP_ITAV_new_caCerts()\fR creates an \fBOSSL_CMP_ITAV\fR structure of type
131 \&\fBOSSL_CMP_ITAV_new_rootCaCert()\fR creates a new \fBOSSL_CMP_ITAV\fR structure
138 \&\fBOSSL_CMP_ITAV_new_rootCaKeyUpdate()\fR creates a new \fBOSSL_CMP_ITAV\fR structure
191 \&\fBOSSL_CMP_ITAV_new0_crlStatusList()\fR creates a new \fBOSSL_CMP_ITAV\fR structure of
200 \&\fBOSSL_CMP_ITAV_new_crls()\fR creates a new \fBOSSL_CMP_ITAV\fR structure
209 \&\fBOSSL_CMP_ITAV_new0_certReqTemplate()\fR creates an \fBOSSL_CMP_ITAV\fR structure
H A DOSSL_CMP_ATAV_set0.3105 \&\fBOSSL_CMP_ATAV_create()\fR creates a new \fBOSSL_CMP_ATAV\fR structure and fills it in.
120 \&\fBOSSL_CMP_ATAV_new_algId()\fR creates a new \fBOSSL_CMP_ATAV\fR structure of type
127 \&\fBOSSL_CMP_ATAV_new_rsaKeyLen()\fR creates a new \fBOSSL_CMP_ATAV\fR structure of type
136 pointed to by \fI*sk_p\fR. It creates a new stack if \fI*sk_p\fR points to NULL.
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-cardinalities.h58 // 2. a factory function that creates a Cardinality object from a
135 // Creates a cardinality that allows at least n calls.
138 // Creates a cardinality that allows at most n calls.
141 // Creates a cardinality that allows any number of calls.
144 // Creates a cardinality that allows between min and max calls.
147 // Creates a cardinality that allows exactly n calls.
150 // Creates a cardinality from its implementation.
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h656 /// Creates directive with a list of \a Clauses.
672 /// Creates an empty directive with the place for \a N clauses.
1609 /// Creates directive with a list of \a Clauses.
1626 /// Creates an empty directive with the place
1685 /// Creates directive with a list of \a Clauses.
1705 /// Creates an empty directive with the place
1764 /// Creates directive with a list of \a Clauses.
1779 /// Creates an empty directive with the place
1834 /// Creates directive with a list of \a Clauses.
1850 /// Creates an empty directive with the place for \a NumClauses
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-create.853 Creates a new storage pool containing the virtual devices specified on the
214 The following command creates a pool with a single raidz root vdev that
219 The following command creates a pool with two mirrors, where each mirror
224 The following command creates a non-redundant pool using two disk partitions:
228 The following command creates a non-redundant pool using files.
234 The following command creates a new pool with an available hot spare:
238 The following command creates a ZFS storage pool consisting of two, two-way
H A Dzfs-create.862 Creates a new ZFS file system.
81 Creates all the non-existing parent datasets.
142 Creates a volume of the given size.
173 Creates all the non-existing parent datasets.
182 Creates a sparse volume with no reservation.
H A Dzfs-snapshot.848 Creates a snapshot of a dataset or multiple snapshots of different
81 The following command creates a snapshot named
91 The following command creates snapshots named
122 renames the remaining snapshots, and then creates a new snapshot, as follows:
/freebsd/bin/ln/tests/
H A Dln_test.sh43 "symbolic link, '-L' option creates a hard" \
59 "symbolic link, '-P' option creates a hard " \
154 "'-sf' option unlinks it and creates a symbolic link " \
187 atf_set "descr" "Verify that '-s' option creates a symbolic link"
200 "option creates a broken symbolic link to the source file"
238 atf_set "descr" "Verify that link(1) creates a link"
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Support/
H A DSupportHelpers.h111 /// A RAII object that creates a temporary directory upon initialization and
117 /// Creates a managed temporary directory.
158 /// Creates a new path by appending the argument to the path of the managed
169 /// A RAII object that creates a link upon initialization and
177 /// Creates a managed link at path Link pointing to Target.
201 /// A RAII object that creates a file upon initialization and
207 /// Creates a managed file.
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePathUtilities.h72 Creates a new path by appending the device node to the device path.
92 Creates a new path by appending the specified device path instance to the specified device path.
109 Creates a copy of the current device path instance and returns a pointer to the next device path
132 Creates a device node
170 /// This protocol is used to creates and manipulates device paths and device nodes.
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h248 Creates a new copy of an existing device path.
270 Creates a new device path by appending a second device path to a first device path.
272 This function creates a new device path by appending a copy of SecondDevicePath to a copy of
300 Creates a new path by appending the device node to the device path.
302 This function creates a new device path by appending a copy of the device node specified by
332 Creates a new device path by appending the specified device path instance to the specified device
335 This function creates a new device path by appending a copy of the device path instance specified
360 Creates a copy of the current device path instance and returns a pointer to the next device path
363 This function creates a copy of the current device path instance. It also updates DevicePath to
392 Creates a device node.
[all …]
/freebsd/lib/libefivar/
H A Duefi-dplib.h199 Creates a new copy of an existing device path.
221 Creates a new device path by appending a second device path to a first device path.
223 This function creates a new device path by appending a copy of SecondDevicePath
252 Creates a new path by appending the device node to the device path.
254 This function creates a new device path by appending a copy of the device node
287 Creates a new device path by appending the specified device path instance to the specified device
290 This function creates a new device path by appending a copy of the device path
317 Creates a copy of the current device path instance and returns a pointer to the next device path
320 This function creates a copy of the current device path instance. It also updates
352 Creates a device node.
[all …]
/freebsd/tools/regression/sockets/unix_cmsg/
H A DREADME9 Usually each test does following steps: creates Server, forks Client,
65 Server creates a listening stream socket and sets the LOCAL_CREDS
82 Server creates a listening stream socket and sets the LOCAL_CREDS
125 Server creates datagram socket and sets the LOCAL_CREDS socket option
132 Server creates datagram socket and sets the LOCAL_CREDS socket option
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-cardinalities.cc138 // Creates a cardinality that allows at least n calls.
141 // Creates a cardinality that allows at most n calls.
144 // Creates a cardinality that allows any number of calls.
147 // Creates a cardinality that allows between min and max calls.
152 // Creates a cardinality that allows exactly n calls.
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCTargetDesc.h34 /// Creates a machine code emitter for AVR.
38 /// Creates an assembly backend for AVR.
43 /// Creates an ELF object writer for AVR.

12345678910>>...94