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

/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.h104 struct SResource* res_none(void);
H A Dparse.c330 return res_none();
638 if (res == res_none()) {
H A Dreslist.c52 * res_none() returns the address of kNoResource,
863 struct SResource* res_none() { function
/external/icu4c/tools/genrb/
H A Dreslist.h104 struct SResource* res_none(void);
H A Dparse.cpp327 return res_none();
635 if (res == res_none()) {
H A Dreslist.c54 * res_none() returns the address of kNoResource,
865 struct SResource* res_none() { function

Completed in 155 milliseconds