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

/external/chromium_org/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp61 OPTIONS_COUNT enumerator in enum:__anon12378
65 static UOption options[OPTIONS_COUNT+20]={
118 int32_t optionsCount = OPTIONS_COUNT;
129 memcpy(addOptions, options+OPTIONS_COUNT, addOptionsCount*sizeof(UOption));
/external/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp61 OPTIONS_COUNT enumerator in enum:__anon22192
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.c3433 #define OPTIONS_COUNT LENGTHOF(options) macro
3615 static const char outIndices[TC_COUNT][MODES_COUNT - 1][OPTIONS_COUNT]
3702 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT]
4058 for (option = 0; option < OPTIONS_COUNT; option++) {
/external/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c3673 #define OPTIONS_COUNT LENGTHOF(options) macro
3855 static const char outIndices[TC_COUNT][MODES_COUNT - 1][OPTIONS_COUNT]
3942 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT]
4298 for (option = 0; option < OPTIONS_COUNT; option++) {

Completed in 191 milliseconds