Home
last modified time | relevance | path

Searched defs:backend_mod (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/dsdb/samdb/ldb_modules/
H A Dsamba_secrets.c78 * reconfigures things) is the next module in the currently in prepare_modules_line()
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dpyplot.py212 def _get_required_interactive_framework(backend_mod): argument
277 class backend_mod(matplotlib.backend_bases._Backend): class