| /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/ |
| create_testsuite_files | 37 dlist="$dlist std abi backward ext performance tr1 tr2 decimal experimental" 50 grep performance $tmp.4 > $tests_file_perf 51 grep -v performance $tmp.4 > $tmp.5
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/ |
| create_testsuite_files | 37 dlist="$dlist std abi backward ext performance tr1 tr2 decimal experimental" 50 grep performance $tmp.4 > $tests_file_perf 51 grep -v performance $tmp.4 > $tmp.5
|
| /src/external/gpl3/binutils/dist/gprofng/common/ |
| cpu_frequency.h | 204 int performance = 0; local 205 if (strncmp (temp, "performance", sizeof ("performance") - 1) == 0) 206 performance = 1; 210 if (intel_pstate || ondemand || performance)
|
| /src/external/gpl3/binutils.old/dist/gprofng/common/ |
| cpu_frequency.h | 204 int performance = 0; local 205 if (strncmp (temp, "performance", sizeof ("performance") - 1) == 0) 206 performance = 1; 210 if (intel_pstate || ondemand || performance)
|
| /src/external/mit/expat/dist/ |
| apply-clang-tidy.sh | 46 clang-analyzer-optin.performance.Padding
|
| /src/external/bsd/jemalloc/dist/scripts/ |
| run_static_analysis.sh | 56 --enable performance-no-int-to-ptr \
|
| /src/sys/external/isc/libsodium/dist/src/libsodium/sodium/ |
| core.c | 36 # warning work as expected, and performance is likely to be suboptimal.
|
| /src/crypto/external/apache2/openssl/lib/libcrypto/arch/arm/ |
| aes-armv4.S | 25 @ is endian-neutral. The performance is ~42 cycles/byte for 128-bit
|
| sha512-armv4.S | 42 @ Improve NEON performance by 12% on Snapdragon S4. In absolute
|
| /src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
| aes-armv4.S | 25 @ is endian-neutral. The performance is ~42 cycles/byte for 128-bit
|
| sha512-armv4.S | 42 @ Improve NEON performance by 12% on Snapdragon S4. In absolute
|
| /src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/ |
| sha512-armv4.S | 42 @ Improve NEON performance by 12% on Snapdragon S4. In absolute
|
| /src/external/lgpl3/gmp/dist/mpn/arm64/ |
| popcount.asm | 40 C * Arrange to align the pointer, if that helps performance. Use the same 41 C read-and-mask trick we use on PCs, for simplicity and performance. (Sorry
|
| hamdist.asm | 40 C * Arrange to align the pointer, if that helps performance. Use the same 41 C read-and-mask trick we use on PCs, for simplicity and performance. (Sorry
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| sanitizer_malloc_mac.inc | 332 // Ok to use internal_memset, these places are not performance-critical.
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_malloc_mac.inc | 367 // Ok to use internal_memset, these places are not performance-critical.
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| sanitizer_malloc_mac.inc | 367 // Ok to use internal_memset, these places are not performance-critical.
|
| /src/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/ |
| mul_1.asm | 43 C it is possible to get good A9 performance as well, but at the cost of using
|
| /src/external/lgpl3/gmp/dist/mpn/arm/neon/ |
| hamdist.asm | 45 C * Arrange to align the pointer, if that helps performance. Use the same 46 C read-and-mask trick we use on PCs, for simplicity and performance. (Sorry
|
| popcount.asm | 45 C * Arrange to align the pointer, if that helps performance. Use the same 46 C read-and-mask trick we use on PCs, for simplicity and performance. (Sorry
|
| /src/usr.bin/make/unit-tests/ |
| var-scope-cmdline.mk | 8 # For performance reasons, the actual implementation is more complex than the
|
| /src/external/lgpl3/gmp/dist/mpn/ia64/ |
| sqr_diag_addlsh1.asm | 39 C Exact performance table. The 2nd line is this code, the 3rd line is ctop-
|
| /src/external/lgpl3/gmp/dist/mpn/s390_32/esame/ |
| aors_n.asm | 44 C faster, at the expense of highly alignment-dependent performance.
|
| /src/external/lgpl3/gmp/dist/mpn/s390_64/ |
| aors_n.asm | 44 C faster, at the expense of highly alignment-dependent performance.
|
| /src/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/ |
| com.asm | 63 C using MOVDQU. This seems to work great except for core2; there performance
|