Home
last modified time | relevance | path

Searched refs:UOption (Results 1 – 25 of 29) sorted by relevance

12

/external/icu4c/tools/toolutil/
Duoptions.h41 struct UOption;
42 typedef struct UOption UOption; typedef
45 typedef int UOptionFn(void *context, UOption *option);
51 struct UOption { struct
139 int optionCount, UOption options[]);
Duoptions.c25 int optionCount, UOption options[]) { in u_parseArgs()
34 UOption *option=NULL; in u_parseArgs()
/external/icu4c/tools/ctestfw/unicode/
Duperf.h19 struct UOption;
20 typedef struct UOption UOption; typedef
133 UOption addOptions[], int32_t addOptionsCount,
137 void init(UOption addOptions[], int32_t addOptionsCount,
/external/icu4c/tools/ctestfw/
Duperf.cpp61 static UOption options[OPTIONS_COUNT+20]={
91 UOption addOptions[], int32_t addOptionsCount, in UPerfTest()
106 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount, in init()
116 memcpy(options+optionsCount, addOptions, addOptionsCount*sizeof(UOption)); in init()
125 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption)); in init()
/external/icu4c/tools/gencmn/
Dgencmn.c34 static UOption options[]={
/external/icu4c/tools/genccode/
Dgenccode.c78 static UOption options[]={
/external/icu4c/test/perf/ubrkperf/
Dubrkperf.cpp183 UOption options[]={
/external/icu4c/tools/gentest/
Dgentest.c55 static UOption options[]={
/external/icu4c/test/perf/charperf/
Dcharperf.cpp25 UOption options[] = {
/external/icu4c/tools/icuinfo/
Dicuinfo.cpp38 static UOption options[]={
/external/icu4c/tools/gencfu/
Dgencfu.cpp49 static UOption options[]={
/external/icu4c/tools/genbrk/
Dgenbrk.cpp50 static UOption options[]={
/external/icu4c/tools/gennorm2/
Dgennorm2.cpp66 static UOption options[]={
/external/icu4c/tools/genctd/
Dgenctd.cpp51 static UOption options[]={
/external/icu4c/tools/icupkg/
Dicupkg.cpp158 static UOption options[]={
/external/icu4c/test/perf/utfperf/
Dutfperf.cpp53 static UOption options[UTFPERF_OPTIONS_COUNT]={
/external/icu4c/samples/uresb/
Duresb.c63 static UOption options[]={
/external/icu4c/tools/gensprep/
Dgensprep.c63 static UOption options[]={
/external/icu4c/tools/tzcode/
Dicuzdump.cpp277 static UOption options[]={
/external/icu4c/tools/pkgdata/
Dpkgdata.cpp126 static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option);
169 static UOption options[]={
1763 static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option) { in pkg_getOptionsFromICUConfig()
/external/icu4c/test/perf/unisetperf/
Dunisetperf.cpp34 static UOption options[UNISETPERF_OPTIONS_COUNT]={
/external/icu4c/tools/icuswap/
Dicuswap.cpp47 static UOption options[]={
/external/icu4c/tools/genrb/
Dgenrb.c66 UOption options[]={
/external/icu4c/test/perf/normperf/
Dnormperf.cpp112 static UOption cmdLineOptions[]={
/external/icu4c/tools/makeconv/
Dmakeconv.c182 static UOption options[]={

12