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

/external/chromium_org/third_party/icu/source/common/
H A Dlocid.cpp846 UBool needInit = (gLocaleCache == NULL); local
849 if (needInit) {
/external/icu/icu4c/source/common/
H A Dlocid.cpp846 UBool needInit = (gLocaleCache == NULL); local
849 if (needInit) {
/external/chromium_org/third_party/lzma_sdk/
H A DLzmaEnc.c334 int needInit; member in struct:__anon13441
1736 if (p->needInit)
1739 p->needInit = 0;
2042 p->needInit = 1;
2053 p->needInit = 1;
2069 p->needInit = 1;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzmaEnc.c335 int needInit; member in struct:__anon14772
1737 if (p->needInit)
1740 p->needInit = 0;
2043 p->needInit = 1;
2054 p->needInit = 1;
2070 p->needInit = 1;
/external/lzma/C/
H A DLzmaEnc.c334 int needInit; member in struct:__anon26714
1736 if (p->needInit)
1739 p->needInit = 0;
2042 p->needInit = 1;
2053 p->needInit = 1;
2069 p->needInit = 1;

Completed in 911 milliseconds