Home
last modified time | relevance | path

Searched defs:optstr (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dtestdisplay.c596 static char optstr[] = "3Aiaf:s:d:p:mrto:j:y"; variable
694 igt_simple_main_args(optstr, long_opts, help_str, opt_handler, NULL) in igt_simple_main_args() argument
/aosp_15_r20/external/libdrm/tests/kmstest/
H A Dmain.c71 static const char optstr[] = "D:M:"; in main() local
/aosp_15_r20/external/libdrm/tests/vbltest/
H A Dvbltest.c48 static char optstr[] = "D:M:s"; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxdping.c93 const char *optstr = "c:I:NsS"; in main() local
/aosp_15_r20/system/extras/runconuid/
H A Drunconuid.cpp16 const char* optstr = "<1u:g:G:c:s"; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/qi/
Dregression_adapt_adt.cpp44 boost::optional<std::string> optstr; member
/aosp_15_r20/external/libdrm/tests/proptest/
H A Dproptest.c277 static const char optstr[] = "D:M:"; in main() local
/aosp_15_r20/external/ltp/lib/
H A Dparse_opts.c83 char *optstr; member
H A Dtst_test.c515 char *optstr; member
665 char optstr[2 * ARRAY_SIZE(options) + 2 * topts_len]; in parse_opts() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dmremap_test.c350 const char *optstr = "t:p:"; in parse_args() local
/aosp_15_r20/external/ltp/include/
H A Dtst_test.h203 char *optstr; member
/aosp_15_r20/external/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c723 static const char optstr[] = "s:"; variable
/aosp_15_r20/external/libcups/scheduler/
H A Dcupsfilter.c926 char *optstr, /* Filter options */ in exec_filters() local
/aosp_15_r20/system/tools/hidl/
DCoordinator.cpp995 std::string optstr = options + "p:r:RFvd:"; in parseOptions() local
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_dp_compliance.c890 static const char optstr[] = "hi"; variable
/aosp_15_r20/external/mdnsresponder/Clients/
H A Ddns-sd.c892 static int getfirstoption(int argc, char **argv, const char *optstr, int *pOptInd) in getfirstoption()
/aosp_15_r20/external/ethtool/
H A Dethtool.c947 static int parse_wolopts(char *optstr, u32 *data) in parse_wolopts()
987 static int parse_rxfhashopts(char *optstr, u32 *data) in parse_rxfhashopts()
/aosp_15_r20/external/libdrm/tests/modetest/
H A Dmodetest.c2182 static char optstr[] = "acdD:efF:M:P:ps:Cvrw:o:"; variable