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

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

Completed in 198 milliseconds