Home
last modified time | relevance | path

Searched defs:new_module (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dmodule.cpp358 Module new_module( in clone_impl() local
362 Module new_module(*type()->name(), _ivalue()->compilation_unit(), true); in clone_impl() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/
H A Dverify_roundtrip.cc77 auto new_module = in main() local
/aosp_15_r20/external/selinux/gui/
H A DmodulesPage.py120 def new_module(self, args): member in modulesPage
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_group_test.cc220 auto new_module = CreateNewVerifiedModule(); in TEST_F() local
/aosp_15_r20/external/cronet/base/profiler/
H A Dmodule_cache.cc71 std::unique_ptr<const Module> new_module = CreateModuleForAddress(address); in GetModuleForAddress() local
H A Dnative_unwinder_android.cc289 auto new_module = std::make_unique<NonElfModule>( in EmitDexFrame() local
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/
Dtest_lazy.py62 def new_module(self, source_code=None): member in LazyLoaderTests
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dimp.py49 def new_module(name): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dimp.py49 def new_module(name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dimp.py49 def new_module(name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dimp.py49 def new_module(name): function
/aosp_15_r20/external/python/cpython3/Lib/
Dimp.py49 def new_module(name): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dimp.py49 def new_module(name): function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dinsert_observers.cpp119 Module new_module( in clone_impl() local
124 Module new_module( in clone_impl() local
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddeprecation.py673 def deprecate_moved_module(deprecated_name, new_module, deletion_version): argument
/aosp_15_r20/external/python/cpython3/Objects/
Dmoduleobject.c100 new_module(PyTypeObject *mt, PyObject *args, PyObject *kws) in new_module() function
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c1212 …struct vk_shader_module *new_module = ralloc_size(mem_ctx, sizeof(struct vk_shader_module) + modul… in radv_copy_shader_stage_create_info() local
/aosp_15_r20/external/python/cpython2/Lib/
Dihooks.py163 def new_module(self, name): return imp.new_module(name) member in Hooks
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Dcontext.rs1153 let new_module = { in process_replacements() localVariable
1159 let new_module = in process_replacements() localVariable
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...