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

/external/icu4c/common/
H A Dpropname.cpp290 UPropertyNameChoice nameChoice) {
304 UPropertyNameChoice nameChoice) {
/external/icu4c/common/unicode/
H A Duchar.h1447 typedef enum UPropertyNameChoice { enum
1451 } UPropertyNameChoice; typedef in typeref:enum:UPropertyNameChoice
2690 * @see UPropertyNameChoice
2695 UPropertyNameChoice nameChoice);
2763 * @see UPropertyNameChoice
2769 UPropertyNameChoice nameChoice);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Duchar.h1184 typedef enum UPropertyNameChoice { enum
1188 } UPropertyNameChoice; typedef in typeref:enum:UPropertyNameChoice
2338 * @see UPropertyNameChoice
2343 UPropertyNameChoice nameChoice);
2411 * @see UPropertyNameChoice
2417 UPropertyNameChoice nameChoice);
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Duchar.h1184 typedef enum UPropertyNameChoice { enum
1188 } UPropertyNameChoice; typedef in typeref:enum:UPropertyNameChoice
2338 * @see UPropertyNameChoice
2343 UPropertyNameChoice nameChoice);
2411 * @see UPropertyNameChoice
2417 UPropertyNameChoice nameChoice);
/external/webkit/Source/WebCore/icu/unicode/
H A Duchar.h1184 typedef enum UPropertyNameChoice { enum
1188 } UPropertyNameChoice; typedef in typeref:enum:UPropertyNameChoice
2338 * @see UPropertyNameChoice
2343 UPropertyNameChoice nameChoice);
2411 * @see UPropertyNameChoice
2417 UPropertyNameChoice nameChoice);
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Duchar.h1184 typedef enum UPropertyNameChoice { enum
1188 } UPropertyNameChoice; typedef in typeref:enum:UPropertyNameChoice
2338 * @see UPropertyNameChoice
2343 UPropertyNameChoice nameChoice);
2411 * @see UPropertyNameChoice
2417 UPropertyNameChoice nameChoice);
/external/icu4c/test/cintltst/
H A Dcucdtst.c2744 const char* name = u_getPropertyName(propEnum, (UPropertyNameChoice)choice);
2779 const char* vname = u_getPropertyValueName(propEnum, v, (UPropertyNameChoice)choice);

Completed in 147 milliseconds