/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
D | DnsNameResolverTest.java | 535 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_clientLanguageMatchesJava() local 546 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_clientLanguageDoesntMatchGo() local 557 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_clientLanguageCaseInsensitive() local 568 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_clientLanguageMatchesEmtpy() local 578 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_clientLanguageMatchesMulti() local 590 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_percentageZeroAlwaysFails() local 599 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_percentageHundredAlwaysSucceeds() local 608 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_percentageAboveMatches50() local 624 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_percentageAtFails50() local 640 Map<String, Object> choice = new LinkedHashMap<String, Object>(); in maybeChooseServiceConfig_percentageAboveMatches99() local [all …]
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | RadioChooser.java | 8 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()
|
D | RadioChooserDisplay.java | 17 public IRadioButton generateRadioButton(String groupName, String choice) { in generateRadioButton()
|
D | IRadioButton.java | 15 public RadioButtonImpl(String name, String choice) { in RadioButtonImpl()
|
/external/toybox/kconfig/lxdialog/ |
D | checklist.c | 31 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
|
D | menubox.c | 102 #define print_item(index, choice, selected) \ argument 187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
/external/u-boot/scripts/kconfig/lxdialog/ |
D | checklist.c | 18 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
|
D | menubox.c | 89 #define print_item(index, choice, selected) \ argument 176 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
|
/external/libcups/cups/ |
D | ppd-conflicts.c | 72 const char *choice, /* I - Choice to test */ in cupsGetConflicts() 171 const char *choice, /* I - Newly selected choice or @code NULL@ for none */ in cupsResolveConflicts() 643 const char *choice) /* I - Choice */ in ppdInstallableConflict() 713 choice[PPD_MAX_NAME], /* Choice/OptionKeyword */ in ppd_load_constraints() local 951 const char *choice, /* I - Current choice */ in ppd_test_constraints()
|
D | ppd-mark.c | 371 const char *choice) /* I - Name of choice */ in ppdFindChoice() 478 const char *choice) /* I - Choice name */ in ppdIsMarked() 547 const char *choice) /* I - Option name */ in ppdMarkOption() 628 choice[PPD_MAX_NAME], /* Current choice/value */ in _ppdParseOptions() local 773 const char *choice) /* I - Choice name */ in ppd_mark_option()
|
D | testconflicts.c | 41 *choice; /* Current choice */ in main() local
|
/external/selinux/libselinux/src/ |
D | query_user_context.c | 15 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/snakeyaml/src/main/java/org/yaml/snakeyaml/parser/ |
D | Parser.java | 43 public boolean checkEvent(Event.ID choice); in checkEvent()
|
/external/honggfuzz/ |
D | mangle.c | 133 uint64_t choice = util_rndGet(0, run->global->mutate.dictionaryCnt - 1); in mangle_DictionaryInsertNoCheck() local 164 uint64_t choice = util_rndGet(0, run->global->mutate.dictionaryCnt - 1); in mangle_DictionaryNoCheck() local 430 uint64_t choice = util_rndGet(0, ARRAYSIZE(mangleMagicVals) - 1); in mangle_Magic() local 673 uint64_t choice = util_rndGet(0, ARRAYSIZE(mangleMagicVals) - 1); in mangle_MagicPrintable() local 941 uint64_t choice = util_rndGet(0, ARRAYSIZE(manglePrintableFuncs) - 1); in mangle_mangleContent() local 946 uint64_t choice = util_rndGet(0, ARRAYSIZE(mangleFuncs) - 1); in mangle_mangleContent() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterName.java | 81 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/ |
D | UCharacterName.java | 82 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/u-boot/common/ |
D | menu.c | 165 int menu_default_choice(struct menu *m, void **choice) in menu_default_choice() 184 static inline int menu_interactive_choice(struct menu *m, void **choice) in menu_interactive_choice() 269 int menu_get_choice(struct menu *m, void **choice) in menu_get_choice()
|
/external/jcommander/src/test/java/com/beust/jcommander/args/ |
D | ArgsEnum.java | 39 public ChoiceType choice = ChoiceType.ONE; field in ArgsEnum
|
/external/python/cpython3/Lib/ |
D | secrets.py | 25 choice = _sysrand.choice variable
|
/external/adhd/adhdinfo/ |
D | main.c | 39 const int choice = getopt_long(argc, argv, "", options, &option_index); in process_arguments() local
|
/external/python/cpython3/Tools/demo/ |
D | markov.py | 8 def __init__(self, histsize, choice): argument
|
/external/python/cpython2/Demo/scripts/ |
D | markov.py | 4 def __init__(self, histsize, choice): argument
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UPropertyAliasesTest.java | 33 int p, v, choice, rev; in TestPropertyNames() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | UPropertyAliasesTest.java | 36 int p, v, choice, rev; in TestPropertyNames() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ocsp/ |
D | CertStatus.java | 43 ASN1TaggedObject choice) in CertStatus()
|