Home
last modified time | relevance | path

Searched defs:submodule (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Lib/test/test_import/data/package/
H A D__init__.py1 import package.submodule namespace
/kernel/linux/linux-5.10/include/linux/wimax/
H A Ddebug.h420 d_submodule_set(struct d_level *d_level, size_t d_level_size, const char *submodule, u8 level, const char *tag) d_submodule_set() argument
458 char submodule[130], *params, *params_orig, *token, *colon; d_parse_params() local
[all...]
/third_party/python/Lib/test/
H A Dpydocfodder.py215 submodule = types.ModuleType(__name__ + '.submodule', variable
/third_party/python/Lib/test/test_importlib/
H A Dutil.py108 def submodule(parent, name, pkg_dir, content=''): function
/third_party/rust/crates/bitflags/src/
H A Dlib.rs1542 mod submodule { modules
1620 mod submodule { in test_pub_in_module() modules
/third_party/python/Lib/test/test_import/
H A D__init__.py1349 self.fail('circular import with binding a submodule to a name failed') namespace
/third_party/python/Modules/
H A Dpyexpat.c1627 PyObject *submodule = PyModule_New(fullname); in add_submodule() local

Completed in 12 milliseconds