/external/python/setuptools/setuptools/ |
D | build_meta.py | 40 def __init__(self, specifiers): argument 41 self.specifiers = specifiers 45 def fetch_build_eggs(self, specifiers): argument 46 raise SetupRequirementsError(specifiers) 91 requirements += e.specifiers
|
/external/python/setuptools/setuptools/_vendor/packaging/ |
D | specifiers.py | 591 def __init__(self, specifiers="", prereleases=None): argument 594 specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] 599 for specifier in specifiers:
|
D | requirements.py | 15 from .specifiers import LegacySpecifier, Specifier, SpecifierSet
|
D | markers.py | 16 from .specifiers import Specifier, InvalidSpecifier
|
/external/python/setuptools/pkg_resources/_vendor/packaging/ |
D | specifiers.py | 591 def __init__(self, specifiers="", prereleases=None): argument 594 specifiers = [s.strip() for s in specifiers.split(",") if s.strip()] 599 for specifier in specifiers:
|
D | requirements.py | 15 from .specifiers import LegacySpecifier, Specifier, SpecifierSet
|
D | markers.py | 16 from .specifiers import Specifier, InvalidSpecifier
|
/external/llvm/utils/lit/ |
D | TODO | 27 Instead, we should move to a model whereby first all of the input specifiers 32 a fixed process to map input specifiers to tests in the test suite 37 * We could delegate all of the resolution of specifiers to the test 65 input specifiers. For test formats we could ostensibly require all the possible 72 * Currently we could almost get away with parsing the input specifiers without
|
/external/clang/test/SemaObjCXX/ |
D | message.mm | 64 // Test class messages that use non-trivial simple-type-specifiers 65 // or typename-specifiers.
|
/external/python/setuptools/setuptools.egg-info/ |
D | SOURCES.txt | 47 pkg_resources/_vendor/packaging/specifiers.py 112 setuptools/_vendor/packaging/specifiers.py 119 setuptools/_vendor/packaging/__pycache__/specifiers.cpython-36.pyc
|
/external/u-boot/doc/device-tree-bindings/mailbox/ |
D | mailbox.txt | 22 - mboxes: List of phandle and mailbox channel specifiers.
|
D | nvidia,tegra186-hsp.txt | 27 Array of interrupt specifiers.
|
/external/u-boot/doc/device-tree-bindings/firmware/ |
D | nvidia,tegra186-bpmp.txt | 24 the mailbox subsystem, and the specifiers implemented by the relevant 31 files for general documentation of those features, and the specifiers
|
/external/python/cpython2/Doc/library/ |
D | aetypes.rst | 13 descriptors and Apple Event object specifiers. 31 contains object specifiers for a number of common OSA classes such as
|
D | aepack.rst | 78 by :mod:`gensuitemodule`, and ensures that the OSA classes for object specifiers
|
/external/u-boot/doc/device-tree-bindings/video/ |
D | rockchip-lvds.txt | 9 - clocks: must include clock specifiers corresponding to entries in the
|
/external/u-boot/doc/device-tree-bindings/clock/ |
D | rockchip,rk3399-dmc.txt | 10 - clock: must include clock specifiers corresponding to entries in the clock-names property.
|
D | nvidia,tegra20-car.txt | 12 - clocks : Should contain phandle and clock specifiers for two clocks:
|
/external/e2fsprogs/doc/RelNotes/ |
D | v1.24.txt | 35 mke2fs and tune2fs will allow the use of UUID= or LABEL= specifiers
|
D | v1.33.txt | 79 and UUID filesystem specifiers without needing to search all of the 83 Tune2fs and e2label will accept LABEL=xxx and UID=yyy specifiers for
|
/external/u-boot/doc/device-tree-bindings/net/ |
D | snps,dwc-qos-ethernet.txt | 20 - clocks: Phandle and clock specifiers for each entry in clock-names, in the 87 - resets: Phandle and reset specifiers for each entry in reset-names, in the
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.uniform_location.txt | 65 These cases have declarations, locations specifiers and verification
|
/external/u-boot/doc/device-tree-bindings/pinctrl/ |
D | marvell,armada-37xx-pinctrl.txt | 147 - interrupts: List of interrupt specifiers for the controllers interrupt.
|
/external/u-boot/doc/device-tree-bindings/reset/ |
D | reset.txt | 57 match reset signal names with reset specifiers.
|
/external/openssh/ |
D | scp.0 | 20 names containing M-bM-^@M-^X:M-bM-^@M-^Y as host specifiers. Copies between two remote hosts
|