| LOW | scripts/get_native_properties.sh | 1 | #!/bin/sh |
| LOW | src/memory.cpp | 21 | #include <cstdlib> |
| LOW | src/memory.cpp | 41 | #include <stdlib.h> |
| LOW | src/thread.cpp | 21 | #include <algorithm> |
| LOW | src/engine.h | 21 | |
| LOW | src/shm_linux.h | 21 | |
| LOW | src/numa.h | 21 | |
| LOW | src/numa.h | 41 | |
| LOW | src/numa.h | 501 | // Use system-reported L3 domains |
| LOW | src/numa.h | 521 | // As a special case, when performing system-wide replication of read-only data |
| LOW | src/numa.h | 601 | // This is needed between Windows 10 Build 20348 and Windows 11, because |
| LOW | src/numa.h | 901 | if (SetThreadSelectedCpuSetMasks_f == nullptr || STARTUP_USE_OLD_AFFINITY_API) |
| LOW | src/types.h | 21 | |
| LOW | src/types.h | 41 | #include <cstdint> |
| LOW | src/types.h | 61 | // Enforce minimum GCC version |
| LOW | src/types.h | 81 | #endif |
| LOW | src/types.h | 221 | |
| LOW | src/types.h | 421 | EN_PASSANT = 2 << 14, |
| LOW | src/misc.cpp | 21 | #include <array> |
| LOW | src/misc.cpp | 241 | compiler += " AVX512ICL"; |
| LOW | src/misc.cpp | 261 | #endif |
| LOW | src/tune.h | 61 | // and a my_range() function to set custom Option's min-max values, then you just |
| LOW | src/misc.h | 21 | |
| LOW | src/misc.h | 321 | }; |
| LOW | src/misc.h | 521 | #elif defined(__GNUC__) |
| LOW | src/misc.h | 541 | #elif defined(_MSC_VER) |
| LOW | src/benchmark.cpp | 381 | // are five parameters: TT size in MB, number of search threads that |
| LOW | src/evaluate.cpp | 21 | #include <algorithm> |
| LOW | src/thread.h | 21 | |
| LOW | src/history.h | 21 | |
| LOW | src/search.cpp | 21 | #include <algorithm> |
| LOW | src/search.cpp | 41 | #include "movepick.h" |
| LOW | src/search.cpp | 381 | // Adjust the effective depth searched, but ensure at least one |
| LOW | src/shm.h | 21 | |
| LOW | src/shm.h | 41 | #endif |
| LOW | src/shm.h | 61 | #endif |
| LOW | src/shm.h | 81 | #elif defined(__FreeBSD__) |
| LOW | src/memory.h | 21 | |
| LOW | src/engine.cpp | 21 | #include <algorithm> |
| LOW | src/attacks.h | 21 | |
| LOW | src/attacks.h | 81 | // file, diagonal, unused, antidiagonal |
| LOW | src/movegen.cpp | 21 | #include <cassert> |
| LOW | src/tt.cpp | 21 | #include <algorithm> |
| LOW | src/tt.cpp | 41 | // depth 8 bit |
| LOW | src/search.h | 21 | |
| LOW | src/tt.h | 21 | |
| LOW | src/position.h | 21 | |
| LOW | src/position.cpp | 21 | #include <algorithm> |
| LOW | src/uci.cpp | 21 | #include <algorithm> |
| LOW | src/universal/patch_x86_slice.sh | 1 | #!/bin/sh |
| LOW | src/universal/nnue_embed.cpp | 21 | #include "../evaluate.h" |
| LOW | src/nnue/network.cpp | 21 | #include <cstdlib> |
| LOW | src/nnue/network.cpp | 41 | // data in the engine binary (using incbin.h, by Dale Weiler). |
| LOW | src/nnue/nnue_accumulator.cpp | 21 | #include <cassert> |
| LOW | src/nnue/nnue_common.h | 21 | #ifndef NNUE_COMMON_H_INCLUDED |
| LOW | src/nnue/nnue_feature_transformer.h | 21 | #ifndef NNUE_FEATURE_TRANSFORMER_H_INCLUDED |
| LOW | src/nnue/nnue_feature_transformer.h | 101 | #if defined(USE_AVX512) |
| LOW | src/nnue/nnue_feature_transformer.h | 241 | #endif |
| LOW | src/nnue/nnue_feature_transformer.h | 261 | // means our pairwise product is zero. If we perform packus and |
| LOW | src/nnue/nnue_feature_transformer.h | 281 | // might occupy the signed bit, resulting in some positive |
| 35 more matches not shown… |