Searched refs:array_open (Results 1 – 9 of 9) sorted by relevance
/external/cronet/tot/third_party/icu/source/tools/genrb/ |
D | reslist.h | 150 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U…
|
D | parse.cpp | 585 dependencyArray = array_open(state->bundle, "%%DEPENDENCY", nullptr, status); in parseDependency() 1636 ArrayResource *result = array_open(state->bundle, tag, comment, status); in parseArray()
|
D | reslist.cpp | 1101 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open() function
|
/external/icu/icu4c/source/tools/genrb/ |
D | reslist.h | 150 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U…
|
D | parse.cpp | 585 dependencyArray = array_open(state->bundle, "%%DEPENDENCY", nullptr, status); in parseDependency() 1636 ArrayResource *result = array_open(state->bundle, tag, comment, status); in parseArray()
|
D | reslist.cpp | 1101 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open() function
|
/external/cronet/stable/third_party/icu/source/tools/genrb/ |
D | reslist.h | 150 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U…
|
D | parse.cpp | 585 dependencyArray = array_open(state->bundle, "%%DEPENDENCY", nullptr, status); in parseDependency() 1636 ArrayResource *result = array_open(state->bundle, tag, comment, status); in parseArray()
|
D | reslist.cpp | 1101 ArrayResource* array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, U… in array_open() function
|