Home
last modified time | relevance | path

Searched refs:Experimental (Results 1 – 25 of 62) sorted by relevance

123

/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def31 FUZZER_FLAG_INT(cross_over_uniform_dist, 0, "Experimental. If 1, use a "
43 FUZZER_FLAG_INT(reduce_depth, 0, "Experimental/internal. "
59 FUZZER_FLAG_INT(fork, 0, "Experimental mode where fuzzing happens "
109 "Experimental. Use value profile to guide fuzzing.")
111 FUZZER_FLAG_INT(shrink, 0, "Experimental. Try to shrink corpus inputs.")
127 FUZZER_FLAG_STRING(dict, "Experimental. Use the dictionary file.")
184 FUZZER_FLAG_STRING(focus_function, "Experimental. "
193 FUZZER_FLAG_INT(entropic_number_of_rarest_features, 100, "Experimental. If "
197 FUZZER_FLAG_INT(entropic_scale_per_exec_time, 0, "Experimental. If 1, "
203 FUZZER_FLAG_INT(analyze_dict, 0, "Experimental")
[all …]
/openbsd/gnu/usr.bin/perl/t/op/
H A Dkvhslice.t189 like($@, qr/Experimental keys on scalar is now forbidden/,
192 like($@, qr/Experimental values on scalar is now forbidden/,
195 like($@, qr/Experimental each on scalar is now forbidden/,
H A Dpush.t42 like( $@, qr/Experimental push on scalar is now forbidden/, 'push onto a hashref');
45 like( $@, qr/Experimental push on scalar is now forbidden/, 'push onto a blessed array ref');
H A Dsmartkve.t22 qr/Experimental $_[0] on scalar is now forbidden .* line 1\.(?x:
/openbsd/lib/libfido2/
H A DNEWS2 ** Experimental PCSC support; enable with -DUSE_PCSC.
100 ** Experimental NFC support on Linux; enable with -DNFC_LINUX.
/openbsd/gnu/usr.bin/perl/
H A DREADME.linux28 =head2 Experimental Support for Sun Studio Compilers for Linux OS
/openbsd/gnu/llvm/llvm/lib/Support/
H A DRISCVISAInfo.cpp479 bool Experimental = false; in parseFeatures() local
483 Experimental = stripExperimentalPrefix(ExtName); in parseFeatures()
484 auto ExtensionInfos = Experimental in parseFeatures()
/openbsd/gnu/llvm/llvm/docs/
H A DRISCVUsage.rst128 Experimental Extensions
133 …validate the value of a proposed extension against large code bases. Experimental extensions are …
H A DAssignmentTracking.md23 **Status**: Experimental work in progress. Enabling is strongly advised against
H A DSupportPolicy.rst97 * Experimental targets and options that haven't been enable by default yet.
/openbsd/gnu/llvm/compiler-rt/cmake/
H A Dbase-config-ix.cmake161 option(COMPILER_RT_ENABLE_WATCHOS "Enable building for watchOS - Experimental" Off)
162 option(COMPILER_RT_ENABLE_TVOS "Enable building for tvOS - Experimental" Off)
/openbsd/gnu/llvm/clang/docs/
H A DSanitizerCoverage.rst125 **Experimental, may change or disappear in future**
146 **Experimental, may change or disappear in future**
167 **Experimental, may change or disappear in future**
525 **Experimental**
/openbsd/gnu/llvm/lld/wasm/
H A DOptions.td275 // Experimental PIC mode.
277 HelpText<"Enable Experimental PIC">;
/openbsd/gnu/usr.bin/perl/Cross/
H A DMakefile.SH.patch149 # XXX Experimental. Hardwired values, but useful for testing.
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/
H A DExperimentalFeatures.rst2 Experimental Features
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_flags.inc101 "Print the scariness score. Experimental.")
/openbsd/gnu/llvm/libcxx/docs/
H A DUsingLibcxx.rst40 Libc++ provides implementations of some experimental features. Experimental features
47 Experimental libraries are experimental.
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/
H A D2007-OriginalClangReadme.txt167 * Universal character support. Experimental in GCC, enabled with
/openbsd/lib/libcrypto/objects/
H A Dobj_mac.num384 Experimental 384
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def83 // Experimental support for SHT_RELR sections. For details, see proposal
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc149 COMMON_FLAG(bool, heap_profile, false, "Experimental heap profiler, asan-only")
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlpolicy.pod214 Experimental features must be experimental in two stable releases before being
215 marked non-experimental. Experimental features will only have their
/openbsd/usr.sbin/nsd/
H A Dconfigure.ac1148 AC_ARG_ENABLE(mmap, AS_HELP_STRING([--enable-mmap],[Use mmap instead of malloc. Experimental.]))
1154 …EFINE_UNQUOTED([USE_MMAP_ALLOC], [], [Define this to enable mmap instead of malloc. Experimental.])
/openbsd/gnu/usr.bin/texinfo/
H A Ddir-example60 * egcs: (egcs). Experimental GNU C compiler.
/openbsd/usr.bin/file/magdir/
H A Daudio596 >>10 byte&0xF0 0x10 \b, profile 'Unstable/Experimental'

123