Searched full:preferred (Results 1 – 25 of 1293) sorted by relevance
12345678910>>...52
33 def get_fnlist(bbhandler, pkg_pn, preferred): argument35 if preferred:40 if preferred:47 def get_recipesdata(bbhandler, preferred): argument52 for fn in get_fnlist(bbhandler, pkg_pn, preferred):145 parser.add_option("-p", "--preferred-only",146 help = "where multiple recipe versions are available, list only the preferred version",147 action="store_true", dest="preferred", default=False)154 data_dict = get_recipesdata(bbhandler, options.preferred)
44 * Preferred boot HART id52 * to the FW_DYNAMIC firmware as the preferred boot HART.54 * To avoid specifying a preferred boot HART, the previous booting74 * Preferred boot HART id82 * to the FW_DYNAMIC firmware as the preferred boot HART.84 * To avoid specifying a preferred boot HART, the previous booting
37 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)39 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position)47 * 0x81, 0x42, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,Null State)50 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position)59 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)74 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)77 …* 0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,…79 …* 0x91, 0x02, // Output (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,N…88 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)126 0x81, 0x02, /* Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) */[all …]
21 * @NCSI_CMD_SET_INTERFACE: set preferred package and channel combination.22 * Requires NCSI_ATTR_IFINDEX and the preferred NCSI_ATTR_PACKAGE_ID and23 * optionally the preferred NCSI_ATTR_CHANNEL_ID.24 * @NCSI_CMD_CLEAR_INTERFACE: clear any preferred package/channel combination.86 * @NCSI_PKG_ATTR_FORCED: flag signifying a package has been set as preferred114 * preferred
31 Convenience function to get latest and preferred providers in pkg_pn107 Check if the version pe,pv,pr is the preferred one.108 …If there is preferred version defined and ends with '%', then pv has to start with that version af…128 preferred_v = versionVariableMatch(cfgData, "PREFERRED", pn)176 logger.warning("preferred version %s of %s not available%s", pv_str, pn, itemstr)306 dataCache.preferred[item] = prefervar309 if item in dataCache.preferred:312 if dataCache.preferred[item] == pn:350 # Should use dataCache.preferred here?351 preferred = [][all …]
28 nodemask_t preferred; member65 * node_demotion[0].preferred = 266 * node_demotion[1].preferred = 367 * node_demotion[2].preferred = <empty>68 * node_demotion[3].preferred = <empty>82 * node_demotion[0].preferred = <empty>83 * node_demotion[1].preferred = <empty>84 * node_demotion[2].preferred = <empty>100 * node_demotion[0].preferred = 2101 * node_demotion[1].preferred = 0[all …]
32 ContentType preferred = getPreferredContentType(accepts, allowed); in completeResponseFields() local34 if (preferred == ContentType::HTML) in completeResponseFields()38 else if (preferred == ContentType::CBOR) in completeResponseFields()48 // Technically preferred could also be NoMatch here, but we'd in completeResponseFields()
20 In handleColorConflict, it only deal with conditons "new preferred" or21 "old preferred". But not deal with the situation where neither is the22 preferred type. so for tri-lib system, like mips64/mips64 n32/mips(32),25 Fixed by performing a 'last-in-wins' resolution when "neither is preferred".
41 __le32 dqb_isoftlimit; /* preferred inode limit */44 __le32 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */54 __le64 dqb_isoftlimit; /* preferred inode limit */57 __le64 dqb_bsoftlimit; /* preferred limit on disk space (in QUOTABLOCK_SIZE) */
26 Preferred, enumerator50 {AddressState::Preferred, "Preferred"},
11 is incremented on the preferred node, otherwise numa_foreign is incremented on12 the preferred node and numa_miss on the node where allocation succeeded.14 Usually preferred node is the one local to the CPU where the process executes,53 preferred node. As a result, such allocation will not increase the numa_foreign
95 * @preferred_addr: preferred target address101 * to @alignment but at least EFI_ALLOC_ALIGN. If the preferred address134 * also have a preferred address, so first try to relocate in efi_relocate_kernel()135 * to the preferred address. If that fails, allocate as low in efi_relocate_kernel()143 * If preferred address allocation failed allocate as low as in efi_relocate_kernel()
465 …qualified alternate mains circuit is automatically switched on when the preferred mains circuit be…466 …qualified alternate mains circuit is automatically switched on when the preferred mains circuit be…492 "description": "The preferred source for the mains circuit to this equipment.",493 …"longDescription": "This property shall contain the preferred source for mains circuit to this equ…501 …elay the automatic transfer from the alternate mains circuit back to the preferred mains circuit.",502 …elay the automatic transfer from the alternate mains circuit back to the preferred mains circuit.",510 …permitted from the alternate mains circuit back to the preferred mains circuit after the preferred…511 …permitted from the alternate mains circuit back to the preferred mains circuit after the preferred…519 …o delay the automatic transfer from the preferred mains circuit to the alternate mains circuit whe…520 …o delay the automatic transfer from the preferred mains circuit to the alternate mains circuit whe…
87 * @num_placement: number of preferred placements88 * @placement: preferred placements89 * @num_busy_placement: number of preferred placements when need to evict buffer90 * @busy_placement: preferred placements when need to evict buffer
38 preferred = self.configured_terminal()39 if preferred:40 return preferred
136 * @match_format_idx: Request preferred index, as defined by subdevice csid_format.138 * @match_code: Request preferred code, set @match_format_idx to 0 if used181 * @req_format_idx: Request preferred index, as defined by subdevice csid_format.183 * @match_code: Request preferred code, set @req_format_idx to 0 if used
111 With a few caveats listed below, follow the tip tree maintainers' preferred116 variable declarations isn't strictly required, though it is still preferred.150 The preferred prefix format is ``KVM: <topic>:``, where ``<topic>`` is one of::199 background. Note! This order directly conflicts with the tip tree's preferred200 approach! Please follow the tip tree's preferred style when sending patches203 Stating what a patch does before diving into details is preferred by KVM x86254 strongly preferred. Booting an actual VM is encouraged, but not mandatory.277 but dedicated KVM tests are preferred in all cases. Negative testcases in301 tests for such bugs is strongly preferred.303 In general, regression tests are preferred for any bug that is not trivial to
9 License version 2 only (GPL-2.0), as provided in LICENSES/preferred/GPL-2.0,157 1. _`Preferred licenses`:163 LICENSES/preferred/173 LICENSES/preferred/GPL-2.0177 LICENSES/preferred/MIT265 requirements of the `Preferred licenses`_.287 license in addition to a preferred license. These licenses are available313 requirements of the `Preferred licenses`_.
95 preferred tag checking modes" section below.133 Per-CPU preferred tag checking mode142 tag checking mode as the CPU's preferred tag checking mode.144 The preferred tag checking mode for each CPU is controlled by147 default preferred mode for each CPU is ``async``.149 To allow a program to potentially run in the CPU's preferred tag154 kernel. If the CPU's preferred tag checking mode is in the task's set
421 - Mono/SAP (preferred) or Mono/Mono425 - Stereo L/R (preferred) or Mono L+R426 - Stereo L/R (preferred) or Mono L+R427 - L/R (preferred) or L+R/L+R431 - Stereo L/R (preferred) or Mono L+R433 - L+R/SAP (preferred) or L/R or L+R/L+R439 - Lang1/Lang2 (preferred) or Lang1/Lang1
119 /* Maintain the same preferred server as before if possible. */ in afs_annotate_server_list()120 cur = old->servers[old->preferred].server; in afs_annotate_server_list()123 new->preferred = j; in afs_annotate_server_list()
203 of increasing distance from the preferred node based on206 Internally, the Preferred policy uses a single node--the210 allocation policy can be viewed as a Preferred policy that215 is always preferred by passing an empty nodemask with this232 specified by a Preferred policy or had been selected by a261 change in the set of allowed nodes, the preferred nodemask (Preferred262 Many), preferred node (Preferred) or nodemask (Bind, Interleave) is293 nodes, the node (Preferred) or nodemask (Bind, Interleave) is
30 /* Preferred always-on timer for clocksource */39 /* Preferred timer for clockevent */
54 preferred = ["ALPHA", "FOO", "BAR"] variable in TestSimpleCombinations58 if all(lic in self.preferred for lic in b):74 preferred = ["BAR", "OMEGA", "BETA", "GPL-2.0-only"] variable in TestComplexCombinations
83 " 2) Set preferred package\n" in usage()85 " 3) Set preferred channel\n" in usage()87 " 4) Clear preferred channel\n" in usage()