Searched defs:optstr (Results 1 – 9 of 9) sorted by relevance
/third_party/node/deps/npm/node_modules/dashdash/lib/ |
D | dashdash.js | 110 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/ |
D | vbltest.c | 48 static char optstr[] = "D:M:s"; variable
|
/third_party/cups-filters/filter/foomatic-rip/ |
D | foomaticrip.h | 92 struct dstr *optstr; member
|
/third_party/libdrm/tests/proptest/ |
D | proptest.c | 277 static const char optstr[] = "D:M:"; in main() local
|
/third_party/ltp/lib/ |
D | parse_opts.c | 83 char *optstr; member
|
D | tst_test.c | 465 char *optstr; member 593 char optstr[2 * ARRAY_SIZE(options) + 2 * topts_len]; in parse_opts() local
|
/third_party/ltp/include/ |
D | tst_test.h | 110 char *optstr; member
|
/third_party/libdrm/tests/exynos/ |
D | exynos_fimg2d_test.c | 723 static const char optstr[] = "s:"; variable
|
/third_party/libdrm/tests/modetest/ |
D | modetest.c | 2022 static char optstr[] = "acdD:efF:M:P:ps:Cvrw:"; variable
|