Home
last modified time | relevance | path

Searched refs:perform (Results 1 – 25 of 1362) sorted by relevance

12345678910>>...55

/netbsd-src/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.opt34 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 Drcsclean.c52 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 Dinterp.c58 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 Ds_time.c102 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 Ds_time.c127 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 DPKCS8_encrypt.pod32 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 DCMS_final.pod15 CMS_final() finalises the structure B<cms>. Its purpose is to perform any
26 I/O functions perform finalisation operations internally.
H A DX509_check_purpose.pod44 =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 DEVP_PKEY_CTX_set_hkdf_md.pod44 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 DLibCallsShrinkWrap.cpp79 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 DLoopIterator.h123 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 DPGOMemOPSizeOpt.cpp231 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 DCMS_final.pod15 CMS_final() finalises the structure B<cms>. Its purpose is to perform any
26 I/O functions perform finalisation operations internally.
H A DX509_check_purpose.pod40 =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 DEVP_PKEY_CTX_set_hkdf_md.pod44 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 DEVP_PKEY.pod111 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 DEVP_KDF-HKDF.pod55 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 DMakefile5 SRCS= main.c parse_cross.c perform.c
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cr16/
H A Dhw-trap.ms7 # perform trap
/netbsd-src/external/bsd/pkg_install/sbin/pkg_create/
H A DMakefile5 SRCS= main.c perform.c pl.c util.c build.c
/netbsd-src/external/bsd/pkg_install/sbin/pkg_info/
H A DMakefile5 SRCS= main.c perform.c show.c
/netbsd-src/external/lgpl3/gmp/dist/mpn/sparc32/
H A DREADME48 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 Dnumeric267 * 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 Dnumeric279 * 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 DIncrementalParser.cpp174 LocalInstantiations.perform(); in ParseOrWrapTopLevelDecl()
175 GlobalInstantiations.perform(); in ParseOrWrapTopLevelDecl()

12345678910>>...55