Searched refs:choice (Results 1 – 6 of 6) sorted by relevance
111 for choice in choices:113 choice = choice.lower()114 var_with_choice = (variable + "__" + choice).lower()118 "//build/bazel/product_config/soong_config_variables:" + variable: choice,182 {"NOT": ":" + (variable + "__" + choice).lower()}183 for choice in choices
432 local choice433 for choice in $(echo $choices)435 echo " $i. $choice"956 local choice967 unset choice968 read choice969 if [[ $choice -gt ${#lines[@]} || $choice -lt 1 ]]; then973 pathname=${lines[@]:$(($choice-1)):1}
198 func variantOrDefault(variants map[string]string, choice string) string {199 if ret, ok := variants[choice]; ok {
1088 choice := func(items ...string) string {1093 scopesRegexp := choice(allScopeNames...)1096 …componentsRegexp := choice(stubsSourceComponentName, apiTxtComponentName, removedApiTxtComponentNa…
240 impose that choice.