Home
last modified time | relevance | path

Searched full:select (Results 1 – 25 of 3483) sorted by relevance

12345678910>>...140

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td14 "%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 DDiagnosticSemaKinds.td22 "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 DDiagnosticSerializationKinds.td22 "%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 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">;
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 DDiagnosticParseKinds.td41 "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 DDiagnosticLexKinds.td16 "null character(s) preserved in %select{char|string}0 literal">,
89 "missing terminating %select{'|'\"'}0 character">, InGroup<InvalidPPToken>;
136 "character <U+%0> not allowed %select{in|at the start of}1 an identifier">;
151 "%select{delimited|named}0 escape sequences are a "
152 "%select{Clang|C++23}1 extension">,
156 "%select{delimited|named}0 escape sequences are "
201 "%select{using this character in an identifier|starting an identifier with "
232 "invalid digit '%0' in %select{decimal|octal|binary}1 constant">;
234 "invalid suffix '%0' on %select{integer|floating|fixed-point}1 constant">;
242 "digit separator cannot appear at %select{start|end}0 of digit sequence">;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dst,stm32-fmc2-nand.yaml64 - description: Chip select 0 data
65 - description: Chip select 0 command
66 - description: Chip select 0 address space
67 - description: Chip select 1 data
68 - description: Chip select 1 command
69 - description: Chip select 1 address space
89 - description: Chip select 0 data
90 - description: Chip select 0 command
91 - description: Chip select 0 address space
92 - description: Chip select 1 data
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A DKconfig15 select WANT_DEV_COREDUMP
44 select RTW89_CORE
45 select RTW89_PCI
46 select RTW89_8851B
48 Select this option will enable support for 8851BE chipset
55 select RTW89_CORE
56 select RTW89_PCI
57 select RTW89_8852A
59 Select this option will enable support for 8852AE chipset
66 select RTW89_COR
[all...]
/freebsd/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.133 .Nd "select records from audit trail files"
70 Select all records.
72 Select records that occurred after or on the given datetime.
74 Select records that occurred before the given datetime.
76 Select records matching the given audit classes specified as a comma
82 Select records that occurred on a given date.
88 Select records with the given effective user ID or name.
90 Select records with the given effective group ID or name.
92 Select records with the given real group ID or name.
94 Select records having a subject token with matching ID, where ID is a process ID.
[all …]
/freebsd/tools/regression/poll/
H A Dpipeselect.c3 #include <sys/select.h>
72 errx(1, "fd = %d too large for select()", fd); in child()
76 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
77 err(1, "select"); in child()
80 * writer) is reported quite differently for select() than in child()
81 * for poll(). select() must see a ready-to-read descriptor in child()
107 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
108 err(1, "select"); in child()
116 if (select(fd + 1, &rfds, NULL, NULL, &tv) < 0) in child()
117 err(1, "select"); in child()
[all …]
/freebsd/contrib/kyua/store/
H A Dmigrate_v1_v2.sql73 SELECT schema_version, timestamp FROM metadata;
110 SELECT test_program_id, action_id, absolute_path, root, relative_path,
184 SELECT test_program_id, NULL, interface, default_name, default_value
187 SELECT NULL, test_case_id, interface, default_name, default_value
197 SELECT CAST(timeout / 1000000 AS TEXT) FROM plain_test_programs AS aux
203 SELECT DISTINCT CAST(timeout / 1000000 AS TEXT)
221 SELECT description FROM atf_test_cases AS aux
227 SELECT has_cleanup FROM atf_test_cases AS aux
233 SELECT CAST(timeout / 1000000 AS TEXT) FROM atf_test_cases AS aux
239 SELECT CAST(required_memory AS TEXT) FROM atf_test_cases AS aux
[all …]
H A Dmigrate_v2_v3.sql46 INSERT INTO metadata SELECT * FROM old_store.metadata;
49 SELECT cwd
55 SELECT var_name, var_value
62 SELECT metadata_id, property_name, property_value
65 SELECT test_programs.metadata_id
69 SELECT test_cases.metadata_id
76 SELECT test_program_id, absolute_path, root, relative_path,
82 SELECT test_cases.test_case_id, test_cases.test_program_id,
89 SELECT test_results.test_case_id, test_results.result_type,
99 SELECT files.file_id, files.contents
[all …]
/freebsd/lib/libsys/
H A Dselect.232 .Nm select
39 .Fn select "int nfds" "fd_set *readfds" "fd_set *writefds" "fd_set *exceptfds" "struct timeval *tim…
46 .Fn select
65 .Fn select
70 .Fn select
111 is a null pointer, the select blocks indefinitely.
126 .Fn select
132 .Fn select
135 .Fn select
141 .Fn select
[all …]
H A Dpselect.254 .Xr select 2 .
60 .Fn select .
70 .Fn select ;
72 .Fn select ,
87 .Fn select
91 .Xr select 2
100 .Fn select .
105 .Xr select 2
111 .Xr select 2 ,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp1 //===--- SelectOptimize.cpp - Convert select to branches if profitable ---===//
47 #define DEBUG_TYPE "select-optimize"
50 "Number of select groups considered for conversion to branch");
52 "Number of select groups converted due to expensive cold operand");
54 "Number of select groups converted due to high-predictability");
56 "Number of select groups not converted due to unpredictability");
58 "Number of select groups not converted due to cold basic block");
60 "Number of select groups converted due to loop-level analysis");
75 GainGradientThreshold("select-opti-loop-gradient-gain-threshold",
80 GainCycleThreshold("select-opti-loop-cycle-gain-threshold",
[all …]
/freebsd/usr.bin/limits/
H A Dlimits.1142 Select or set limits for the process identified by the
145 Select display or setting of
155 Select display or setting of
165 Select display or setting of both
178 Select
188 Select or set the
192 Select or set (if
199 Select or set (if
205 Select or set the
209 Select or set the
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp53 /// Replace a select operand based on an equality comparison with the identity
58 // The select condition must be an equality compare with a constant operand. in foldSelectBinOpIdentity()
75 // A select operand must be a binop. in foldSelectBinOpIdentity()
107 // S = { select (cmp eq X, C), BO, ? } or { select (cmp ne X, C), ?, BO } in foldSelectBinOpIdentity()
109 // S = { select (cmp eq X, C), Y, ? } or { select (cmp ne X, C), ?, Y } in foldSelectBinOpIdentity()
114 /// select (icmp eq (and X, C1)), TC, FC
129 // If this is a vector select, we need a vector compare. in foldSelectICmpAnd()
160 // replace the select. This would require more instructions than we started in foldSelectICmpAnd()
166 // If the select constants differ by exactly one bit and that's the same in foldSelectICmpAnd()
167 // bit that is masked and checked by the select condition, the select can in foldSelectICmpAnd()
[all …]
/freebsd/contrib/kyua/utils/sqlite/
H A Dstatement_test.cpp52 ATF_REQUIRE_THROW(sqlite::error, db.exec("SELECT * FROM foo")); in ATF_TEST_CASE_BODY()
54 db.exec("SELECT * FROM foo"); in ATF_TEST_CASE_BODY()
64 "SELECT prime FROM test ORDER BY prime"); in ATF_TEST_CASE_BODY()
88 ATF_REQUIRE_THROW(sqlite::error, db.exec("SELECT * FROM foo")); in ATF_TEST_CASE_BODY()
90 db.exec("SELECT * FROM foo"); in ATF_TEST_CASE_BODY()
112 sqlite::statement stmt = db.create_statement("SELECT * FROM foo"); in ATF_TEST_CASE_BODY()
125 sqlite::statement stmt = db.create_statement("SELECT * FROM foo"); in ATF_TEST_CASE_BODY()
139 sqlite::statement stmt = db.create_statement("SELECT * FROM foo"); in ATF_TEST_CASE_BODY()
158 sqlite::statement stmt = db.create_statement("SELECT * FROM foo"); in ATF_TEST_CASE_BODY()
178 sqlite::statement stmt = db.create_statement("SELECT * FROM foo"); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.h93 /// Select constant vector splats.
96 /// Select constant vector splats whose value fits in a given integer.
99 /// Select constant vector splats whose value fits in a uimm1.
101 /// Select constant vector splats whose value fits in a uimm2.
103 /// Select constant vector splats whose value fits in a uimm3.
105 /// Select constant vector splats whose value fits in a uimm4.
107 /// Select constant vector splats whose value fits in a uimm5.
109 /// Select constant vector splats whose value fits in a uimm6.
111 /// Select constant vector splats whose value fits in a uimm8.
113 /// Select constant vector splats whose value fits in a simm5.
[all …]
H A DMipsISelDAGToDAG.h26 // MipsDAGToDAGISel - MIPS specific code to select MIPS machine
92 /// Select constant vector splats.
95 /// Select constant vector splats whose value fits in a uimm1.
97 /// Select constant vector splats whose value fits in a uimm2.
99 /// Select constant vector splats whose value fits in a uimm3.
101 /// Select constant vector splats whose value fits in a uimm4.
103 /// Select constant vector splats whose value fits in a uimm5.
105 /// Select constant vector splats whose value fits in a uimm6.
107 /// Select constant vector splats whose value fits in a uimm8.
109 /// Select constant vector splats whose value fits in a simm5.
[all …]
/freebsd/lib/libc/gen/
H A Dscandir.c33 * Scan the directory dirname calling select to make a list of selected
50 #define SELECT(x) CALL_BLOCK(select, x) macro
55 #define SELECT(x) select(x) macro
68 scandir_dirp_b(DIR *dirp, struct dirent ***namelist, select_block select, in scandir_dirp_b() argument
72 int (*select)(const struct dirent *), in scandir_dirp_b()
85 if (select != NULL && !SELECT(d)) in scandir_dirp_b()
143 scandir_b(const char *dirname, struct dirent ***namelist, select_block select, in scandir_b() argument
147 int (*select)(const struct dirent *), in scandir_b()
163 (dirp, namelist, select, dcomp); in scandir_b()
172 fdscandir_b(int dirfd, struct dirent ***namelist, select_block select, in fdscandir_b() argument
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DSelectHelper.h22 // Defaults to infinite wait for select unless you call SetTimeout()
25 // Call SetTimeout() before calling SelectHelper::Select() to set the timeout
27 // SelectHelper::Select() without having to worry about the absolute timeout
31 // Call the FDSet*() functions before calling SelectHelper::Select() to set
32 // the file descriptors that we will watch for when calling select. This will
33 // cause FD_SET() to be called prior to calling select using the "fd"
39 // Call the FDIsSet*() functions after calling SelectHelper::Select() to
41 // contain the result of FD_ISSET after calling select for a given file
47 // Call the system's select() to wait for descriptors using timeout provided
50 lldb_private::Status Select();
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A DKconfig4 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/share/misc/
H A Dusb_hid_usages36 0x3E Select
55 0x89 System Menu Select
123 0xC2 Weapons Select
352 0x77 Keyboard Select
564 0x2E Ring Select
638 0x62 Closed Caption Select
651 0x88 Media Select Computer
652 0x89 Media Select TV
653 0x8A Media Select WWW
654 0x8B Media Select DVD
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A DKconfig5 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
83 Select this to ath10k use tracing infrastructure.

12345678910>>...140