Searched refs:Choice (Results 1 – 22 of 22) sorted by relevance
2 Choice ?3 > 1. Choice B (CHOICE_B)4 2. Choice C (CHOICE_C) (NEW)7 1. Choice D (CHOICE_D)8 > 2. Choice E (CHOICE_E)9 3. Choice F (CHOICE_F) (NEW)
9 prompt "Choice ?"15 bool "Choice B"18 bool "Choice C"28 bool "Choice D"31 bool "Choice E"34 bool "Choice F"
1 Tristate Choice [M/y/?] y2 Tristate Choice3 > 1. Choice 0 (CHOICE0)
12 prompt "Tristate Choice"15 tristate "Choice 0"18 tristate "Choice 1"
7 prompt "Choice ?"11 bool "Choice B"14 bool "Choice C"
8 prompt "Choice" choice11 tristate "Choice 0"14 tristate "Choice 1"
32 Choice should become a submenu as well.
680 if not sym.is_defined_ or isinstance(parent, Choice):761 choice = Choice()767 choice = Choice()1025 if not isinstance(stmt, Choice):1789 return isinstance(self, Choice)2518 if not isinstance(self.parent, Choice):2578 elif isinstance(item, Choice):2664 class Choice(Item): class
54 # Choice of atomic instructions presence
37 Choice of which UART port to use for the low-level messages,
45 Choice of Law
303 ### 7.2. Choice of Jurisdiction and Governing Law
131 9.3 Choice of Law and Venue
195 10.4 Choice of law. This License takes effect in and will be governed by the laws of the relevant j…
535 10.4 Choice of law. This License takes effect in and will be governed by
30 - Choice of using Discrete Video Timings, VESA Generalized Timing
24 Choice #1 does not enable CONFIG_PCI, and assumes that the PCI slot
420 Choice (a) permits the removal of some latency by avoiding
149 prompt "Choice endianness support"
10219 Rootfs device handling improvements: Choice between static
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...