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

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.c54 * res_none() returns the address of kNoResource,
58 static const struct SResource kNoResource = { URES_NONE }; variable in typeref:struct:SResource
866 return (struct SResource*)&kNoResource;
1243 if (res == &kNoResource) {
/external/icu/icu4c/source/tools/genrb/
H A Dreslist.c55 * res_none() returns the address of kNoResource,
59 static const struct SResource kNoResource = { URES_NONE }; variable in typeref:struct:SResource
963 return (struct SResource*)&kNoResource;
1275 if (res == &kNoResource) {

Completed in 96 milliseconds