Searched defs:option_spec (Results 1 – 4 of 4) sorted by relevance
| /external/pigweed/pw_docgen/py/pw_docgen/sphinx/ | ||
| D | seed_metadata.py | 78 option_spec = { variable in PigweedSeedDirective |
| D | module_metadata.py | 252 option_spec = {'name': directives.unchanged_required} variable in PigweedModuleDirective |
| /external/python/cpython3/Doc/tools/extensions/ | ||
| D | pyspecific.py | 422 option_spec = {} variable in DeprecatedRemoved |
| /external/erofs-utils/fuse/ | ||
| D | main.c | 204 static const struct fuse_opt option_spec[] = { variable |