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

/external/icu/icu4c/source/common/
H A Dunames.cpp105 static UCharNames *uCharNames=NULL; variable
169 if(uCharNames) {
170 uCharNames = NULL;
195 U_ASSERT(uCharNames == NULL);
201 uCharNames = (UCharNames *)udata_getMemory(uCharNamesData);
1221 p=(uint32_t *)((uint8_t *)uCharNames+uCharNames->algNamesOffset);
1343 uint16_t *tokens=(uint16_t *)uCharNames+8;
1345 uint8_t *tokenStrings=(uint8_t *)uCharNames+uCharNames
[all...]

Completed in 91 milliseconds