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

  /build/tools/lsd/
cmdline.h 6 int get_options(int argc, char **argv,
main.c 39 /* Do not issue INFO() statements before you call get_options() to set
43 int first = get_options(argc, argv,
cmdline.c 53 int get_options(int argc, char **argv, function
  /build/tools/soslim/
cmdline.h 6 int get_options(int argc, char **argv,
cmdline.c 61 int get_options(int argc, char **argv, function
main.c 50 /* Do not issue INFO() statements before you call get_options() to set
54 int first = get_options(argc, argv,
  /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,
  /build/tools/apriori/
cmdline.h 6 int get_options(int argc, char **argv,
cmdline.c 64 int get_options(int argc, char **argv, function
main.c 71 /* Do not issue INFO() statements before you call get_options() to set
79 int first = get_options(argc, argv,
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
headerparserhandler.py 55 _HANDLER_ROOT = apache.main_server.get_options().get(
60 _HANDLER_SCAN = apache.main_server.get_options().get(
  /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/kernel-headers/original/linux/
kernel.h 131 extern char *get_options(const char *str, int nints, int *ints);
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 92 def get_options(self, test): member in class:TestExpectations
93 return self._expected_failures.get_options(test)
356 def get_options(self, test): member in class:TestExpectationsFile
    [all...]
  /external/bluetooth/bluez/tools/
sdptool.c 4062 static struct option get_options[] = { variable in typeref:struct:option
    [all...]

Completed in 672 milliseconds