Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/dashdash/lib/
Ddashdash.js110 function parseBool(option, optstr, arg) { argument
114 function parseString(option, optstr, arg) { argument
119 function parseNumber(option, optstr, arg) { argument
129 function parseInteger(option, optstr, arg) { argument
139 function parsePositiveInteger(option, optstr, arg) { argument
159 function parseDate(option, optstr, arg) { argument
376 function addOpt(option, optstr, key, val, from) { argument
/third_party/libdrm/tests/vbltest/
Dvbltest.c48 static char optstr[] = "D:M:s"; variable
/third_party/cups-filters/filter/foomatic-rip/
Dfoomaticrip.h92 struct dstr *optstr; member
/third_party/libdrm/tests/proptest/
Dproptest.c277 static const char optstr[] = "D:M:"; in main() local
/third_party/ltp/lib/
Dparse_opts.c83 char *optstr; member
Dtst_test.c465 char *optstr; member
593 char optstr[2 * ARRAY_SIZE(options) + 2 * topts_len]; in parse_opts() local
/third_party/ltp/include/
Dtst_test.h110 char *optstr; member
/third_party/libdrm/tests/exynos/
Dexynos_fimg2d_test.c723 static const char optstr[] = "s:"; variable
/third_party/libdrm/tests/modetest/
Dmodetest.c2022 static char optstr[] = "acdD:efF:M:P:ps:Cvrw:"; variable