Searched refs:ProcessOptions (Results 1 - 5 of 5) sorted by relevance

/external/v8/tools/
H A Dprocess-heap-prof.py99 def ProcessOptions(options): function
108 if not ProcessOptions(options):
H A Drun-deopt-fuzzer.py221 def ProcessOptions(options): function
290 if not ProcessOptions(options):
H A Drun-tests.py263 def ProcessOptions(options): function
394 if not ProcessOptions(options):
/external/icu/icu4c/source/test/perf/ubrkperf/
H A Dubrkperfold.cpp226 // ProcessOptions() Function to read the command line options.
229 UBool ProcessOptions(int argc, const char **argv, OptSpec opts[]) function
641 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) {
/external/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp216 // ProcessOptions() Function to read the command line options.
219 UBool ProcessOptions(int argc, const char **argv, OptSpec opts[]) function
1426 if (ProcessOptions(argc, argv, opts) != TRUE || opt_help || opt_fName == 0) {

Completed in 158 milliseconds