/aosp_15_r20/external/python/cpython2/Lib/ |
D | rexec.py | 108 def add_module(self, name): member in RHooks 298 def add_module(self, mname): member in RExec
|
D | modulefinder.py | 474 def add_module(self, fqname): member in ModuleFinder
|
D | ihooks.py | 178 def add_module(self, name): member in Hooks
|
/aosp_15_r20/external/llvm/bindings/ocaml/executionengine/ |
H A D | llvm_executionengine.mli | 56 val add_module : Llvm.llmodule -> llexecutionengine -> unit val
|
/aosp_15_r20/external/stg/ |
H A D | elf_dwarf_handle.cc | 69 const char* module_name, const std::function<Dwfl_Module*()>& add_module) { in ElfDwarfHandle()
|
/aosp_15_r20/development/vndk/tools/sourcedr/blueprint/ |
H A D | analyze_manifest_split.py | 87 def add_module(self, path, rule, attrs): member in GitProject
|
H A D | vndk.py | 107 def add_module(self, name, module): member in ModuleClassifier
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | modulefinder.py | 467 def add_module(self, fqname): member in ModuleFinder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | modulefinder.py | 467 def add_module(self, fqname): member in ModuleFinder
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | modulefinder.py | 467 def add_module(self, fqname): member in ModuleFinder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | modulefinder.py | 467 def add_module(self, fqname): member in ModuleFinder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | modulefinder.py | 467 def add_module(self, fqname): member in ModuleFinder
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | modulefinder.py | 467 def add_module(self, fqname): member in ModuleFinder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/utils/ |
D | symbolication.py | 397 def add_module(self, target, obj_dir=None): member in Image
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/utils/ |
D | symbolication.py | 397 def add_module(self, target, obj_dir=None): member in Image
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/utils/ |
D | symbolication.py | 397 def add_module(self, target, obj_dir=None): member in Image
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/utils/ |
D | symbolication.py | 397 def add_module(self, target, obj_dir=None): member in Image
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | gen_android_bp | 694 def add_module(self, module: Module): member in Blueprint
|
/aosp_15_r20/external/pytorch/torch/distributed/nn/api/ |
H A D | remote_module.py | 328 def add_module(self, name: str, module: Optional[Module]) -> None: member in _RemoteModule
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_syms.cc | 537 bool BuildSyms::add_module(const std::string module_name) in add_module() function in BuildSyms
|
/aosp_15_r20/external/bcc/src/cc/api/ |
H A D | BPF.cc | 851 bool BPF::add_module(std::string module) in add_module() function in ebpf::BPF
|
/aosp_15_r20/external/pytorch/torch/nn/modules/ |
H A D | module.py | 631 def add_module(self, name: str, module: Optional["Module"]) -> None: member in Module
|
/aosp_15_r20/external/cronet/components/cronet/gn2bp/ |
H A D | gen_android_bp.py | 741 def add_module(self, module): member in Blueprint
|
/aosp_15_r20/external/cronet/android/tools/gn2bp/ |
H A D | gen_android_bp.py | 875 def add_module(self, module): member in Blueprint
|
/aosp_15_r20/external/bcc/src/python/bcc/ |
H A D | __init__.py | 1744 def add_module(modname): member in BPF
|