Home
last modified time | relevance | path

Searched defs:make_module (Results 1 – 11 of 11) sorted by relevance

/external/libxml2/os400/
Dinitscript.sh178 make_module() function
/external/curl/packages/OS400/
Dinitscript.sh173 make_module() function
/external/pytorch/torch/testing/_internal/
Djit_metaprogramming_utils.py611 def make_module(script): function
/external/executorch/backends/apple/mps/test/
Dtest_mps_linear.py211 make_module, argument
/external/executorch/backends/xnnpack/test/ops/
Dlinear.py463 make_module, argument
/external/python/cpython3/Lib/test/test_interpreters/
Dutils.py433 def make_module(self, name, pathentry=None, text=None): member in TestBase
/external/pytorch/torch/jit/
D_trace.py620 def make_module(mod, _module_class, _compilation_unit): function
/external/python/jinja/src/jinja2/
Denvironment.py1102 def make_module(self, vars=None, shared=False, locals=None): member in Template
/external/libchrome/third_party/jinja2/
Denvironment.py1066 def make_module(self, vars=None, shared=False, locals=None): member in Template
/external/python/cpython3/Lib/test/
Dtest_traceback.py4086 def make_module(self, code): member in SuggestionFormattingTestBase
/external/pytorch/test/
Dtest_jit.py16110 def make_module(script): function