Searched refs:UOption (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Duoptions.h41 struct UOption;
42 typedef struct UOption UOption; typedef in typeref:struct:UOption
45 typedef int UOptionFn(void *context, UOption *option);
47 /* values of UOption.hasArg */
51 struct UOption { struct
61 /* macro for an entry in a declaration of UOption[] */
85 * the program's options in form of an array of UOption structures.
86 * Each UOption defines a long and a short name (a string and a character)
102 * UOption entr
[all...]
H A Duoptions.c25 int optionCount, UOption options[]) {
34 UOption *option=NULL;
/macosx-10.10.1/ICU-531.30/icuSources/tools/ctestfw/unicode/
H A Duperf.h19 struct UOption;
20 typedef struct UOption UOption; typedef in typeref:struct:UOption
152 UOption addOptions[], int32_t addOptionsCount,
156 void init(UOption addOptions[], int32_t addOptionsCount,
/macosx-10.10.1/ICU-531.30/icuSources/tools/gencmn/
H A Dgencmn.c34 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/ctestfw/
H A Duperf.cpp65 static UOption options[OPTIONS_COUNT+20]={
95 UOption addOptions[], int32_t addOptionsCount,
110 void UPerfTest::init(UOption addOptions[], int32_t addOptionsCount,
120 memcpy(options+optionsCount, addOptions, addOptionsCount*sizeof(UOption));
129 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption));
/macosx-10.10.1/ICU-531.30/icuSources/tools/genccode/
H A Dgenccode.c74 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/charperf/
H A Dcharperf.cpp25 UOption options[] = {
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/ubrkperf/
H A Dubrkperf.cpp183 UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/gentest/
H A Dgentest.c55 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/icuinfo/
H A Dicuinfo.cpp38 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/genbrk/
H A Dgenbrk.cpp50 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/gencfu/
H A Dgencfu.cpp49 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/gennorm2/
H A Dgennorm2.cpp66 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/samples/uresb/
H A Duresb.c63 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/utfperf/
H A Dutfperf.cpp53 static UOption options[UTFPERF_OPTIONS_COUNT]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/gensprep/
H A Dgensprep.c64 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/icupkg/
H A Dicupkg.cpp186 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dicuzdump.cpp277 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/unisetperf/
H A Dunisetperf.cpp34 static UOption options[UNISETPERF_OPTIONS_COUNT]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/gendict/
H A Dgendict.cpp85 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/pkgdata/
H A Dpkgdata.cpp81 static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option);
131 static UOption options[]={
2062 static int32_t pkg_getOptionsFromICUConfig(UBool verbose, UOption *option) {
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/normperf/
H A Dnormperf.cpp112 static UOption cmdLineOptions[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dgenrb.c66 UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/icuswap/
H A Dicuswap.cpp47 static UOption options[]={
/macosx-10.10.1/ICU-531.30/icuSources/tools/makeconv/
H A Dmakeconv.c182 static UOption options[]={

Completed in 177 milliseconds

12