Searched refs:check_options (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/objtool/ |
| H A D | builtin-orc.c | 31 usage_with_options(orc_usage, check_options); in cmd_orc() 37 argc = parse_options(argc, argv, check_options, orc_usage, 0); in cmd_orc() 39 usage_with_options(orc_usage, check_options); in cmd_orc() 66 usage_with_options(orc_usage, check_options); in cmd_orc() 73 usage_with_options(orc_usage, check_options); in cmd_orc()
|
| H A D | builtin-check.c | 29 const struct option check_options[] = { variable 53 argc = parse_options(argc, argv, check_options, check_usage, 0); in cmd_check() 56 usage_with_options(check_usage, check_options); in cmd_check()
|
| H A D | builtin.h | 10 extern const struct option check_options[];
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_vdec.cpp | 148 static RK_S32 check_options(const TEST_VDEC_CTX_S *ctx) { in check_options() function 729 if (check_options(&ctx)) { in main()
|
| H A D | test_mpi_all.cpp | 73 static RK_S32 check_options(const TEST_ALL_CTX_S *ctx) { in check_options() function 1012 if (check_options(&ctx)) { in main()
|
| H A D | test_mpi_venc.cpp | 150 static RK_S32 check_options(const TEST_VENC_CTX_S *ctx) { in check_options() function 986 if (check_options(&ctx)) { in main()
|
| H A D | test_mpi_vo.cpp | 2246 static RK_S32 check_options(const TEST_VO_CTX_S *ctx) { in check_options() function 2542 if (check_options(&ctx)) { in main()
|