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

  /development/tools/yuv420sp2rgb/
cmdline.h 6 extern int get_options(int argc, char **argv,
cmdline.c 57 int get_options(int argc, char **argv, function
yuv420sp2rgb.c 278 int first = get_options(argc, argv,
  /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:__anon10206
198 return fct(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...]
test_expectations_unittest.py 157 self.assertEqual(self._exp.get_options(
  /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/kernel-headers/original/linux/
kernel.h 131 extern char *get_options(const char *str, int nints, int *ints);
  /external/bluetooth/bluez/tools/
sdptool.c 4133 static struct option get_options[] = { variable in typeref:struct:option
    [all...]

Completed in 187 milliseconds