Searched refs:feature (Results 1 – 5 of 5) sorted by relevance
| /misc/config_tools/library/ |
| A D | hv_cfg_lib.py | 174 def cat_max_mask_check(cat_mask_list, feature, cat_str, max_mask_str): argument 187 key = 'hv,{},{},{}'.format(feature, cat_str, max_mask_str) 194 if empty_check(val_str, feature, cat_str, max_mask_str): 198 key = 'hv,{},{},{}'.format(feature, cat_str, max_mask_str) 203 key = 'hv,{},{},{}'.format(feature, cat_str, max_mask_str) 208 def mba_delay_check(mba_delay_list, feature, mba_str, max_mask_str): argument 217 key = 'hv,{},{},{}'.format(feature, mba_str, max_mask_str) 225 if empty_check(val_str, feature, mba_str, max_mask_str): 229 key = 'hv,{},{},{}'.format(feature, mba_str, max_mask_str) 247 def hv_ssram_check(ssram_enabled, cpd_enabled, feature, tag, leaf): argument [all …]
|
| /misc/config_tools/board_inspector/acpiparser/aml/ |
| A D | context.py | 115 feature = args[0].get() 116 if feature.startswith("Linux"): 118 elif feature.startswith("Windows") or \ 119 feature.startswith("FreeBSD") or \ 120 feature.startswith("HP-UX") or \ 121 feature.startswith("OpenVMS"):
|
| /misc/config_tools/configurator/packages/configurator/src-tauri/ |
| A D | Cargo.toml | 35 # this feature is used used for production builds where `devPath` points to the filesystem
|
| /misc/sample_application/ |
| A D | README.rst | 13 ``cyclictest`` to the User VM using the inter-vm shared memory feature that
|
| /misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/ |
| A D | CAT.vue | 226 // show confirm dialog to confirm disable CAT feature
|
Completed in 7 milliseconds