Searched defs:nameChoice (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/
H A Dpropname.cpp237 const char *PropNameData::getPropertyName(int32_t property, int32_t nameChoice) { argument
242 return getName(nameGroups+valueMaps[valueMapIndex], nameChoice);
245 const char *PropNameData::getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice) { argument
254 return getName(nameGroups+nameGroupOffset, nameChoice);
290 UPropertyNameChoice nameChoice) {
292 return PropNameData::getPropertyName(property, nameChoice);
304 UPropertyNameChoice nameChoice) {
306 return PropNameData::getPropertyValueName(property, value, nameChoice);
289 u_getPropertyName(UProperty property, UPropertyNameChoice nameChoice) argument
302 u_getPropertyValueName(UProperty property, int32_t value, UPropertyNameChoice nameChoice) argument
H A Dunames.c260 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice,
267 if(nameChoice!=U_UNICODE_CHAR_NAME && nameChoice!=U_EXTENDED_CHAR_NAME) {
273 int fieldIndex= nameChoice==U_ISO_COMMENT ? 2 : nameChoice;
320 if(!bufferPos && nameChoice == U_EXTENDED_CHAR_NAME) {
353 const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice,
361 if(nameChoice!=U_UNICODE_CHAR_NAME && nameChoice!=U_EXTENDED_CHAR_NAME) {
367 int fieldIndex= nameChoice
259 expandName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) argument
352 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) argument
588 expandGroupName(UCharNames *names, const uint16_t *group, uint16_t lineNumber, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) argument
599 getName(UCharNames *names, uint32_t code, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) argument
620 enumGroupNames(UCharNames *names, const uint16_t *group, UChar32 start, UChar32 end, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) argument
688 enumNames(UCharNames *names, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) argument
861 getAlgName(AlgorithmicRange *range, uint32_t code, UCharNameChoice nameChoice, char *buffer, uint16_t bufferLength) argument
945 enumAlgNames(AlgorithmicRange *range, UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice) argument
1087 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) argument
1455 u_charName(UChar32 code, UCharNameChoice nameChoice, char *buffer, int32_t bufferLength, UErrorCode *pErrorCode) argument
1532 u_charFromName(UCharNameChoice nameChoice, const char *name, UErrorCode *pErrorCode) argument
1640 u_enumCharNames(UChar32 start, UChar32 limit, UEnumCharNamesFn *fn, void *context, UCharNameChoice nameChoice, UErrorCode *pErrorCode) argument
[all...]
/external/icu4c/test/cintltst/
H A Dcucdtst.c1488 UChar32 code, UCharNameChoice nameChoice,
1503 switch (nameChoice) {
1542 UChar32 code, UCharNameChoice nameChoice,
1559 return enumCharNamesFn(&ecncp->length, code, nameChoice, name, length);
1487 enumCharNamesFn(void *context, UChar32 code, UCharNameChoice nameChoice, const char *name, int32_t length) argument
1541 enumExtCharNamesFn(void *context, UChar32 code, UCharNameChoice nameChoice, const char *name, int32_t length) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 96 milliseconds