/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/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
D | ChoiceTest.java | 65 private static ASN1Choice choice = new ASN1Choice(new ASN1Type[] { field in ChoiceTest 124 ASN1Choice choice = new ASN1Choice(new ASN1Type[] { in testChoiceInSequenceOf() local 172 ASN1Choice choice = new ASN1Choice(new ASN1Type[] { ASN1Boolean in test_ExplicitChoice() 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/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UCharacterName.java | 80 public String getName(int ch, int choice) in getName() 110 public int getCharFromName(int choice, String name) in getCharFromName() 236 public String getGroupName(int index, int length, int choice) in getGroupName() 505 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/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterName.java | 79 public String getName(int ch, int choice) in getName() 109 public int getCharFromName(int choice, String name) in getCharFromName() 235 public String getGroupName(int index, int length, int choice) in getGroupName() 504 public synchronized String getGroupName(int ch, int choice) in getGroupName() 1183 private String getAlgName(int ch, int choice) in getAlgName() 1211 private synchronized int getGroupChar(String name, int choice) in getGroupChar() 1241 int choice) in getGroupChar() 1343 private static int getExtendedChar(String name, int choice) in getExtendedChar()
|
/external/libvorbis/lib/ |
D | bitrate.c | 83 int choice=rint(bm->avgfloat); in vorbis_bitrate_addblock() local 234 int choice=PACKETBLOBS/2; in vorbis_bitrate_flushpacket() local
|
D | bitrate.h | 39 int choice; member
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/parser/ |
D | Parser.java | 43 public boolean checkEvent(Event.ID choice); in checkEvent()
|
/external/skia/src/animator/ |
D | SkDrawColor.cpp | 24 static SkScalar RGB_to_HSV(SkColor color, HSV_Choice choice) { in RGB_to_HSV() 60 static SkColor HSV_to_RGB(SkColor color, HSV_Choice choice, SkScalar hsv) { in HSV_to_RGB()
|
/external/libxml2/test/relaxng/ |
D | tutorA.rng | 44 <element name="choice"> element 242 <element name="choice"> element
|
/external/jcommander/src/test/java/com/beust/jcommander/args/ |
D | ArgsEnum.java | 39 public ChoiceType choice = ChoiceType.ONE; field in ArgsEnum
|
/external/icu/icu4c/source/common/ |
D | ucnv_u16.c | 569 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16BEReset() 1165 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16LEReset() 1265 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
D | UPropertyAliasesTest.java | 29 int p, v, choice, rev; in TestPropertyNames() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
D | UPropertyAliasesTest.java | 33 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()
|
/external/snakeyaml/src/test/java/org/pyyaml/ |
D | CanonicalParser.java | 165 public boolean checkEvent(Event.ID choice) { in checkEvent()
|
/external/autotest/frontend/client/src/autotest/common/table/ |
D | ListFilter.java | 95 public void setSelectedChoice(String choice) { in setSelectedChoice()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | NumberFormatServiceShim.java | 76 NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance()
|
D | NumberFormat.java | 1320 public static NumberFormat getInstance(ULocale desiredLocale, int choice) { in getInstance() 1336 static NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance() 1438 protected static String getPattern(Locale forLocale, int choice) { in getPattern() 1449 protected static String getPattern(ULocale forLocale, int choice) { in getPattern()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | NumberFormatServiceShim.java | 77 NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance()
|
D | NumberFormat.java | 1230 public static NumberFormat getInstance(ULocale desiredLocale, int choice) { in getInstance() 1246 static NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance() 1349 protected static String getPattern(Locale forLocale, int choice) { in getPattern() 1359 protected static String getPattern(ULocale forLocale, int choice) { in getPattern()
|