Searched defs:submodule (Results 1 – 7 of 7) sorted by relevance
18 const submodule = path.join(tmpDir, 'nested2', 'submodule.js'); constant
50 def head_of_master(submodule, git, ref): argument
398 auto submodule = GetEnv("MS_SUBMODULE_LOG_v"); in InitSubModulesLogLevel() local
117 def submodule(parent, name, pkg_dir, content=''): function
1591 submodule = spec[0] variable1594 submodule = spec[0] variable
215 submodule = types.ModuleType(__name__ + '.submodule', variable
1626 PyObject *submodule = PyModule_New(fullname); in add_submodule() local