Home
last modified time | relevance | path

Searched refs:_remainingArgc (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/icu/icu/source/test/perf/charperf/
H A Dcharperf.cpp66 if (_remainingArgc < 0) { in CharPerformanceTest()
69 int size = - _remainingArgc; in CharPerformanceTest()
72 _remainingArgc = u_parseArgs(argc, (char**)argv, in CharPerformanceTest()
/dports/devel/icu-lx/icu/source/test/perf/charperf/
H A Dcharperf.cpp66 if (_remainingArgc < 0) { in CharPerformanceTest()
69 int size = - _remainingArgc; in CharPerformanceTest()
72 _remainingArgc = u_parseArgs(argc, (char**)argv, in CharPerformanceTest()
/dports/devel/icu/icu/source/test/perf/ubrkperf/
H A Dubrkperf.cpp201 _remainingArgc = u_parseArgs(_remainingArgc, (char**)argv, UPRV_LENGTHOF(options), options); in BreakIteratorPerformanceTest()
/dports/devel/icu-lx/icu/source/test/perf/ubrkperf/
H A Dubrkperf.cpp201 _remainingArgc = u_parseArgs(_remainingArgc, (char**)argv, UPRV_LENGTHOF(options), options); in BreakIteratorPerformanceTest()
/dports/devel/icu/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/devel/icu-lx/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/tools/ctestfw/
H A Duperf.cpp127 _remainingArgc = u_parseArgs(_argc, (char**)_argv, optionsCount, options); in init()
263 if(_remainingArgc==1){ in run()
269 for (int i = 1; i < _remainingArgc; ++i) { in run()
/dports/devel/icu-lx/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/devel/icu/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/tools/ctestfw/unicode/
H A Duperf.h176 int32_t _remainingArgc; variable

12