Home
last modified time | relevance | path

Searched defs:extend_all (Results 1 – 3 of 3) sorted by relevance

/dports/devel/py-pockets/pockets-0.9.1/pockets/
H A Dinspect.py128 def hoist_submodules(package, extend_all=True): argument
/dports/math/py-numpy/numpy-1.20.3/numpy/core/
H A Dnumeric.py2521 def extend_all(module): function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencodeframe.c6875 static void extend_all(const AV1_COMP *const cpi, ThreadData *td, in extend_all() function