Home
last modified time | relevance | path

Searched refs:select (Results 1 – 25 of 1127) sorted by relevance

12345678910>>...46

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticSerializationKinds.td134 "%select{"
144 "%select{"
155 "%select{"
164 "%select{"
184 "%select{"
201 "is %select{|pure }6%select{not virtual|virtual}7|"
255 "%select{"
329 "%select{"
339 "%select{"
352 "%select{"
[all …]
H A DDiagnosticASTKinds.td16 "%select{| in C++ standards before C++20||}0">;
27 "%select{non-constexpr|undefined}0 %select{function|constructor}1 %2 cannot "
44 "reference dynamic_cast failed: %select{"
55 "%select{pointer|reference}0 to %select{|subobject of }1"
61 "%select{pointer|reference}0 to %select{|subobject of }1"
272 "%select{source|destination}2 of "
273 "'%select{%select{memcpy|wmemcpy}1|%select{memmove|wmemmove}1}0' "
287 "'%select{%select{memcpy|wmemcpy}1|%select{memmove|wmemmove}1}0' "
288 "not supported: %select{"
297 "bit_cast %select{from|to}0 a %select{|type with a }1"
[all …]
H A DDiagnosticCommentKinds.td50 "empty paragraph passed to '%select{\\|@}0%1' command">,
54 "duplicated command '%select{\\|@}0%1'">,
58 "previous command '%select{\\|@}0%1' here">;
61 "previous command '%select{\\|@}0%1' (an alias of '\\%2') here">;
80 "'%select{\\|@}0%select{function|functiongroup|method|methodgroup|callback}1' "
87 "'%select{\\|@}0%select{class|interface|protocol|struct|union}1' "
89 "non-%select{class|interface|protocol|struct|union}2 declaration">,
93 "'%select{\\|@}0%select{classdesign|coclass|dependency|helper"
141 "'%select{\\|@}0%1' command used in a comment that is attached to a "
142 "%select{function returning void|constructor|destructor|"
[all …]
H A DDiagnosticSemaKinds.td2171 "%select{'%3' condition is %select{true|false}4|"
2893 "%select{from|to}0 a %select{constructor|destructor}1">;
6655 "arithmetic on%select{ a|}0 pointer%select{|s}0 to%select{ the|}2 "
6656 "function type%select{|s}2 %1%select{| and %3}2">;
6883 "%select{"
6894 "%select{"
7069 "arithmetic on%select{ a|}0 pointer%select{|s}0 to%select{ the|}2 function "
9012 "%select{"
9139 "%select{private|protected}3 %4%select{ member of %6|"
9352 "%select{%select{ due to use|}2 here|"
[all …]
H A DDiagnosticCommonKinds.td18 "%select{<ERROR>|constexpr|consteval|constinit}0">;
56 "%select{in %1|for diagnostic message in static_assert|"
58 "for %select{language|source container}1 name in "
102 "%select{|umbrella }0header '%1' not found">;
153 "'%2' %select{type qualifier|storage class specifier}3">;
201 "%select{signed |}0'size_t' literal is out of range of possible "
202 "%select{signed |}0'size_t' values">;
213 "%select{have type 'long long'|be ill-formed}0 in C99 onwards">,
251 "%select{pointer|reference}0 to %select{|subobject of }1"
252 "%select{type_info object|string literal|temporary object|"
[all …]
H A DDiagnosticParseKinds.td41 "extra ';' %select{"
60 "the previous '%select{if|else|for|while}0'">,
66 "%select{%1 and |}0%2 tokens "
74 "%select{|second }0%1 token is here">;
968 "ellipsis in pack %select{|init-}0capture must appear %select{after|before}0 "
1059 "type trait requires %0%select{| or more}1 argument%select{|s}2; have "
1443 "'enable'%select{|, 'full'}1%select{|, 'assume_safety'}2 or 'disable'}0">;
1445 "%select{invalid|missing}0 option%select{ %1|}0; expected vectorize, "
1456 …"%select{invalid|missing}0 option%select{ %1|}0; expected 'contract', 'reassociate' or 'exceptions…
1459 "%select{"
[all …]
H A DDiagnosticFrontendKinds.td154 "'%0' diagnostics %select{expected|seen}1 but not %select{seen|expected}1: "
157 "%select{expected|'expected-no-diagnostics'}0 directive cannot follow "
179 "unknown %select{warning|remark}0 option '%1'%select{|; did you mean '%3'?}2">,
222 "%select{definition|#undef}0 of configuration macro '%1' has no effect on "
223 "the import of '%2'; pass '%select{-D%1=...|-U%1}0' on the command line "
227 "macro was %select{defined|#undef'd}0 here">;
256 : Warning<"AVX vector %select{return|argument}0 of type %1 without '%2' "
262 "%select{alias|ifunc}0 must point to a defined "
263 "%select{variable or |}1function">;
271 "%select{alias|ifunc}0 definition is part of a cycle">;
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/mtd/
H A Dst,stm32-fmc2-nand.yaml60 - description: Chip select 0 data
61 - description: Chip select 0 command
62 - description: Chip select 0 address space
63 - description: Chip select 1 data
64 - description: Chip select 1 command
65 - description: Chip select 1 address space
85 - description: Chip select 0 data
86 - description: Chip select 0 command
87 - description: Chip select 0 address space
88 - description: Chip select 1 data
[all …]
H A Dgpmc-nor.txt14 - gpmc,cs-on-ns: Chip-select assertion time
15 - gpmc,cs-rd-off-ns: Chip-select de-assertion time for reads
16 - gpmc,cs-wr-off-ns: Chip-select de-assertion time for writes
25 - reg: Chip-select, base address (relative to chip-select)
27 typically 0 as this is the start of the chip-select.
/freebsd-13.1/tools/regression/poll/
H A Dpipeselect.c77 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
108 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
117 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
123 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
132 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
148 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
157 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
171 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
177 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
197 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
[all …]
/freebsd-13.1/sys/contrib/xz-embedded/linux/lib/xz/
H A DKconfig3 select CRC32
14 select XZ_DEC_BCJ
19 select XZ_DEC_BCJ
24 select XZ_DEC_BCJ
29 select XZ_DEC_BCJ
34 select XZ_DEC_BCJ
39 select XZ_DEC_BCJ
/freebsd-13.1/sys/contrib/device-tree/Bindings/mips/cavium/
H A Dbootbus.txt4 selects. Each chip select is independently configurable.
13 - #address-cells: Must be <2>. The first cell is the chip select
14 within the bootbus. The second cell is the offset from the chip select.
19 parent-bus-address, length) for each active chip select. If the
20 length element for any triplet is zero, the chip select is disabled,
23 The configuration parameters for each chip select are stored in child
29 - cavium,cs-index: A single cell indicating the chip select that
60 the bus for this chip select.
72 /* The chip select number and offset */
74 /* The size of the chip select region */
/freebsd-13.1/sys/contrib/device-tree/Bindings/phy/
H A Dphy-hi3798cv200-combphy.txt8 - #phy-cells: Should be 1. The cell number is used to select the phy mode
16 - hisilicon,fixed-mode: If the phy device doesn't support mode select
19 - hisilicon,mode-select-bits: If the phy device support mode select,
25 - Between hisilicon,fixed-mode and hisilicon,mode-select-bits, one and only
28 COMBPHY configuration/state and PERI_CTRL register used to select PHY mode.
57 hisilicon,mode-select-bits = <0x0008 11 (0x3 << 11)>;
/freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/
H A Darm,pl172.txt17 - ranges: Must contain one or more chip select memory regions.
28 Child chip-select (cs) nodes contain the memory devices nodes connected to
44 - mpmc,cs: Chip select number. Indicates to the pl0172 driver
47 - mpmc,memory-width: Width of the chip select memory. Must be equal to
54 - mpmc,cs-active-high: Set chip select polarity to active high.
67 - mpmc,write-enable-delay: Delay from chip select assertion to write
70 - mpmc,output-enable-delay: Delay from chip select assertion to output
73 - mpmc,write-access-delay: Delay from chip select assertion to write
76 - mpmc,read-access-delay: Delay from chip select assertion to read
88 Example for pl172 with nor flash on chip select 0 shown below.
H A Dti-aemif.txt7 per chip select. Synchronous memories such as DDR1 SD RAM, SDR SDRAM
37 child device can select the proper one.
56 Child chip-select (cs) nodes contain the memory devices nodes connected to
84 - ti,cs-select-strobe-mode: enable/disable select strobe mode
85 In select strobe mode chip select behaves as
91 mapped to that chip select to determine if the
100 followed by a write to same chip select.
116 the chip select signal.
133 the chip select signal.
139 Example for aemif, davinci nand and nor flash chip select shown below.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips64r6InstrInfo.td209 def : MipsPat<(select i64:$cond, i64:$t, i64:$f),
248 def : MipsPat<(select (i32 (setne i64:$cond, immz)), i64:$t, immz),
250 def : MipsPat<(select (i32 (seteq i64:$cond, immz)), i64:$t, immz),
252 def : MipsPat<(select (i32 (setne i64:$cond, immz)), immz, i64:$f),
254 def : MipsPat<(select (i32 (seteq i64:$cond, immz)), immz, i64:$f),
261 def : MipsPat<(select i32:$cond, i64:$t, i64:$f),
286 def : MipsPat<(select i32:$cond, i64:$t, immz),
289 def : MipsPat<(select (i32 (setne i32:$cond, immz)), i64:$t, immz),
292 def : MipsPat<(select (i32 (seteq i32:$cond, immz)), i64:$t, immz),
295 def : MipsPat<(select i32:$cond, immz, i64:$f),
[all …]
H A DMipsCondMov.td54 // select patterns
59 def : MipsPat<(select (i32 (setge CRC:$lhs, CRC:$rhs)), DRC:$T, DRC:$F),
61 def : MipsPat<(select (i32 (setuge CRC:$lhs, CRC:$rhs)), DRC:$T, DRC:$F),
67 def : MipsPat<(select (i32 (setle CRC:$lhs, CRC:$rhs)), DRC:$T, DRC:$F),
71 def : MipsPat<(select (i32 (setgt CRC:$lhs, immSExt16Plus1:$rhs)),
74 def : MipsPat<(select (i32 (setugt CRC:$lhs, immSExt16Plus1:$rhs)),
82 def : MipsPat<(select (i32 (seteq CRC:$lhs, CRC:$rhs)), DRC:$T, DRC:$F),
84 def : MipsPat<(select (i32 (seteq CRC:$lhs, 0)), DRC:$T, DRC:$F),
99 def : MipsPat<(select CRC:$cond, DRC:$T, DRC:$F),
101 def : MipsPat<(select (i32 (setne CRC:$lhs, 0)),DRC:$T, DRC:$F),
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrRef.td25 (select I32:$cond, rc:$lhs, rc:$rhs))],
26 vt#".select\t$dst, $lhs, $rhs, $cond",
27 vt#".select", 0x1b>,
35 def : Pat<(select (i32 (setne I32:$cond, 0)), rc:$lhs, rc:$rhs),
37 def : Pat<(select (i32 (seteq I32:$cond, 0)), rc:$lhs, rc:$rhs),
H A DWebAssemblyInstrFloat.td104 [(set F32:$dst, (select I32:$cond, F32:$lhs, F32:$rhs))],
105 "f32.select\t$dst, $lhs, $rhs, $cond", "f32.select", 0x1b>;
108 [(set F64:$dst, (select I32:$cond, F64:$lhs, F64:$rhs))],
109 "f64.select\t$dst, $lhs, $rhs, $cond", "f64.select", 0x1b>;
112 // WebAssembly's select interprets any non-zero value as true, so we can fold
113 // a setne with 0 into a select.
114 def : Pat<(select (i32 (setne I32:$cond, 0)), F32:$lhs, F32:$rhs),
116 def : Pat<(select (i32 (setne I32:$cond, 0)), F64:$lhs, F64:$rhs),
120 def : Pat<(select (i32 (seteq I32:$cond, 0)), F32:$lhs, F32:$rhs),
122 def : Pat<(select (i32 (seteq I32:$cond, 0)), F64:$lhs, F64:$rhs),
H A DWebAssemblyInstrInteger.td112 [(set I32:$dst, (select I32:$cond, I32:$lhs, I32:$rhs))],
113 "i32.select\t$dst, $lhs, $rhs, $cond", "i32.select", 0x1b>;
116 [(set I64:$dst, (select I32:$cond, I64:$lhs, I64:$rhs))],
117 "i64.select\t$dst, $lhs, $rhs, $cond", "i64.select", 0x1b>;
120 // WebAssembly's select interprets any non-zero value as true, so we can fold
121 // a setne with 0 into a select.
122 def : Pat<(select (i32 (setne I32:$cond, 0)), I32:$lhs, I32:$rhs),
124 def : Pat<(select (i32 (setne I32:$cond, 0)), I64:$lhs, I64:$rhs),
128 def : Pat<(select (i32 (seteq I32:$cond, 0)), I32:$lhs, I32:$rhs),
130 def : Pat<(select (i32 (seteq I32:$cond, 0)), I64:$lhs, I64:$rhs),
/freebsd-13.1/lib/libc/gen/
H A Dscandir.c51 #define SELECT(x) CALL_BLOCK(select, x)
56 #define SELECT(x) select(x)
69 scandir_b(const char *dirname, struct dirent ***namelist, select_block select, in scandir_b() argument
73 int (*select)(const struct dirent *), int (*dcomp)(const struct dirent **, in scandir_b()
91 if (select != NULL && !SELECT(d)) in scandir_b()
/freebsd-13.1/contrib/libfido2/examples/
H A DCMakeLists.txt62 # select
63 add_executable(select select.c ${COMPAT_SOURCES}) target
64 target_link_libraries(select ${_FIDO2_LIBRARY})
68 target_link_libraries(select winpthread)
/freebsd-13.1/tests/sys/common/
H A Dnet_receiver.py34 import select
70 readable, writable, exceptional = select.select(inputs, [], inputs)
99 readable, writable, exceptional = select.select(inputs, [], inputs)
/freebsd-13.1/sys/contrib/device-tree/Bindings/spi/
H A Dqcom,spi-qup.txt22 - #address-cells: Number of cells required to define a chip select
34 select can be used.
69 reg = <0>; /* Chip select 0 */
78 reg = <1>; /* Chip select 1 */
87 reg = <2>; /* Chip select 2 */
97 reg = <3>; /* Chip select 3 */
/freebsd-13.1/sys/contrib/device-tree/Bindings/bus/
H A Dnvidia,tegra20-gmi.txt23 for each chip-select line in use (only one entry is supported, see below
27 Note that the GMI controller does not have any internal chip-select address
29 or by employing external chip-select decoding logic.
31 If external chip-select logic is used to support multiple devices it is assumed
34 child device is supported which represents the active chip-select line, see
37 The chip-select number is decoded from the child nodes second address cell of
38 'ranges' property, if 'ranges' property is not present or empty chip-select will
74 chip-select (CS4), in this example external address decoding is provided:

12345678910>>...46