Home
last modified time | relevance | path

Searched full:submodules (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/rust/crates/io-lifetimes/.github/workflows/
Dmain.yml16 submodules: true
42 submodules: true
70 submodules: true
99 submodules: true
124 submodules: true
154 submodules: true
175 submodules: true
/third_party/rust/crates/is-terminal/.github/workflows/
Dmain.yml16 submodules: true
42 submodules: true
65 submodules: true
103 submodules: true
/third_party/python/Lib/xml/parsers/
Dexpat.py6 # provide pyexpat submodules as xml.parsers.expat submodules
/third_party/python/Lib/test/test_zoneinfo/
D_support.py85 # already-imported submodules (though it will prevent new
86 # imports of submodules).
/third_party/python/Doc/tutorial/
Dmodules.rst490 submodules are present in the package, and imports them all. This could take a
507 named submodules of the :mod:`sound` package.
510 does *not* import all submodules from the package :mod:`sound.effects` into the
514 names defined (and submodules explicitly loaded) by :file:`__init__.py`. It
515 also includes any submodules of the package that were explicitly loaded by
533 importing module needs to use submodules with the same name from different
543 in the example), you can use absolute imports to refer to submodules of siblings
/third_party/rust/crates/rustix/.github/workflows/
Dmain.yml17 submodules: true
47 submodules: true
146 submodules: true
167 submodules: true
194 submodules: true
458 submodules: true
631 submodules: true
740 submodules: true
/third_party/python/Doc/library/
Dpkgutil.rst147 Yields :class:`ModuleInfo` for all submodules on *path*, or, if
177 submodules.
190 # list all submodules of ctypes
Dhtml.rst36 Submodules in the ``html`` package are:
/third_party/libcoap/examples/lwip/
D.gitignore1 # not going for submodules here to keep things easy
/third_party/protobuf/kokoro/linux/
Dpull_request_in_docker.sh22 # Initialize any submodules:
/third_party/node/deps/npm/man/man1/
Dnpm-explore.124 This is particularly handy in the case of git submodules in the
/third_party/jsframework/
DNOTICE229 Submodules:
231 It includes a number of submodules with separate copyright notices
232 and license terms. Your use of these submodules is subject to the terms and
/third_party/python/Lib/asyncio/
D__init__.py7 # This relies on each of the submodules having an __all__ variable.
/third_party/rust/crates/minimal-lexical/.github/workflows/
DSimple.yml20 submodules: recursive
/third_party/python/Lib/test/encoded_modules/
D__init__.py8 # differently in submodules. The following list, test_strings,
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-explore.md24 This is particularly handy in the case of git submodules in the
/third_party/python/Lib/test/
Dregrtest.py23 # ensure that submodules of the test package do not inappropriately appear
/third_party/protobuf/kokoro/release/protoc/linux/
Dbuild.sh8 # Initialize any submodules.
/third_party/openssl/ohos_lite/include/crypto/
Dec.h10 /* Internal EC functions for other submodules: not for application use */
/third_party/rust/crates/linux-raw-sys/.github/workflows/
Dmain.yml40 submodules: true
/third_party/protobuf/kokoro/release/
Dcollect_all_artifacts.sh8 # Initialize any submodules.
/third_party/openssl/.github/workflows/
Dci.yml264 submodules: recursive
295 submodules: recursive
/third_party/protobuf/
Dtests.sh17 # Initialize any submodules.
57 # Initialize any submodules.
91 # Initialize any submodules.
/third_party/python/Lib/
Dpkgutil.py65 attribute to find submodules.
78 # list all submodules of ctypes
111 """Yields ModuleInfo for all submodules on path,
/third_party/openssl/test/
DREADME-external.md95 - Make sure the submodules are cloned locally:

12345