Home
last modified time | relevance | path

Searched refs:fResBuf (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Duresimp.h79 char fResBuf[RES_BUFSIZE]; member
Duresbund.cpp760 resB->fResPath = resB->fResBuf; in ures_appendResPath()
766 if(resB->fResPath == resB->fResBuf) { in ures_appendResPath()
773 uprv_strcpy(resB->fResPath, resB->fResBuf); in ures_appendResPath()
788 if (resB->fResPath && resB->fResPath != resB->fResBuf) { in ures_freeResPath()
1110 int32_t usedLen = ((resB->fResBuf == resB->fResPath) ? resB->fResPathLen : 0); in init_resb_result()
1111 uprv_memset(resB->fResBuf + usedLen, 0, sizeof(resB->fResBuf) - usedLen); in init_resb_result()
/external/icu/icu4c/source/common/
Duresimp.h79 char fResBuf[RES_BUFSIZE]; member
Duresbund.cpp760 resB->fResPath = resB->fResBuf; in ures_appendResPath()
766 if(resB->fResPath == resB->fResBuf) { in ures_appendResPath()
773 uprv_strcpy(resB->fResPath, resB->fResBuf); in ures_appendResPath()
788 if (resB->fResPath && resB->fResPath != resB->fResBuf) { in ures_freeResPath()
1110 int32_t usedLen = ((resB->fResBuf == resB->fResPath) ? resB->fResPathLen : 0); in init_resb_result()
1111 uprv_memset(resB->fResBuf + usedLen, 0, sizeof(resB->fResBuf) - usedLen); in init_resb_result()