Home
last modified time | relevance | path

Searched full:computations (Results 1 – 25 of 206) sorted by relevance

123456789

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dcurve448utils.h39 /* Word size for internal computations */
41 /* Signed word size for internal computations */
45 /* Double-word size for internal computations */
47 /* Signed double-word size for internal computations */
50 /* Word size for internal computations */
52 /* Signed word size for internal computations */
56 /* Double-word size for internal computations */
58 /* Signed double-word size for internal computations */
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DADCE.h11 // proven otherwise, allowing it to eliminate dead computations that other DCE
12 // passes do not catch, particularly involving loop computations.
29 /// dead computations that other DCE passes do not catch, particularly involving
30 /// loop computations.
H A DLoopStrengthReduce.h10 // computations derived from them) into forms suitable for efficient execution
/freebsd/lib/libpmc/pmu-events/arch/x86/broadwellde/
H A Dfloating-point.json3 …ecision floating-point instructions retired. Each count represents 2 computations. Applies to SSE…
12 …ecision floating-point instructions retired. Each count represents 4 computations. Applies to SSE…
21 …ecision floating-point instructions retired. Each count represents 4 computations. Applies to SSE…
30 …ecision floating-point instructions retired. Each count represents 8 computations. Applies to SSE…
/freebsd/crypto/libecc/include/libecc/nn/
H A Dnn_config.h133 * room for our computations. This is actually *specific to EdDSA 25519* as EdDSA 448
152 /* NN maximum internal lengths to be "safe" in our computations */
156 * all the computations.
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_fpu.c130 "floating point computations unharmed"); in ATF_TC_HEAD()
137 printf("Testing threaded floating point computations...\n"); in ATF_TC_BODY()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp9 // This pass analyzes vector computations and removes unnecessary
28 // computations are lane-insensitive (independent of element order),
33 // maximal webs of computations fitting the above description. Each
135 // Generate equivalence classes for related computations (webs).
340 // IsSwap, we ensure computations containing them will be rejected in gatherVectorInstructions()
365 // IsSwap, we ensure computations containing them will be rejected in gatherVectorInstructions()
581 // Generate equivalence classes for related computations (webs) by
586 // call. Computations with physical register mentions are flagged
637 // containing computations from being optimized. When such conditions are
/freebsd/sys/dev/videomode/
H A Dvesagtf.c122 * computations but not enabled it because 1) I don't really have
128 * I've implemented the computations but not enabled them, yet.
210 * XXX margin computations are implemented but not tested (nor used by
563 /* Stage 1 computations are now complete; I should really pass in vesagtf_mode_params()
565 computations, but I only need a few more values so I'll just in vesagtf_mode_params()
566 append the computations here for now */ in vesagtf_mode_params()
/freebsd/crypto/libecc/src/ecdh/
H A Dx25519_448.c231 * the Montgomery curve (which is a secure curve by design here). We could perform computations in x25519_448_core()
235 * coordinate thanks to the x-coordinate only computations with the Montgomery Ladder), in x25519_448_core()
378 * WEI25519 to perform the Elliptic Curves computations.
405 * WEI448 to perform the Elliptic Curves computations.
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DLinkage.h31 /// visibility computations for types and non-types follow different rules.
78 // We have a cache for repeated linkage/visibility computations. This saves us
/freebsd/usr.bin/gprof/
H A Dgprof.1162 (and its descendants) from the total and percentage time computations.
187 in total time and percentage computations.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.h24 /// Instruments functions to duplicate floating point computations in a
/freebsd/secure/lib/libcrypto/man/man3/
H A DRSA_meth_new.3241 function used for CRT computations.
244 the function used for CRT computations, specifically the following
/freebsd/lib/msun/man/
H A Dfegetenv.378 intermediate computations.
H A Dfeenableexcept.388 times as a result of intermediate computations;
/freebsd/sys/contrib/openzfs/include/sys/
H A Dpathname.h54 * some computations faster.
/freebsd/sys/netinet6/
H A Draw_ip6.h42 uint64_t rip6s_isum; /* input checksum computations */
/freebsd/crypto/openssl/doc/man3/
H A DRSA_meth_new.pod180 function used for CRT computations.
183 the function used for CRT computations, specifically the following
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace_xoroshiro128_plus.c46 * parallel computations.
/freebsd/sys/cddl/boot/zfs/
H A Dblake3_zfs.c70 * computations and returns a pointer to it.
H A Dskein_zfs.c65 * computations and returns a pointer to it.
/freebsd/share/doc/usd/05.dc/
H A Ddc413 arithmetic computations.
419 include the exact effect of \fBscale\fP on the computations.
572 effect on arithmetic computations.
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dskein_zfs.c78 * computations and returns a pointer to it.
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_flags.inc23 "computations continue with the shadow value.")
/freebsd/contrib/arm-optimized-routines/math/
H A Dlog10f.c32 base 10. Hence, most computations are carried out in double precision.

123456789