Home
last modified time | relevance | path

Searched refs:UPropertyNameChoice (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Dpropname.cpp291 UPropertyNameChoice nameChoice) { in u_getPropertyName()
305 UPropertyNameChoice nameChoice) { in u_getPropertyValueName()
/external/icu/icu4c/source/common/
Dpropname.cpp291 UPropertyNameChoice nameChoice) { in u_getPropertyName()
305 UPropertyNameChoice nameChoice) { in u_getPropertyValueName()
/external/chromium_org/third_party/icu/source/common/unicode/
Duchar.h1531 typedef enum UPropertyNameChoice { enum
1535 } UPropertyNameChoice; typedef
2858 UPropertyNameChoice nameChoice);
2932 UPropertyNameChoice nameChoice);
/external/icu/icu4c/source/common/unicode/
Duchar.h1531 typedef enum UPropertyNameChoice { enum
1535 } UPropertyNameChoice; typedef
2858 UPropertyNameChoice nameChoice);
2932 UPropertyNameChoice nameChoice);
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcucdtst.c2914 const char* name = u_getPropertyName(propEnum, (UPropertyNameChoice)choice); in TestPropertyNames()
2949 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c2913 const char* name = u_getPropertyName(propEnum, (UPropertyNameChoice)choice); in TestPropertyNames()
2948 … const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice); in TestPropertyNames()