/tools/netsim/src/ |
D | netsimd.cc | 54 void ArgError(char *argv[], int c) { in ArgError() 59 int main(int argc, char *argv[]) { in main()
|
D | netsim-packet-streamer-client.cc | 22 int main(int argc, char *argv[]) { in main()
|
/tools/asuite/atest/ |
D | bug_detector.py | 41 def __init__(self, argv, exit_code, history_file=None): argument 56 def get_detect_key(self, argv): argument
|
D | atest_main.py | 192 def _parse_args(argv): argument 994 def main(argv, results_dir, args): argument
|
/tools/dexter/dexter/ |
D | main.cc | 19 int main(int argc, char* argv[]) { in main()
|
D | dexter.h | 32 Dexter(int argc, char* argv[]) : argc_(argc), argv_(argv) {} in Dexter()
|
/tools/repohooks/tools/ |
D | google-java-format.py | 58 def main(argv): argument
|
D | clang-format.py | 67 def main(argv): argument
|
D | pylint.py | 81 def main(argv): argument
|
D | android_test_mapping_format.py | 178 def main(argv): argument
|
/tools/acloud/public/acloud_kernel/ |
D | acloud_kernel.py | 67 def main(argv): argument
|
/tools/acloud/metrics/ |
D | metrics.py | 27 def LogUsage(argv): argument
|
/tools/test/graphicsbenchmark/functional_tests/native/ |
D | main.cpp | 32 int main(int argc, char **argv) { in main()
|
/tools/security/fuzzing/orphans/libufdt/ |
D | mkcorpus.c | 56 int main(int argc, char *argv[]) { in main()
|
/tools/security/sanitizer-status/ |
D | sanitizer-status.cpp | 165 int have_option(const char* option, const char** argv, const int argc) { in have_option() 172 int main(int argc, const char** argv) { in main()
|
/tools/doc_generation/ |
D | switcher4.py | 236 def main(argv): argument
|
/tools/netsim/src/util/ |
D | ini_file.cc | 43 auto argv = stringutils::Split(line, "="); in Read() local
|
/tools/repohooks/rh/ |
D | config_test.py | 87 def main(argv): argument
|
/tools/platform-compat/build/ |
D | process_compat_config.py | 110 def main(argv): argument
|
/tools/acloud/public/ |
D | acloud_main.py | 369 def main(argv=None): argument
|
/tools/asuite/aidegen/ |
D | aidegen_main.py | 504 def main(argv): argument
|
/tools/treble/split/ |
D | manifest_split.py | 604 def main(argv): argument
|
/tools/asuite/aidegen_functional_test/ |
D | aidegen_functional_test_main.py | 746 def main(argv): argument
|
/tools/repohooks/ |
D | pre-upload.py | 585 def direct_main(argv): argument
|
/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabPwsTest.py | 78 timeout: datetime.timedelta, ret: bool, *argv) -> bool:
|