HomeSort by relevance Sort by last modified time
    Searched refs:print_help (Results 1 - 25 of 213) sorted by null

1 2 3 4 5 6 7 8 9

  /external/iproute2/ip/
iplink_team.c 21 .print_help = team_print_help,
24 .print_help = team_slave_print_help,
iplink_dummy.c 15 .print_help = dummy_print_help,
iplink_ifb.c 15 .print_help = ifb_print_help,
iplink_nlmon.c 15 .print_help = nlmon_print_help,
iplink_vcan.c 15 .print_help = vcan_print_help,
  /frameworks/compile/slang/lit-tests/
scriptc-filecheck-wrapper.sh 7 print_help() { function
37 print_help
48 print_help
73 print_help
79 print_help
  /external/ltp/testcases/lib/
tst_random.c 28 static void print_help(void) function
57 print_help();
60 print_help();
66 print_help();
74 print_help();
83 print_help();
tst_sleep.c 24 static void print_help(void) function
52 print_help();
55 print_help();
62 print_help();
71 print_help();
82 print_help();
tst_device.c 32 static void print_help(void) function
108 print_help();
tst_checkpoint.c 26 static void print_help(void) function
99 print_help();
  /external/autotest/tko/parsers/test/
execute_parser.py 17 parser.print_help()
25 parser.print_help()
inspect_parser_result_store.py 20 parser.print_help()
26 parser.print_help()
new_scenario.py 45 parser.print_help()
51 parser.print_help()
57 parser.print_help()
71 parser.print_help()
  /external/toolchain-utils/
command_executer_timeout_test.py 18 parser.print_help()
remote_kill_test.py 23 parser.print_help()
  /external/ltp/testcases/kernel/containers/share/
ns_create.c 42 void print_help(void) function
85 print_help();
95 print_help();
ns_exec.c 42 void print_help(void) function
108 print_help();
118 print_help();
  /external/libxcam/tests/
test-binary-kernel.cpp 32 print_help (const char *arg0) function
80 print_help (argv[0]);
84 print_help (argv[0]);
  /external/skia/tools/
test_pdfs.py 49 parser.print_help()
  /external/skqp/tools/
test_pdfs.py 49 parser.print_help()
  /build/make/tools/fs_get_stats/
fs_get_stats.c 24 print_help(void) function
48 print_help();
  /external/python/cpython2/Doc/includes/
email-unpack.py 27 parser.print_help()
33 parser.print_help()
  /external/libdivsufsort/examples/
sasearch.c 59 print_help(const char *progname, int status) { function
79 (strcmp(argv[1], "--help") == 0)) { print_help(argv[0], EXIT_SUCCESS); }
80 if(argc != 4) { print_help(argv[0], EXIT_FAILURE); }
suftest.c 60 print_help(const char *progname, int status) { function
81 (strcmp(argv[1], "--help") == 0)) { print_help(argv[0], EXIT_SUCCESS); }
82 if(argc != 2) { print_help(argv[0], EXIT_FAILURE); }
  /development/vndk/tools/sourcedr/sourcedr/commands/
__init__.py 31 parser.print_help()

Completed in 248 milliseconds

1 2 3 4 5 6 7 8 9