OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNoResource
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/tools/genrb/
reslist.c
52
* res_none() returns the address of
kNoResource
,
56
static const struct SResource
kNoResource
= { URES_NONE };
864
return (struct SResource*)&
kNoResource
;
[
all
...]
/external/icu4c/tools/genrb/
reslist.c
54
* res_none() returns the address of
kNoResource
,
58
static const struct SResource
kNoResource
= { URES_NONE };
866
return (struct SResource*)&
kNoResource
;
[
all
...]
Completed in 45 milliseconds