Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVTargetDefEmitter.cpp29 bool Experimental) { in printExtensionTable() argument
31 if (Experimental) in printExtensionTable()
36 if (R->getValueAsBit("Experimental") != Experimental) in printExtensionTable()
128 bool Experimental) { in printProfileTable() argument
130 if (Experimental) in printProfileTable()
135 if (Rec->getValueAsBit("Experimental") != Experimental) in printProfileTable()
/freebsd/contrib/llvm-project/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. "
190 FUZZER_FLAG_INT(entropic_feature_frequency_threshold, 0xFF, "Experimental. If "
193 FUZZER_FLAG_INT(entropic_number_of_rarest_features, 100, "Experimental. If "
197 FUZZER_FLAG_INT(entropic_scale_per_exec_time, 0, "Experimental
[all...]
/freebsd/contrib/atf/
H A DNEWS82 Experimental version released on February 7th, 2014.
98 Experimental version released on February 7th, 2014.
130 Experimental version released on November 16th, 2013.
148 Experimental version released on February 14th, 2013.
182 Experimental version released on July 10th, 2012.
217 Experimental version released on January 16th, 2012.
254 Experimental version released on June 14th, 2011.
283 Experimental version released on March 31st, 2011.
329 Experimental version released on November 7th, 2010.
365 Experimental version released on October 20th, 2010.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVProfiles.td14 bit Experimental = false;
18 let Experimental = true;
H A DRISCVFeatures.td36 // Experimental - Does extension require -menable-experimental-extensions.
37 bit Experimental = false;
49 // Version of RISCVExtension to be used for Experimental extensions. This
50 // sets the Experimental flag and prepends experimental- to the -mattr name.
57 let Experimental = true;
1332 def Experimental
1334 "true", "Experimental intrinsics">;
H A DRISCVInstrInfoM.td119 // Experimental RV64 i32 legalization patterns.
H A DRISCVInstrInfoA.td391 // Experimental RV64 i32 legalization patterns.
/freebsd/contrib/kyua/
H A DNEWS.md217 **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 DREADME30 math/aarch64/experimental - Experimental math sources do not
47 string/aarch64/experimental - Experimental string routines which
/freebsd/contrib/libfido2/
H A DNEWS42 ** Experimental PCSC support; enable with -DUSE_PCSC.
140 ** Experimental NFC support on Linux; enable with -DNFC_LINUX.
/freebsd/libexec/bootpd/
H A DToDo28 #if 1 /* XXX - Experimental */
/freebsd/contrib/openbsm/
H A DREADME43 auditfilterd Experimental event monitoring framework
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def83 // Experimental support for SHT_RELR sections. For details, see proposal
89 // TODO: Experimental CREL relocations. LLVM will change the value and
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td2627 let RequiredFeatures = ["Zvkb", "Experimental"] in {
2636 let RequiredFeatures = ["Zvbb", "Experimental"] in {
2647 let RequiredFeatures = ["Zvbc", "Experimental"] in {
2655 let RequiredFeatures = ["Zvkg", "Experimental"] in {
2661 let RequiredFeatures = ["Zvkned", "Experimental"] in {
2673 let RequiredFeatures = ["Zvknha", "Experimental"] in {
2680 let RequiredFeatures = ["Zvknhb", "Experimental"] in {
2687 let RequiredFeatures = ["Zvksed", "Experimental"] in {
2694 let RequiredFeatures = ["Zvksh", "Experimental"] in {
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp458 bool Experimental = stripExperimentalPrefix(ExtName); in parseFeatures() local
459 auto ExtensionInfos = Experimental in parseFeatures()
/freebsd/contrib/llvm-project/lld/docs/
H A DReleaseNotes.rst29 * Experimental CREL relocations with explicit addends are now supported using the
/freebsd/contrib/wpa/hostapd/
H A Ddefconfig387 # Experimental implementation of draft-harkins-owe-07.txt
413 # Experimental implementation based on IEEE P802.11z/D2.6 and the protocol
H A Dandroid.config201 # Experimental implementation of draft-harkins-owe-07.txt
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc101 "Print the scariness score. Experimental.")
/freebsd/crypto/openssl/crypto/objects/
H A Dobj_mac.num384 Experimental 384
/freebsd/contrib/libarchive/
H A DNEWS429 Jan 22, 2008: Experimental support for self-extracting Zip archives.
599 Apr 15, 2007: Experimental "read_compress_program" and "write_compress_program"
743 Nov 7, 2005: Experimental 'tp' format support in libarchive. Feedback
/freebsd/contrib/arm-optimized-routines/math/
H A DDir.mk25 $(error Experimental math only supported on aarch64)
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddefconfig641 # Experimental implementation of draft-harkins-owe-07.txt
670 # Experimental implementation based on IEEE P802.11z/D2.6 and the protocol
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flags.inc149 COMMON_FLAG(bool, heap_profile, false, "Experimental heap profiler, asan-only")
/freebsd/contrib/file/magic/Magdir/
H A Dpgp-binary-keys62 # 60 to 63 -- Private or Experimental Values

12