Home
last modified time | relevance | path

Searched defs:module_map (Results 1 – 25 of 40) sorted by relevance

12

/dports/devel/pytype/pytype-2021.9.9/pytype/pytd/
H A Dserialize_ast.py114 def ProcessAst(serializable_ast, module_map): argument
153 def _LookupClassReferences(serializable_ast, module_map, self_name): argument
192 def FillLocalReferences(serializable_ast, module_map): argument
/dports/science/octopus/octopus-10.5/src/basic/
H A Dcuda.F9080 type(c_ptr), intent(inout) :: module_map local
89 type(c_ptr), intent(inout) :: module_map local
98 type(c_ptr), intent(inout) :: module_map local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/kernel/
H A Dmodule.c28 static void *module_map(unsigned long size) in module_map() function
37 static void *module_map(unsigned long size) in module_map() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/kernel/
H A Dmodule.c28 static void *module_map(unsigned long size) in module_map() function
37 static void *module_map(unsigned long size) in module_map() function
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/kernel/
H A Dmodule.c28 static void *module_map(unsigned long size) in module_map() function
37 static void *module_map(unsigned long size) in module_map() function
/dports/lang/gcc11-devel/gcc-11-20211009/c++tools/
H A Dresolver.h37 using module_map = std::map<std::string, std::string>; variable
/dports/lang/gcc12-devel/gcc-12-20211205/c++tools/
H A Dresolver.h37 using module_map = std::map<std::string, std::string>; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/c++tools/
H A Dresolver.h37 using module_map = std::map<std::string, std::string>; variable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dreader.c38 if ((error = git_tree_entry_bypath(&tree_entry, reader->tree, filename)) < 0 ||
/dports/devel/py-pyxb/PyXB-1.2.6/tests/trac/trac-0196/
H A Dcheck.py57 module_map = { qq : ( qq.Namespace, qq.Namespace ), variable in TestTrac0196
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/rabbitmq_cli/lib/rabbitmq/cli/core/
H A Dcommand_modules.ex16 def module_map(opts \\ %{}) do function
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Djuno106.cpp102 void juno106_state::module_map(address_map &map) in module_map() function in juno106_state
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Djuno106.cpp102 void juno106_state::module_map(address_map &map) in module_map() function in juno106_state
/dports/lang/ocaml/ocaml-4.05.0/tools/
H A Docamldep.ml38 let module_map = ref StringMap.empty var
/dports/lang/ocaml-nox11/ocaml-4.05.0/tools/
H A Docamldep.ml38 let module_map = ref StringMap.empty var
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/f5/
H A Dbigiq_device_discovery.py353 module_map = { variable in ApiParameters
387 module_map = { variable in ModuleParameters
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/f5networks/f5_modules/plugins/modules/
H A Dbigiq_device_discovery.py343 module_map = { variable in ApiParameters
377 module_map = { variable in ModuleParameters
/dports/sysutils/ansible2/ansible-2.9.27/hacking/build_library/build_ansible/command_plugins/
H A Dplugin_formatter.py428 def process_plugins(module_map, templates, outputname, output_dir, ansible_version, plugin_type): argument
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/rust/gecko_logger/src/
H A Dlib.rs44 let module_map = LOG_MODULE_MAP.load(Ordering::Relaxed); in log_to_gecko() localVariable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dfix_mesh_surface.cpp227 …std::map<std::string, MeshModuleCreator> *module_map = new std::map<std::string, MeshModuleCreator… in FixMeshSurface() local
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/debug/src/transform/
H A Dexpression.rs689 let mut module_map = PrimaryMap::new(); in create_mock_address_transform() localVariable
/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_module.c60 struct vm_map *module_map; variable
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/backup/
H A Dcustom_wl.py49 module_map = {'sqldatabase': 'sql_database', variable
/dports/devel/pytype/pytype-2021.9.9/pytype/
H A Dload_pytd.py328 def resolve_external_types(self, mod_ast, module_map, aliases, *, argument
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_resolve/src/
H A Dlib.rs954 module_map: FxHashMap<DefId, Module<'a>>, field
1261 let mut module_map = FxHashMap::default(); in new() localVariable
1428 let module_map = &mut self.module_map; in new_module() localVariable

12