OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udata_createDummy
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/toolutil/
unewdata.h
71
udata_createDummy
(const char *dir, const char *type, const char *name, UErrorCode *pErrorCode);
unewdata.c
182
udata_createDummy
(const char *dir, const char *type, const char *name, UErrorCode *pErrorCode) {
/external/icu4c/tools/gennorm2/
gennorm2.cpp
138
udata_createDummy
(NULL, NULL, options[OUTPUT_FILENAME].value, errorCode);
Completed in 257 milliseconds