/openbsd/gnu/llvm/compiler-rt/lib/fuzzer/ |
H A D | FuzzerFlags.def | 31 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 D | kvhslice.t | 189 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 D | push.t | 42 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 D | smartkve.t | 22 qr/Experimental $_[0] on scalar is now forbidden .* line 1\.(?x:
|
/openbsd/lib/libfido2/ |
H A D | NEWS | 2 ** Experimental PCSC support; enable with -DUSE_PCSC. 100 ** Experimental NFC support on Linux; enable with -DNFC_LINUX.
|
/openbsd/gnu/usr.bin/perl/ |
H A D | README.linux | 28 =head2 Experimental Support for Sun Studio Compilers for Linux OS
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | RISCVISAInfo.cpp | 479 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 D | RISCVUsage.rst | 128 Experimental Extensions 133 …validate the value of a proposed extension against large code bases. Experimental extensions are …
|
H A D | AssignmentTracking.md | 23 **Status**: Experimental work in progress. Enabling is strongly advised against
|
H A D | SupportPolicy.rst | 97 * Experimental targets and options that haven't been enable by default yet.
|
/openbsd/gnu/llvm/compiler-rt/cmake/ |
H A D | base-config-ix.cmake | 161 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 D | SanitizerCoverage.rst | 125 **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 D | Options.td | 275 // Experimental PIC mode. 277 HelpText<"Enable Experimental PIC">;
|
/openbsd/gnu/usr.bin/perl/Cross/ |
H A D | Makefile.SH.patch | 149 # XXX Experimental. Hardwired values, but useful for testing.
|
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/ |
H A D | ExperimentalFeatures.rst | 2 Experimental Features
|
/openbsd/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_flags.inc | 101 "Print the scariness score. Experimental.")
|
/openbsd/gnu/llvm/libcxx/docs/ |
H A D | UsingLibcxx.rst | 40 Libc++ provides implementations of some experimental features. Experimental features 47 Experimental libraries are experimental.
|
/openbsd/gnu/llvm/llvm/docs/HistoricalNotes/ |
H A D | 2007-OriginalClangReadme.txt | 167 * Universal character support. Experimental in GCC, enabled with
|
/openbsd/lib/libcrypto/objects/ |
H A D | obj_mac.num | 384 Experimental 384
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | DynamicTags.def | 83 // Experimental support for SHT_RELR sections. For details, see proposal
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_flags.inc | 149 COMMON_FLAG(bool, heap_profile, false, "Experimental heap profiler, asan-only")
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlpolicy.pod | 214 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 D | configure.ac | 1148 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 D | dir-example | 60 * egcs: (egcs). Experimental GNU C compiler.
|
/openbsd/usr.bin/file/magdir/ |
H A D | audio | 596 >>10 byte&0xF0 0x10 \b, profile 'Unstable/Experimental'
|