| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
| H A D | RISCVTargetDefEmitter.cpp | 30 bool Experimental) { in printExtensionTable() argument 32 if (Experimental) in printExtensionTable() 37 if (R->getValueAsBit("Experimental") != Experimental) in printExtensionTable() 129 bool Experimental) { in printProfileTable() argument 131 if (Experimental) in printProfileTable() 136 if (Rec->getValueAsBit("Experimental") != Experimental) in printProfileTable()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerFlags.def | 32 FUZZER_FLAG_INT(cross_over_uniform_dist, 0, "Experimental. If 1, use a " 44 FUZZER_FLAG_INT(reduce_depth, 0, "Experimental/internal. " 60 FUZZER_FLAG_INT(fork, 0, "Experimental mode where fuzzing happens " 110 "Experimental. Use value profile to guide fuzzing.") 112 FUZZER_FLAG_INT(shrink, 0, "Experimental. Try to shrink corpus inputs.") 128 FUZZER_FLAG_STRING(dict, "Experimental. Use the dictionary file.") 185 FUZZER_FLAG_STRING(focus_function, "Experimental. " 191 FUZZER_FLAG_INT(entropic_feature_frequency_threshold, 0xFF, "Experimental. If " 194 FUZZER_FLAG_INT(entropic_number_of_rarest_features, 100, "Experimental. If " 198 FUZZER_FLAG_INT(entropic_scale_per_exec_time, 0, "Experimental. If 1, " [all …]
|
| /freebsd/contrib/atf/ |
| H A D | NEWS | 195 Experimental version released on February 7th, 2014. 210 Experimental version released on February 7th, 2014. 241 Experimental version released on November 16th, 2013. 258 Experimental version released on February 14th, 2013. 291 Experimental version released on July 10th, 2012. 325 Experimental version released on January 16th, 2012. 361 Experimental version released on June 14th, 2011. 389 Experimental version released on March 31st, 2011. 434 Experimental version released on November 7th, 2010. 469 Experimental versio [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVProfiles.td | 146 bit Experimental = false; 150 let Experimental = true;
|
| H A D | RISCVFeatures.td | 48 // Experimental - Does extension require -menable-experimental-extensions. 49 bit Experimental = false; 61 // Version of RISCVExtension to be used for Experimental extensions. This 62 // sets the Experimental flag and prepends experimental- to the -mattr name. 68 let Experimental = true; 1728 def Experimental 1730 "true", "Experimental intrinsics">;
|
| /freebsd/contrib/kyua/ |
| H A D | NEWS.md | 217 **Experimental version released on August 14th, 2014.** 238 **Experimental version released on August 8th, 2014.** 282 **Experimental version released on August 8th, 2014.** 299 **Experimental version released on December 7th, 2013.** 316 **Experimental version released on December 7th, 2013.** 332 **Experimental version released on October 18th, 2013.** 353 **Experimental version released on February 22nd, 2013.** 418 **Experimental version released on February 19th, 2013.** 436 **Experimental version released on July 10th, 2012.** 460 **Experimental version released on June 6th, 2012.** [all …]
|
| /freebsd/contrib/arm-optimized-routines/ |
| H A D | README | 30 math/aarch64/experimental - Experimental math sources do not 47 string/aarch64/experimental - Experimental string routines which
|
| /freebsd/libexec/bootpd/ |
| H A D | ToDo | 28 #if 1 /* XXX - Experimental */
|
| /freebsd/contrib/libfido2/ |
| H A D | NEWS | 64 ** Experimental PCSC support; enable with -DUSE_PCSC. 162 ** Experimental NFC support on Linux; enable with -DNFC_LINUX.
|
| /freebsd/contrib/openbsm/ |
| H A D | README | 43 auditfilterd Experimental event monitoring framework
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | DynamicTags.def | 88 // Experimental support for SHT_RELR sections. For details, see proposal 94 // TODO: Experimental CREL relocations. LLVM will change the value and
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | RISCVISAInfo.cpp | 456 bool Experimental = stripExperimentalPrefix(ExtName); in parseFeatures() local 457 auto ExtensionInfos = Experimental in parseFeatures()
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | android.config | 198 # Experimental implementation of draft-harkins-owe-07.txt
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 101 "Print the scariness score. Experimental.")
|
| /freebsd/contrib/libarchive/ |
| H A D | NEWS | 453 Jan 22, 2008: Experimental support for self-extracting Zip archives. 623 Apr 15, 2007: Experimental "read_compress_program" and "write_compress_program" 767 Nov 7, 2005: Experimental 'tp' format support in libarchive. Feedback
|
| /freebsd/contrib/arm-optimized-routines/math/ |
| H A D | Dir.mk | 25 $(error Experimental math only supported on aarch64)
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangOptions.def | 270 …with HIP RT calls when Standard Parallel Algorithm Acceleration for HIP is enabled (Experimental)") 501 LANGOPT(EnableLifetimeSafety, 1, 0, NotCompatible, "Experimental lifetime safety analysis for C++")
|
| /freebsd/crypto/openssl/crypto/objects/ |
| H A D | obj_mac.num | 384 Experimental 384
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_flags.inc | 149 COMMON_FLAG(bool, heap_profile, false, "Experimental heap profiler, asan-only")
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | pgp-binary-keys | 62 # 60 to 63 -- Private or Experimental Values
|
| H A D | audio | 673 >>10 byte&0xF0 0x10 \b, profile 'Unstable/Experimental'
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 1948 // Experimental strided memory accesses 1964 // Experimental histogram 1989 // Experimental match
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | android.config | 534 # Experimental implementation of draft-harkins-owe-07.txt
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Features.td | 597 // This flag is currently still labeled as Experimental, but when fully
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 2703 Peter Heller Experimental Investigations of the 3415 William R. Sutherland Rejuvenating Experimental Computer 3421 Position on the Crisis in Experimental
|