Home
last modified time | relevance | path

Searched full:determinism (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp9 // 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 DPointerSortingChecker.cpp9 // 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 Dossl_store-file.pod40 determinism (for example, there are keys out in the wild that are
/freebsd/usr.bin/indent/tests/
H A Dfunctional_test.sh55 # host, for determinism purposes.
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompression.h106 // output determinism is desired.
/freebsd/secure/lib/libcrypto/man/man7/
H A Dossl_store-file.7163 determinism (for example, there are keys out in the wild that are
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_005_neg.ksh168 # Here again, the non-determinism of destroy order is a factor. $FS,
/freebsd/tools/regression/ethernet/ethermulti/
H A Dethermulti.c229 dorandom = 1; /* introduce non-determinism */ in main()
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Darm,mhuv3.yaml64 Sender and Receiver at the expense of determinism. An FCH allows the Sender
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSplitModule.cpp179 // To guarantee determinism, we have to sort SCC according to size. in findPartitions()
/freebsd/sys/contrib/zstd/
H A DCHANGELOG45 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 DLoopSink.cpp169 // determinism.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp243 // Add successors. Note: use table order for determinism. in buildJumpTable()
H A DWinEHPrepare.cpp920 // Insert the clone immediately after the original to ensure determinism in cloneCommonBlocks()
H A DTargetPassConfig.cpp1120 // 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 DCheckers.td1738 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 DAMDGPUSplitModule.cpp706 // Sort function names before printing to ensure determinism. in splitAMDGPUModule()
/freebsd/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c904 dorandom = 1; /* introduce non-determinism */ in main()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp36 // or determinism of the resulting transformation.
H A DLowerTypeTests.cpp2326 // 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 DCGVTables.cpp1380 // Sort the address points for determinism. in EmitVTableTypeMetadata()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1236 // The actual values don't matter, this is only for determinism. in operator ()()
/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h1941 * 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 Ddtrace_impl.h617 * non-determinism inherent in traditional heap fragmentation.
/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp289 // Returns the lexicographical smallest (for determinism) Defined whose

12