/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PointerIterationChecker.cpp | 9 // This file defines PointerIterationChecker which checks for non-determinism 53 "Iteration of pointer-like elements", "Non-determinism", in emitDiagnostics() 63 // pointer values. Not all iterations may cause non-determinism. For example,
|
H A D | PointerSortingChecker.cpp | 9 // This file defines PointerSortingChecker which checks for non-determinism 53 "Sorting of pointer-like elements", "Non-determinism", in emitDiagnostics()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | ossl_store-file.pod | 40 determinism (for example, there are keys out in the wild that are
|
/freebsd/usr.bin/indent/tests/ |
H A D | functional_test.sh | 55 # host, for determinism purposes.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Compression.h | 106 // output determinism is desired.
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | ossl_store-file.7 | 163 determinism (for example, there are keys out in the wild that are
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/ |
H A D | zfs_destroy_005_neg.ksh | 168 # Here again, the non-determinism of destroy order is a factor. $FS,
|
/freebsd/tools/regression/ethernet/ethermulti/ |
H A D | ethermulti.c | 229 dorandom = 1; /* introduce non-determinism */ in main()
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | arm,mhuv3.yaml | 64 Sender and Receiver at the expense of determinism. An FCH allows the Sender
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SplitModule.cpp | 179 // To guarantee determinism, we have to sort SCC according to size. in findPartitions()
|
/freebsd/sys/contrib/zstd/ |
H A D | CHANGELOG | 45 bug: Fix large dictionary non-determinism (#2607, @terrelln) 46 bug: Fix non-determinism test failures on Linux i686 (#2606, @terrelln)
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopSink.cpp | 169 // determinism.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 243 // Add successors. Note: use table order for determinism. in buildJumpTable()
|
H A D | WinEHPrepare.cpp | 920 // Insert the clone immediately after the original to ensure determinism in cloneCommonBlocks()
|
H A D | TargetPassConfig.cpp | 1120 // non-determinism that affects CodeGen and there doesn't seem to be a point in addMachinePasses()
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Checkers.td | 1738 HelpText<"Checks for non-determinism caused by iteration of unordered containers of pointers">, 1742 HelpText<"Check for non-determinism caused by sorting of pointers">,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUSplitModule.cpp | 706 // Sort function names before printing to ensure determinism. in splitAMDGPUModule()
|
/freebsd/tools/regression/netinet/ipsockopt/ |
H A D | ipsockopt.c | 904 dorandom = 1; /* introduce non-determinism */ in main()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 36 // or determinism of the resulting transformation.
|
H A D | LowerTypeTests.cpp | 2326 // determinism. in lower() 2364 // Order type identifiers by unique ID for determinism. This ordering is in lower()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGVTables.cpp | 1380 // Sort the address points for determinism. in EmitVTableTypeMetadata()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1236 // The actual values don't matter, this is only for determinism. in operator ()()
|
/freebsd/sys/contrib/zstd/lib/ |
H A D | zstd.h | 1941 * adjacent to the data, to guarantee determinism. 1943 * If you really care about determinism when using a dictionary or prefix,
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | dtrace_impl.h | 617 * non-determinism inherent in traditional heap fragmentation.
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | LinkerScript.cpp | 289 // Returns the lexicographical smallest (for determinism) Defined whose
|