| /wasmtime-44.0.1/crates/cranelift/src/ |
| H A D | isa_builder.rs | 5 use wasmtime_environ::{Setting, SettingKind}; 54 pub fn settings(&self) -> Vec<Setting> { in settings() argument 57 .map(|s| Setting { in settings()
|
| H A D | builder.rs | 16 use wasmtime_environ::{CacheStore, CompilerBuilder, Setting, Tunables}; 138 fn settings(&self) -> Vec<Setting> { in settings() argument
|
| /wasmtime-44.0.1/src/commands/ |
| H A D | settings.rs | 8 use wasmtime_environ::{CompilerBuilder, FlagValue, Setting, SettingKind, Tunables}; 22 struct SettingData(Setting); 79 fn add_setting(&mut self, setting: Setting) { in add_setting() argument 91 I: IntoIterator<Item = Setting>, in add_settings()
|
| /wasmtime-44.0.1/cranelift/codegen/meta/src/cdsl/ |
| H A D | settings.rs | 21 pub(crate) struct Setting { struct 29 impl Setting { argument 126 pub settings: Vec<Setting>, 295 group.settings.push(Setting { in build() 316 group.settings.push(Setting { in build()
|
| /wasmtime-44.0.1/docs/ |
| H A D | cli-cache.md | 34 Setting `directory` 43 Setting `worker-event-queue-size` 54 Setting `baseline-compression-level` 64 Setting `optimized-compression-level` 85 Setting `cleanup-interval` 99 Setting `optimizing-compression-task-timeout` 114 Setting `allowed-clock-drift-for-files-from-future` 143 Setting `file-count-soft-limit` 156 Setting `files-total-size-soft-limit` 171 Setting `file-count-limit-percent-if-deleting` [all …]
|
| /wasmtime-44.0.1/cranelift/codegen/meta/src/ |
| H A D | gen_settings.rs | 4 use crate::cdsl::settings::{BoolSetting, Preset, Setting, SettingGroup, SpecificSetting}; 148 fn gen_getter(setting: &Setting, fmt: &mut Formatter) { in gen_getter() argument 204 Setting(&'a Setting), enumerator 211 SettingOrPreset::Setting(s) => s.name, in name() 257 descriptor_index_map.insert(SettingOrPreset::Setting(setting), idx); in gen_descriptors() 288 hash_entries.extend(group.settings.iter().map(SettingOrPreset::Setting)); in gen_descriptors()
|
| /wasmtime-44.0.1/crates/winch/src/ |
| H A D | builder.rs | 6 use wasmtime_environ::{CompilerBuilder, Setting, Tunables}; 49 fn settings(&self) -> Vec<Setting> { in settings() argument
|
| /wasmtime-44.0.1/cranelift/codegen/src/ |
| H A D | settings.rs | 63 pub struct Setting { struct 170 pub fn iter(&self) -> impl Iterator<Item = Setting> + use<> { in iter() 184 Setting { in iter()
|
| /wasmtime-44.0.1/crates/environ/src/compile/ |
| H A D | mod.rs | 122 fn settings(&self) -> Vec<Setting>; in settings() argument 145 pub struct Setting { struct
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/ |
| H A D | mod.rs | 215 pub fn iter(&self) -> impl Iterator<Item = settings::Setting> + use<T> { in iter()
|
| /wasmtime-44.0.1/crates/c-api/ |
| H A D | doxygen.conf.in | 385 # getter and setter methods for a property. Setting this option to YES will make 1050 # Setting the INLINE_SOURCES tag to YES will include the body of functions, 1056 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any 1262 # page will contain the date and time when the page was generated. Setting this 1897 # page will contain the date and time when the page was generated. Setting this 2262 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to 2328 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/x64/ |
| H A D | lower.isle | 3856 ;; Setting up to set top bit on negative float values
|
| /wasmtime-44.0.1/docs/js/ |
| H A D | mermaid.min.11.6.0.js | 474 …;if(i!==void 0){let x=JSON.parse(JSON.stringify(i.clusterData));Y.trace(`Setting data for parent c…
|