Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/os400/
Dmake.sh68 make_module() function
/aosp_15_r20/external/libxml2/os400/
H A Dinitscript.sh178 make_module() function
/aosp_15_r20/external/curl/packages/OS400/
H A Dinitscript.sh173 make_module() function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_metaprogramming_utils.py611 def make_module(script): function
/aosp_15_r20/external/executorch/backends/apple/mps/test/
H A Dtest_mps_linear.py211 make_module, argument
/aosp_15_r20/external/executorch/backends/xnnpack/test/ops/
H A Dlinear.py463 make_module, argument
/aosp_15_r20/external/pytorch/torch/jit/
H A D_trace.py620 def make_module(mod, _module_class, _compilation_unit): function
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Denvironment.py1066 def make_module(self, vars=None, shared=False, locals=None): member in Template
/aosp_15_r20/external/python/jinja/src/jinja2/
Denvironment.py1102 def make_module(self, vars=None, shared=False, locals=None): member in Template
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py16110 def make_module(script): function