Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 25 of 191) sorted by relevance

12345678

/external/autotest/frontend/client/src/autotest/afe/
DRadioChooser.java8 public IRadioButton generateRadioButton(String groupName, String choice); in generateRadioButton()
27 public void addChoice(String choice) { in addChoice()
56 public void setSelectedChoice(String choice) { in setSelectedChoice()
60 private IRadioButton findButtonForChoice(String choice) { in findButtonForChoice()
DRadioChooserDisplay.java17 public IRadioButton generateRadioButton(String groupName, String choice) { in generateRadioButton()
DIRadioButton.java15 public RadioButtonImpl(String name, String choice) { in RadioButtonImpl()
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DDnsNameResolverTest.java901 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_clientLanguageMatchesJava() local
912 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_clientLanguageDoesntMatchGo() local
923 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_clientLanguageCaseInsensitive() local
934 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_clientLanguageMatchesEmtpy() local
944 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_clientLanguageMatchesMulti() local
956 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_percentageZeroAlwaysFails() local
965 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_percentageHundredAlwaysSucceeds() local
974 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_percentageAboveMatches50() local
990 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_percentageAtFails50() local
1006 Map<String, Object> choice = new LinkedHashMap<>(); in maybeChooseServiceConfig_percentageAboveMatches99() local
[all …]
/external/libcups/cups/
Dppd-conflicts.c68 const char *choice, /* I - Choice to test */ in cupsGetConflicts()
167 const char *choice, /* I - Newly selected choice or @code NULL@ for none */ in cupsResolveConflicts()
639 const char *choice) /* I - Choice */ in ppdInstallableConflict()
709 choice[PPD_MAX_NAME], /* Choice/OptionKeyword */ in ppd_load_constraints() local
947 const char *choice, /* I - Current choice */ in ppd_test_constraints()
Dppd-mark.c367 const char *choice) /* I - Name of choice */ in ppdFindChoice()
474 const char *choice) /* I - Choice name */ in ppdIsMarked()
543 const char *choice) /* I - Option name */ in ppdMarkOption()
624 choice[PPD_MAX_NAME], /* Current choice/value */ in _ppdParseOptions() local
769 const char *choice) /* I - Choice name */ in ppd_mark_option()
/external/rust/android-crates-io/crates/winnow/src/combinator/
Dbranch.rs14 fn choice(&mut self, input: &mut I) -> PResult<O, E>; in choice() method
130 fn choice(&mut self, input: &mut I) -> PResult<O, E> { in choice() method
155 fn choice(&mut self, input: &mut I) -> PResult<O, E> { in choice() method
256 fn choice(&mut self, input: &mut I) -> PResult<O, E> { in choice() method
/external/toybox/kconfig/lxdialog/
Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item()
59 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows()
115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
Dmenubox.c102 #define print_item(index, choice, selected) \ argument
187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/external/coreboot/util/kconfig/lxdialog/
Dchecklist.c18 static void print_item(WINDOW * win, int choice, int selected) in print_item()
52 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows()
108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
Dmenubox.c81 #define print_item(index, choice, selected) \ argument
168 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/external/angle/src/android_system_settings/assets/
Da4a_rules.json5 "choice": "angle", string
14 "choice": "native", string
/external/selinux/libselinux/src/
Dquery_user_context.c15 int choice = 0; /* index of the user's choice */ in context_menu() local
41 int choice; /* The index in the list of the sid chosen by in query_user_context() local
/external/llvm-libc/test/src/__support/HashTable/
Dgroup_test.cpp40 size_t choice = random % 4; in TEST() local
79 size_t choice = random % sample_space; in TEST() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/HashTable/
Dgroup_test.cpp40 size_t choice = random % 4; in TEST() local
79 size_t choice = random % sample_space; in TEST() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/HashTable/
Dgroup_test.cpp40 size_t choice = random % 4; in TEST() local
79 size_t choice = random % sample_space; in TEST() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DUCharacterName.java81 public String getName(int ch, int choice) in getName()
111 public int getCharFromName(int choice, String name) in getCharFromName()
237 public String getGroupName(int index, int length, int choice) in getGroupName()
506 public synchronized String getGroupName(int ch, int choice) in getGroupName()
1184 private String getAlgName(int ch, int choice) in getAlgName()
1212 private synchronized int getGroupChar(String name, int choice) in getGroupChar()
1242 int choice) in getGroupChar()
1344 private static int getExtendedChar(String name, int choice) in getExtendedChar()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterName.java82 public String getName(int ch, int choice) in getName()
112 public int getCharFromName(int choice, String name) in getCharFromName()
238 public String getGroupName(int index, int length, int choice) in getGroupName()
507 public synchronized String getGroupName(int ch, int choice) in getGroupName()
1185 private String getAlgName(int ch, int choice) in getAlgName()
1213 private synchronized int getGroupChar(String name, int choice) in getGroupChar()
1243 int choice) in getGroupChar()
1345 private static int getExtendedChar(String name, int choice) in getExtendedChar()
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/parser/
DParser.java37 boolean checkEvent(Event.ID choice); in checkEvent()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/branch/
Dmod.rs15 fn choice(&mut self, input: I) -> IResult<I, O, E>; in choice() method
165 fn choice(&mut self, input: Input) -> IResult<Input, Output, Error> { in choice() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/branch/
Dmod.rs15 fn choice(&mut self, input: I) -> IResult<I, O, E>; in choice() method
165 fn choice(&mut self, input: Input) -> IResult<Input, Output, Error> { in choice() method
/external/rust/android-crates-io/crates/nom/src/branch/
Dmod.rs15 fn choice(&mut self, input: I) -> IResult<I, O, E>; in choice() method
165 fn choice(&mut self, input: Input) -> IResult<Input, Output, Error> { in choice() method
/external/grpc-grpc-java/api/src/test/java/io/grpc/
DChoiceChannelCredentialsTest.java45 ChannelCredentials choice = ChoiceChannelCredentials.create(creds1, creds2); in withoutBearTokenGivesChoiceOfCredsWithoutToken() local
/external/libopus/dnn/torch/neural-pitch/
Dtraining.py66 def loss_custom(logits,labels,confidence,choice = 'default',nmax = 192,q = 0.7): argument
82 def accuracy(logits,labels,confidence,choice = 'default',nmax = 192,q = 0.7): argument
/external/jcommander/src/test/java/com/beust/jcommander/args/
DArgsEnum.java39 public ChoiceType choice = ChoiceType.ONE; field in ArgsEnum

12345678