Home
last modified time | relevance | path

Searched defs:option_spec (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pigweed/pw_docgen/py/pw_docgen/sphinx/
H A Dmodule_metadata.py274 option_spec = {'name': directives.unchanged_required} variable in PigweedModuleDirective
342 option_spec = { variable in PigweedModuleSubpageDirective
H A Dseed_metadata.py130 option_spec = { variable in PigweedSeedDirective
/aosp_15_r20/external/bazelbuild-rules_python/sphinxdocs/src/sphinx_bzl/
H A Dbzl.py508 option_spec = { variable in _BzlAttrInfo
542 option_spec = sphinx_directives.ObjectDescription.option_spec | { variable in _BzlObject
854 option_spec = _BzlObject.option_spec.copy() variable in _BzlProviderField
/aosp_15_r20/external/python/cpython3/Doc/tools/extensions/
Dpyspecific.py422 option_spec = {} variable in DeprecatedRemoved
484 option_spec = {} variable in MiscNews
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dsphinxext.py67 option_spec = {} variable in PygmentsDoc
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dsphinxext.py67 option_spec = {} variable in PygmentsDoc
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dsphinxext.py67 option_spec = {} variable in PygmentsDoc
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dsphinxext.py67 option_spec = {} variable in PygmentsDoc
/aosp_15_r20/external/executorch/docs/source/
H A Dcustom_directives.py198 option_spec = { variable in CustomCardItem
/aosp_15_r20/external/erofs-utils/fuse/
H A Dmain.c530 static const struct fuse_opt option_spec[] = { variable