/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticASTKinds.td | 14 "%select{reinterpret_cast|dynamic_cast|%select{this conversion|cast that" 17 "%select{| in C++ standards before C++20||}0">; 20 "%select{in C++ standards before C++2c|because the pointed object " 32 "%select{non-constexpr|undefined}0 %select{function|constructor}1 %2 cannot " 45 "%select{|||||virtual function called on|dynamic_cast applied to|" 49 "reference dynamic_cast failed: %select{" 60 "%select{pointer|reference}0 to %select{|subobject of }1" 61 "%select{temporary|%3}2 is not a constant expression">; 66 "%select{pointer|reference}0 to %select{|subobject of }1" 69 "%select{pointer|reference}0 to a consteval declaration " [all …]
|
H A D | DiagnosticSerializationKinds.td | 22 "%select{precompiled header|module file|AST file}1 '%2' was built" 23 ": %select{size|mtime|content}3 changed%select{| (was %5, now %6)}4">, 36 "%select{AST file was|current translation unit is}0 compiled with the target " 37 "feature '%1' but the %select{current translation unit is|AST file was}0 " 39 def err_pch_langopt_mismatch : Error<"%0 was %select{disabled|enabled}1 in " 40 "PCH file but is currently %select{disabled|enabled}2">; 50 def note_pch_vfsoverlay_files : Note<"%select{PCH|current translation unit}0 has the following VFS … 51 def note_pch_vfsoverlay_empty : Note<"%select{PCH|current translation unit}0 has no VFS overlays">; 65 "%select{PCH|module|AST}0 file '%1' not found%select{|: %3}2">, DefaultFatal; 67 "%select{PCH|module|AST}0 file '%1' is out of date and " [all …]
|
H A D | DiagnosticCommentKinds.td | 50 "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">; 75 "'%select{\\|@}0param' command used in a comment that is not attached to " 80 "'%select{\\|@}0%select{function|functiongroup|method|methodgroup|callback}1' " 82 "%select{a function|a function|an Objective-C method|an Objective-C method|" 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" [all …]
|
H A D | DiagnosticSemaKinds.td | 22 "variable%select{s| %1|s %1 and %2|s %1, %2, and %3|s %1, %2, %3, and %4}0 " 26 "variable %0 is %select{decremented|incremented}1 both in the loop header " 29 def note_loop_iteration_here : Note<"%select{decremented|incremented}0 here">; 46 "using %select{integer|floating point|complex}1 absolute value function %0 " 47 "when argument is of %select{integer|floating point|complex}2 type">, 51 "taking the absolute value of %select{pointer|function|array}0 type %1 is suspicious">, 56 "%select{a value and unsigned zero|unsigned zero and a value}0 " 73 "expression is not an %select{integer|integral}0 constant expression">; 75 "expression is not an %select{integer|integral}0 constant expression; " 85 "%select{case value|enumerator value|non-type template argument|" [all …]
|
H A D | DiagnosticInstallAPIKinds.td | 18 def err_no_such_header_file : Error<"no such %select{public|private|project}1 header file: '%0'">; 19 def warn_no_such_excluded_header_file : Warning<"no such excluded %select{public|private}0 header f… 21 def err_no_such_umbrella_header_file : Error<"%select{public|private|project}1 umbrella header file… 22 def err_cannot_find_reexport : Error<"cannot find re-exported %select{framework|library}0: '%1'">; 44 def warn_header_availability_mismatch : Warning<"declaration '%0' is marked %select{available|unava… 45 " but symbol is %select{not |}2exported in dynamic library">, InGroup<InstallAPIViolation>; 46 def err_header_availability_mismatch : Error<"declaration '%0' is marked %select{available|unavaila… 47 " but symbol is %select{not |}2exported in dynamic library">; 49 "%select{weak defined|thread local}1, but its declaration is not">, InGroup<InstallAPIViolation>; 51 …"%select{weak defined|thread local}1, but symbol is not in dynamic library">, InGroup<InstallAPIVi… [all …]
|
H A D | DiagnosticParseKinds.td | 41 "extra ';' %select{" 60 "the previous '%select{if|else|for|while}0'">, 66 "%select{%1 and |}0%2 tokens " 67 "%select{introducing statement expression|terminating statement expression|" 74 "%select{|second }0%1 token is here">; 82 "%select{here|for the remainder of the translation unit}1">, 125 "%select{|; missing list of enumerators?}0">, 128 "reference to enumeration must use 'enum' not 'enum %select{struct|class}0'">, 150 "dependent %select{__if_not_exists|__if_exists}0 declarations are ignored">, 331 "cannot use %select{unicode|wide|an empty}0 string literal in 'asm'">; [all …]
|
H A D | DiagnosticCommonKinds.td | 18 "%select{<ERROR>|constexpr|consteval|constinit}0">; 61 "%select{in %1|for diagnostic message in static_assert|" 63 "for %select{language name|source container name|USR}1 in " 79 "use of %select{infinity|NaN}0%select{| via a macro}1 is undefined behavior " 105 "only special member functions %select{|and comparison operators }0" 115 "module '%0' %select{is incompatible with|requires}1 feature '%2'">; 117 "%select{|umbrella }0header '%1' not found">; 135 "%0%select{ attribute|}1 cannot be applied to types">; 183 "%select{type qualifier|storage class specifier}2">; 192 "must use '%1' tag to refer to type %0%select{| in this scope}2">; [all …]
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | Kconfig | 40 select RTW89_CORE 41 select RTW89_PCI 42 select RTW89_8851B 51 select RTW89_CORE 52 select RTW89_PCI 53 select RTW89_8852A 62 select RTW89_CORE 63 select RTW89_PCI 64 select RTW89_8852B 65 select RTW89_8852B_COMMO [all...] |
/freebsd/lib/libc/gen/ |
H A D | scandir.c | 49 #define SELECT(x) CALL_BLOCK(select, x) 54 #define SELECT(x) select(x) 67 scandir_b_dirp(DIR *dirp, struct dirent ***namelist, select_block select, in scandir_b_dirp() argument 71 int (*select)(const struct dirent *), int (*dcomp)(const struct dirent **, in scandir_b_dirp() 85 if (select != NULL && !SELECT(d)) in scandir_b_dirp() 137 scandir_b(const char *dirname, struct dirent ***namelist, select_block select, in scandir_b() argument 141 int (*select)(const struct dirent *), int (*dcomp)(const struct dirent **, in scandir_b() 156 (dirp, namelist, select, dcomp)); in scandir_b() 162 int (*select)(const struct dirent *), int (*dcomp)(const struct dirent **, in scandirat() 176 return (scandir_dirp(dirp, namelist, select, dcomp)); in scandirat()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | Kconfig | 4 select MT792x_LIB 5 select WANT_DEV_COREDUMP 9 select MT7921_COMMON 19 select MT76_SDIO 20 select MT7921_COMMON 30 select MT792x_USB 31 select MT7921_COMMON
|
/freebsd/tools/regression/poll/ |
H A D | pipeselect.c | 76 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 107 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 116 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 122 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 131 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 147 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 156 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 170 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 176 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() 196 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child() [all …]
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | Kconfig | 3 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/sys/contrib/device-tree/Bindings/mips/cavium/ |
H A D | bootbus.txt | 4 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/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | HTMLLogger.css | 46 #timeline .entry.iter-select { 67 #bb-elements tr.elt-select { 81 #iterations .chooser:not(.iter-select).hover { 84 #iterations .iter-select { 87 #iterations .chooser:not(.iter-select) { 115 code.line:has(.bb-select):before { 122 .c.elt-select { 125 .bb.bb-select polygon { 129 .bb { user-select: none; }
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-hi3798cv200-combphy.txt | 8 - #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/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | arm,pl172.txt | 17 - 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.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips64r6InstrInfo.td | 209 def : MipsPat<(select i64:$cond, i64:$t, i64:$f), 213 def : MipsPat<(select (i32 (seteq i64:$cond, immz)), i64:$t, i64:$f), 217 def : MipsPat<(select (i32 (setne i64:$cond, immz)), i64:$t, i64:$f), 221 def : MipsPat<(select (i32 (seteq i64:$cond, immZExt16_64:$imm)), i64:$t, i64:$f), 225 def : MipsPat<(select (i32 (setne i64:$cond, immZExt16_64:$imm)), i64:$t, i64:$f), 230 (select (i32 (setgt i64:$cond, immSExt16Plus1:$imm)), i64:$t, i64:$f), 239 (select (i32 (setugt i64:$cond, immSExt16Plus1:$imm)), 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), [all …]
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | Kconfig | 5 select ATH_COMMON 6 select CRC32 7 select WANT_DEV_COREDUMP 8 select ATH10K_CE 48 select QCOM_SCM 49 select QCOM_QMI_HELPERS 73 select RELAY
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrFloat.td | 108 [(set F32:$dst, (select I32:$cond, F32:$lhs, F32:$rhs))], 109 "f32.select\t$dst, $lhs, $rhs, $cond", "f32.select", 0x1b>; 112 [(set F64:$dst, (select I32:$cond, F64:$lhs, F64:$rhs))], 113 "f64.select\t$dst, $lhs, $rhs, $cond", "f64.select", 0x1b>; 116 // WebAssembly's select interprets any non-zero value as true, so we can fold 117 // a setne with 0 into a select. 118 def : Pat<(select (i32 (setne I32:$cond, 0)), F32:$lhs, F32:$rhs), 120 def : Pat<(select (i32 (setne I32:$cond, 0)), F64:$lhs, F64:$rhs), 124 def : Pat<(select (i32 (seteq I32:$cond, 0)), F32:$lhs, F32:$rhs), 126 def : Pat<(select (i32 (seteq I32:$cond, 0)), F64:$lhs, F64:$rhs),
|
H A D | WebAssemblyInstrInteger.td | 112 [(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),
|
H A D | WebAssemblyInstrRef.td | 27 (select I32:$cond, rc:$lhs, rc:$rhs))], 28 vt#".select\t$dst, $lhs, $rhs, $cond", 29 vt#".select", 0x1b>, 44 def : Pat<(select (i32 (setne I32:$cond, 0)), rc:$lhs, rc:$rhs), 46 def : Pat<(select (i32 (seteq I32:$cond, 0)), rc:$lhs, rc:$rhs),
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | Kconfig | 6 select ATH_COMMON 7 select QCOM_QMI_HELPERS 24 select MHI_BUS 25 select QRTR 26 select QRTR_MHI
|
/freebsd/contrib/libfido2/examples/ |
H A D | CMakeLists.txt | 52 # select 53 add_executable(select select.c ${COMPAT_SOURCES}) target 54 target_link_libraries(select ${_FIDO2_LIBRARY}) 58 target_link_libraries(select winpthread)
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | Kconfig | 4 select MT76_CONNAC_LIB 5 select WANT_DEV_COREDUMP 8 select RELAY 21 select REGMAP
|
/freebsd/tests/sys/common/ |
H A D | net_receiver.py | 33 import select 69 readable, writable, exceptional = select.select(inputs, [], inputs) 98 readable, writable, exceptional = select.select(inputs, [], inputs)
|