Home
last modified time | relevance | path

Searched defs:submodules (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/docs/
Dtf_doctest.py87 def filter_on_submodules(all_modules, submodules): argument
/external/clang/include/clang/Basic/
DModule.h479 llvm::iterator_range<submodule_iterator> submodules() { in submodules() function
482 llvm::iterator_range<submodule_const_iterator> submodules() const { in submodules() function
/external/tensorflow/tensorflow/python/module/
Dmodule.py194 def submodules(self): member in Module
/external/llvm-project/clang/include/clang/Basic/
DModule.h624 llvm::iterator_range<submodule_iterator> submodules() { in submodules() function
627 llvm::iterator_range<submodule_const_iterator> submodules() const { in submodules() function