Searched refs:selects (Results 1 – 25 of 486) sorted by relevance
12345678910>>...20
10 load("@bazel_skylib//lib:selects.bzl", "selects")12 selects.config_setting_group(
1 load("@bazel_skylib//lib:selects.bzl", "selects")137 selects.config_setting_group(248 selects.config_setting_group(367 selects.config_setting_group(402 selects.config_setting_group(433 selects.config_setting_group(499 selects.config_setting_group(521 selects.config_setting_group(526 selects.config_setting_group(534 selects.config_setting_group(
6 ; Tests folding constants from two similar selects that feed a add19 ; Tests folding multiple expression constants from similar selects that feed a adds35 ; Tests folding constants from two similar selects that feed a sub48 ; Tests folding constants from two similar selects that feed a mul63 ; Tests folding constants if the selects have multiple uses but80 ; Tests not folding constants if we cannot fold away any of the selects.127 ; TODO combine selects feeding fdiv like we do for fmul, fadd and fsub
110 ; Test eq selects.122 ; Test ne selects.134 ; Test sgt selects.146 ; Test sge selects.158 ; Test sle selects.170 ; Test slt selects.182 ; Test ugt selects.194 ; Test uge selects.206 ; Test ule selects.218 ; Test ult selects.
163 ; Test oeq selects.175 ; Test one selects.189 ; Test ogt selects.201 ; Test oge selects.213 ; Test ole selects.225 ; Test olt selects.237 ; Test ueq selects.251 ; Test une selects.263 ; Test ugt selects.275 ; Test uge selects.[all …]
205 ; Test oeq selects.220 ; Test one selects.237 ; Test ogt selects.252 ; Test oge selects.267 ; Test ole selects.282 ; Test olt selects.297 ; Test ueq selects.314 ; Test une selects.329 ; Test ugt selects.344 ; Test uge selects.[all …]
23 ; Two selects with an intervening instruction that doesn't clobber CC can41 ; Two selects with an intervening user of the first select can't be merged.56 ; Two selects with different conditions can't be merged
306 ; Test oeq selects.318 ; Test one selects.330 ; Test ogt selects.342 ; Test oge selects.354 ; Test ole selects.366 ; Test olt selects.378 ; Test ueq selects.390 ; Test une selects.402 ; Test ugt selects.414 ; Test uge selects.[all …]
91 // Pressing Caps_Lock selects the first group,92 // pressing Shift+Caps_Lock selects the last group.108 // Pressing the left Win key selects the first group,109 // pressing the right Win or the Menu key selects the last group.127 // Pressing the left Ctrl key selects the first group,128 // pressing the right Ctrl key selects the last group.447 // Control_L+Win_L selects the first group (presumably Lat),448 // Control_R+Menu selects the second group (presumably Rus).
51 [Select][kotlinx.coroutines.selects.select] expression waits for the result of multiple suspending …61 … | [onTimeout][kotlinx.coroutines.selects.SelectBuilder.onT…79 # Package kotlinx.coroutines.selects136 <!--- INDEX kotlinx.coroutines.selects -->137 [kotlinx.coroutines.selects.select]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines…138 ….coroutines.selects.SelectBuilder.onTimeout]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-…
4 load("@bazel_skylib//lib:selects.bzl", "selects")46 ) + selects.with_or({
54 [Select][kotlinx.coroutines.selects.select] expression waits for the result of multiple suspending …64 … | [onTimeout][kotlinx.coroutines.selects.SelectBuilder.onT…90 # Package kotlinx.coroutines.selects149 <!--- INDEX kotlinx.coroutines.selects -->150 [kotlinx.coroutines.selects.select]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-coroutines…151 ….coroutines.selects.SelectBuilder.onTimeout]: https://kotlin.github.io/kotlinx.coroutines/kotlinx-…