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

/external/icu4c/common/
H A Duresdata.c169 rootType=RES_GET_TYPE(pResData->rootRes);
291 return (UResType)gPublicTypes[RES_GET_TYPE(res)];
299 if(RES_GET_TYPE(res)==URES_STRING_V2) {
315 } else if(res==offset) /* RES_GET_TYPE(res)==URES_STRING */ {
334 if(RES_GET_TYPE(res)==URES_ALIAS) {
353 if(RES_GET_TYPE(res)==URES_BINARY) {
373 if(RES_GET_TYPE(res)==URES_INT_VECTOR) {
389 switch(RES_GET_TYPE(res)) {
419 switch(RES_GET_TYPE(table)) {
459 switch(RES_GET_TYPE(tabl
[all...]
H A Duresbund.c853 if(RES_GET_TYPE(r) == URES_ALIAS) { /* This is an alias, need to exchange with real data */
985 int32_t type = RES_GET_TYPE(r);
1306 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1321 if(RES_GET_TYPE(resB->fRes) != URES_INT) {
1352 if(RES_GET_TYPE(r) == URES_ALIAS) {
1392 switch(RES_GET_TYPE(resB->fRes)) {
1444 switch(RES_GET_TYPE(resB->fRes)) {
1490 switch(RES_GET_TYPE(resB->fRes)) {
1536 switch(RES_GET_TYPE(resB->fRes)) {
1704 type = RES_GET_TYPE(res
[all...]
H A Duresdata.h64 #define RES_GET_TYPE(res) ((int32_t)((res)>>28UL)) macro
/external/icu4c/tools/genrb/
H A Dreslist.c175 type = RES_GET_TYPE(resWord);
/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 71 milliseconds