| /netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/ |
| H A D | or1k.opt | 34 Enable generation of binaries which use functions from libgcc to perform divide 44 Enable generation of binaries which use functions from libgcc to perform 49 Enable generation of binaries which use functions from libgcc to perform 60 point instructions. By default functions from libgcc are used to perform 67 are used to perform unordered floating point compare and set flag operations. 93 from libgcc are used to perform rotate right operations. 98 default functions from libgcc are used to perform rotate right with immediate 104 loads are used to perform sign extension.
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsclean.c | 52 int dounlock, expmode, perform, unlocked, unlockflag, waslocked; variable 63 perform = true; 91 perform = false; 134 dounlock = perform & unlockflag; 219 if (perform & unlocked) { 230 if (perform && un_link(workname) != 0)
|
| /netbsd-src/sys/arch/ia64/stand/common/ |
| H A D | interp.c | 58 static int perform(int argc, char *argv[]); 64 perform(int argc, char *argv[]) in perform() function 141 if (perform(argc, argv)) in interact() 292 if ((argc > 0) && (perform(argc, argv) != 0)) { in include()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | s_time.c | 102 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local 126 perform = 2; in s_time_main() 129 perform = 1; in s_time_main() 213 if (!(perform & 1)) in s_time_main() 274 if (!(perform & 2)) in s_time_main()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | s_time.c | 127 int maxtime = SECONDS, nConn = 0, perform = 3, ret = 1, i, st_bugs = 0; in s_time_main() local 151 perform = 2; in s_time_main() 154 perform = 1; in s_time_main() 267 if (!(perform & 1)) in s_time_main() 328 if (!(perform & 2)) in s_time_main()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | PKCS8_encrypt.pod | 32 PKCS8_encrypt() and PKCS8_encrypt_ex() perform encryption of an object I<p8> using 38 PKCS8_decrypt() and PKCS8_decrypt_ex() perform decryption of an B<X509_SIG> in 42 PKCS8_set0_pbe() and PKCS8_set0_pbe_ex() perform encryption of the I<p8inf>
|
| H A D | CMS_final.pod | 15 CMS_final() finalises the structure B<cms>. Its purpose is to perform any 26 I/O functions perform finalisation operations internally.
|
| H A D | X509_check_purpose.pod | 44 =item E<32>1 if the certificate was created to perform the purpose represented by I<id> 46 =item E<32>0 if the certificate was not created to perform the purpose represented by I<id>
|
| H A D | EVP_PKEY_CTX_set_hkdf_md.pod | 44 up for HKDF will perform an extract followed by an expand operation in one go. 53 In this mode calling L<EVP_PKEY_derive(3)> will just perform the extract 62 In this mode calling L<EVP_PKEY_derive(3)> will just perform the expand
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | LibCallsShrinkWrap.cpp | 79 bool perform() { in perform() function in __anon5f6800280211::LibCallsShrinkWrap 84 if (perform(CI)) { in perform() 93 bool perform(CallInst *CI); 505 bool LibCallsShrinkWrap::perform(CallInst *CI) { in perform() function in LibCallsShrinkWrap 529 bool Changed = CCDCE.perform(); in runImpl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
| H A D | LoopIterator.h | 123 void perform(LoopInfo *LI); 180 void perform(LoopInfo *LI) { in perform() function 181 DFS.perform(LI); in perform()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOMemOPSizeOpt.cpp | 231 void perform() { in perform() function in __anonf0c1fc8e0211::MemOPSizeOpt 237 if (perform(MO)) { in perform() 273 bool perform(MemOp MO); 294 bool MemOPSizeOpt::perform(MemOp MO) { in perform() function in __anonf0c1fc8e0211::MemOPSizeOpt 516 MemOPSizeOpt.perform(); in PGOMemOPSizeOptImpl()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | CMS_final.pod | 15 CMS_final() finalises the structure B<cms>. Its purpose is to perform any 26 I/O functions perform finalisation operations internally.
|
| H A D | X509_check_purpose.pod | 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>
|
| H A D | EVP_PKEY_CTX_set_hkdf_md.pod | 44 up for HKDF will perform an extract followed by an expand operation in one go. 53 In this mode calling L<EVP_PKEY_derive(3)> will just perform the extract 62 In this mode calling L<EVP_PKEY_derive(3)> will just perform the expand
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man7/ |
| H A D | EVP_PKEY.pod | 111 provider that is going to perform the operation (this also implies 116 perform such an export, so it maintains a cache of such exports in the 160 made to (which is the provider that's going to perform an operation 179 the provider that's to perform the operation, using its 190 perform.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | EVP_KDF-HKDF.pod | 55 up for HKDF will perform an extract followed by an expand operation in one go. 64 In this mode calling L<EVP_KDF_derive(3)> will just perform the extract 74 In this mode calling L<EVP_KDF_derive(3)> will just perform the expand
|
| /netbsd-src/external/bsd/pkg_install/sbin/pkg_add/ |
| H A D | Makefile | 5 SRCS= main.c parse_cross.c perform.c
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cr16/ |
| H A D | hw-trap.ms | 7 # perform trap
|
| /netbsd-src/external/bsd/pkg_install/sbin/pkg_create/ |
| H A D | Makefile | 5 SRCS= main.c perform.c pl.c util.c build.c
|
| /netbsd-src/external/bsd/pkg_install/sbin/pkg_info/ |
| H A D | Makefile | 5 SRCS= main.c perform.c show.c
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/sparc32/ |
| H A D | README | 48 For SuperSPARC, we can perform just one memory instruction per cycle, even 50 programs that perform so many memory operations that there are not enough
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | numeric | 267 * perform the operations in order from first to last. For operations 343 * @param __binary_op1 The function used to perform reduction. 415 * @param __binary_op The function used to perform reduction. 454 * @param __binary_op Function to perform summation. 516 * @param __binary_op Function to perform summation. 547 * @param __binary_op Function to perform summation. 605 * @param __binary_op Function to perform summation. 643 * @param __binary_op Function to perform summation. 678 * @param __binary_op Function to perform summation.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | numeric | 279 * perform the operations in order from first to last. For operations 355 * @param __binary_op1 The function used to perform reduction. 427 * @param __binary_op The function used to perform reduction. 466 * @param __binary_op Function to perform summation. 528 * @param __binary_op Function to perform summation. 559 * @param __binary_op Function to perform summation. 617 * @param __binary_op Function to perform summation. 655 * @param __binary_op Function to perform summation. 690 * @param __binary_op Function to perform summation.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Interpreter/ |
| H A D | IncrementalParser.cpp | 174 LocalInstantiations.perform(); in ParseOrWrapTopLevelDecl() 175 GlobalInstantiations.perform(); in ParseOrWrapTopLevelDecl()
|