HomeSort by relevance Sort by last modified time
    Searched defs:Gender (Results 1 - 9 of 9) sorted by null

  /external/icu/android_icu4j/src/main/java/android/icu/util/
GenderInfo.java 22 * Provide information about gender in locales based on data in CLDR. Currently supplies gender of lists.
34 * Gender: OTHER means either the information is unavailable, or the person has declined to state MALE or FEMALE.
39 public enum Gender {
84 * This only affects gender for lists more than one. For lists of 1 item, the gender
85 * of the list always equals the gender of that sole item.
93 * For a single item, returns its gender;
102 * For a single item, returns its gender;
103 * Otherwise gender(all male) = male, gender(all female) = female, otherwise gender(list) = other
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
GenderInfo.java 21 * Provide information about gender in locales based on data in CLDR. Currently supplies gender of lists.
32 * Gender: OTHER means either the information is unavailable, or the person has declined to state MALE or FEMALE.
37 public enum Gender {
82 * This only affects gender for lists more than one. For lists of 1 item, the gender
83 * of the list always equals the gender of that sole item.
91 * For a single item, returns its gender;
100 * For a single item, returns its gender;
101 * Otherwise gender(all male) = male, gender(all female) = female, otherwise gender(list) = other
    [all...]
  /external/guava/guava-testlib/test/com/google/common/testing/
NullPointerTesterTest.java 836 private enum Gender {
844 Gender gender,
862 gender,
876 Gender.MALE,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wabtags.h 358 enum Gender {
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-user.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 81 milliseconds