Searched defs:OPTIONS_COUNT (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp57 OPTIONS_COUNT enumerator in enum:__anon11179
61 static UOption options[OPTIONS_COUNT+20]={
114 int32_t optionsCount = OPTIONS_COUNT;
125 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption));
/external/icu4c/tools/ctestfw/
H A Duperf.cpp61 OPTIONS_COUNT enumerator in enum:__anon18564
65 static UOption options[OPTIONS_COUNT+20]={
118 int32_t optionsCount = OPTIONS_COUNT;
129 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption));
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcbiditst.c2950 #define OPTIONS_COUNT LENGTHOF(options) macro
3132 static const char outIndices[TC_COUNT][MODES_COUNT - 1][OPTIONS_COUNT]
3219 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT]
3575 for (option = 0; option < OPTIONS_COUNT; option++) {
/external/icu4c/test/cintltst/
H A Dcbiditst.c3430 #define OPTIONS_COUNT LENGTHOF(options) macro
3612 static const char outIndices[TC_COUNT][MODES_COUNT - 1][OPTIONS_COUNT]
3699 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT]
4055 for (option = 0; option < OPTIONS_COUNT; option++) {

Completed in 238 milliseconds