| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | SMTAPI.h | 205 /// Creates a bitvector addition operation 208 /// Creates a bitvector subtraction operation 211 /// Creates a bitvector multiplication operation 214 /// Creates a bitvector signed modulus operation 217 /// Creates a bitvector unsigned modulus operation 220 /// Creates a bitvector signed division operation 223 /// Creates a bitvector unsigned division operation 226 /// Creates a bitvector logical shift left operation 229 /// Creates a bitvector arithmetic shift right operation 232 /// Creates a bitvector logical shift right operation [all …]
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_cmp_certreq_new.pod | 51 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 D | SchedulerRegistry.h | 62 /// createBURRListDAGScheduler - This creates a bottom up register usage 67 /// createSourceListDAGScheduler - This creates a bottom up list scheduler that 72 /// createHybridListDAGScheduler - This creates a bottom up register pressure 79 /// createILPListDAGScheduler - This creates a bottom up register pressure 86 /// createFastDAGScheduler - This creates a "fast" scheduler. 91 /// createVLIWDAGScheduler - Scheduler for VLIW targets. This creates top down 96 /// createDefaultScheduler - This creates an instruction scheduler appropriate 101 /// createDAGLinearizer - This creates a "no-scheduling" scheduler which
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | PKCS12_SAFEBAG_create_cert.pod | 38 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 D | OSSL_CMP_ATAV_set0.pod | 46 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 D | OSSL_CMP_ITAV_new_caCerts.pod | 64 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 D | OSSL_CMP_ITAV_set0.pod | 36 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/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Program.h | 83 /// Returns or creates a global an creates an index to it. 87 /// Returns or creates a dummy value for unknown declarations. 90 /// Creates a global and returns its index. 93 /// Creates a global from a lifetime-extended temporary. 96 /// Creates a new function from a code range. 104 /// Creates an anonymous function. 114 /// Returns a record or creates one if it does not exist. 117 /// Creates a descriptor for a primitive type. 128 /// Creates a descriptor for a composite type. 228 /// Creates a new descriptor.
|
| /freebsd/lib/libc/rpc/ |
| H A D | rpc_svc_create.3 | 117 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 D | PKCS12_SAFEBAG_create_cert.3 | 100 \&\fBPKCS12_SAFEBAG_create_cert()\fR creates a new \fBPKCS12_SAFEBAG\fR of type \fBNID_certBag\fR 103 \&\fBPKCS12_SAFEBAG_create_crl()\fR creates a new \fBPKCS12_SAFEBAG\fR of type \fBNID_crlBag\fR 106 \&\fBPKCS12_SAFEBAG_create_secret()\fR creates a new \fBPKCS12_SAFEBAG\fR of type 111 \&\fBPKCS12_SAFEBAG_create0_p8inf()\fR creates a new \fBPKCS12_SAFEBAG\fR of type \fBNID_keyBag\fR 114 \&\fBPKCS12_SAFEBAG_create0_pkcs8()\fR creates a new \fBPKCS12_SAFEBAG\fR of type 117 \&\fBPKCS12_SAFEBAG_create_pkcs8_encrypt()\fR creates a new \fBPKCS12_SAFEBAG\fR of type
|
| H A D | OSSL_CMP_ITAV_new_caCerts.3 | 126 \&\fBOSSL_CMP_ITAV_new_caCerts()\fR creates an \fBOSSL_CMP_ITAV\fR structure of type 134 \&\fBOSSL_CMP_ITAV_new_rootCaCert()\fR creates a new \fBOSSL_CMP_ITAV\fR structure 141 \&\fBOSSL_CMP_ITAV_new_rootCaKeyUpdate()\fR creates a new \fBOSSL_CMP_ITAV\fR structure 194 \&\fBOSSL_CMP_ITAV_new0_crlStatusList()\fR creates a new \fBOSSL_CMP_ITAV\fR structure of 203 \&\fBOSSL_CMP_ITAV_new_crls()\fR creates a new \fBOSSL_CMP_ITAV\fR structure 212 \&\fBOSSL_CMP_ITAV_new0_certReqTemplate()\fR creates an \fBOSSL_CMP_ITAV\fR structure
|
| /freebsd/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-cardinalities.h | 58 // 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 D | StmtOpenMP.h | 640 /// Creates directive with a list of \a Clauses. 656 /// Creates an empty directive with the place for \a N clauses. 1594 /// Creates directive with a list of \a Clauses. 1610 /// Creates an empty directive with the place 1669 /// Creates directive with a list of \a Clauses. 1688 /// Creates an empty directive with the place 1747 /// Creates directive with a list of \a Clauses. 1762 /// Creates an empty directive with the place 1817 /// Creates directive with a list of \a Clauses. 1833 /// Creates an empty directive with the place for \a NumClauses [all …]
|
| H A D | APValue.h | 324 /// Creates an empty APValue of type None. 326 /// Creates an integer APValue holding the given value. 330 /// Creates a float APValue holding the given value. 334 /// Creates a fixed-point APValue holding the given value. 338 /// Creates a vector APValue with \p N elements. The elements 344 /// Creates an integer complex APValue with the given real and imaginary 349 /// Creates a float complex APValue with the given real and imaginary values. 355 /// Creates an lvalue APValue without an lvalue path. 365 /// Creates an lvalue APValue with an lvalue path. 379 /// Creates a constexpr unknown lvalue APValue. [all …]
|
| /freebsd/sys/contrib/openzfs/man/man8/ |
| H A D | zpool-create.8 | 53 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 243 The following command creates a ZFS storage pool with dRAID vdev
|
| H A D | zfs-create.8 | 62 Creates a new ZFS file system. 81 Creates all the non-existing parent datasets. 146 Creates a volume of the given size. 177 Creates all the non-existing parent datasets. 190 Creates a sparse volume with no reservation.
|
| H A D | zfs-snapshot.8 | 48 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 D | ln_test.sh | 43 "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/sys/contrib/edk2/Include/Protocol/ |
| H A D | DevicePathUtilities.h | 72 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/contrib/llvm-project/llvm/include/llvm/Testing/Support/ |
| H A D | SupportHelpers.h | 111 /// 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/Library/ |
| H A D | DevicePathLib.h | 248 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/contrib/googletest/googlemock/src/ |
| H A D | gmock-cardinalities.cc | 138 // 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/tools/regression/sockets/unix_cmsg/ |
| H A D | README | 9 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/lib/libefivar/ |
| H A D | uefi-dplib.h | 199 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/lib/libbe/ |
| H A D | libbe.3 | 239 function creates a snapshot of 274 function creates a boot environment with the given name. 280 function creates a boot environment with the given name from an existing 289 function creates an empty boot environment with the given name. 293 function creates a boot environment with the given name from the name of an 300 function creates a recursive boot environment with the given name from an
|