HomeSort by relevance Sort by last modified time
    Searched defs:get_options (Results 1 - 8 of 8) sorted by null

  /development/tools/yuv420sp2rgb/
cmdline.c 57 int get_options(int argc, char **argv, function
  /bionic/libdl/
dltest.c 72 int get_options(int argc, char **argv, char **lib, char **sym) function
114 get_options(argc, argv, &libname, &symname);
  /external/oprofile/pp/
common_option.cpp 167 options::spec get_options(int argc, char const * argv[]) function in namespace:__anon12787
198 return fct(get_options(argc, argv));
  /external/oprofile/utils/
ophelp.c 319 * get_options - process command line
325 static void get_options(int argc, char const * argv[]) function
374 get_options(argc, argv);
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
manager_worker_broker_unittest.py 61 options = get_options(worker_model)
107 def get_options(worker_model): function
printing_unittest.py 48 def get_options(args): function
56 options, args = get_options([])
69 options, args = get_options(['--verbose'])
76 options, args = get_options([])
83 options, args = get_options(args)
test_expectations.py 126 def get_options(self, test): member in class:TestExpectations
127 return self._expected_failures.get_options(test)
421 def get_options(self, test): member in class:TestExpectationsFile
    [all...]
  /external/eigen/bench/spbench/
spbenchsolver.h 522 bool get_options(int argc, char **args, string option, string* value=0) function

Completed in 712 milliseconds