Home
last modified time | relevance | path

Searched refs:imports (Results 1 – 25 of 30) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/
H A D0001-Adjust-test-expectations-for-ptest.patch6 Because of the way we install ptests, some first party imports
20 …15:15::"standard import ""datetime"" should be placed before third party imports ""six"", ""astroi…
22 …0:0:20:14::"third party import ""astroid"" should be placed before local imports ""package.Class""…
23 …2::"first party import ""pylint.checkers"" should be placed before local imports ""package.Class""…
24 …:25::"first party import ""pylint.config"" should be placed before local imports ""package.Class""…
25 …:24:17::"first party import ""pylint.sys"" should be placed before local imports ""package.Class""…
27 …laced before first party imports ""pylint.checkers"", ""pylint.config"", ""pylint.sys"", ""pylint.…
29imports ""six"", ""astroid.are_exclusive"", ""unused_import"", ""totally_missing"", ""astroid"", "…
30 …e first party imports ""pylint.checkers"", ""pylint.config"", ""pylint.sys"", ""pylint.pyreverse""…
33imports ""six"", ""astroid.are_exclusive"", ""unused_import"" (...) ""astroid"", ""six.moves.urlli…
[all …]
/openbmc/openbmc/poky/scripts/
H A Dpythondeps43 self.imports = set()
48 self.imports.add(alias.name)
130 if builtin_module in visitor.imports:
131 visitor.imports.remove(builtin_module)
145 for module in visitor.imports | set(levelzero_importsfrom):
/openbmc/linux/Documentation/core-api/
H A Dsymbol-namespaces.rst119 the kernel is to reject loading modules that don't specify sufficient imports.
128 Missing namespaces imports can easily be detected at build time. In fact,
134 missing imports. Fixing missing imports can be done with::
146 Again, ``make nsdeps`` will eventually add the missing namespace imports for
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-autoflake_2.2.1.bb1 SUMMARY = "Removes unused imports and unused variables"
H A Dpython3-isort_5.13.2.bb1 SUMMARY = "A Python utility / library to sort Python imports."
H A Dpython3-pynetlinux_1.1.bb12 file://0002-Fixed-relative-imports.patch \
/openbmc/linux/scripts/kconfig/tests/
H A Dpytest.ini4 # Pytest requires that test files have unique names, because pytest imports
/openbmc/u-boot/scripts/kconfig/tests/
H A Dpytest.ini4 # Pytest requires that test files have unique names, because pytest imports
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libenv/
H A Dlibenv-perl_1.04.bb1 SUMMARY = "Perl module that imports environment variables as scalars or arrays"
/openbmc/linux/scripts/coccinelle/misc/
H A Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/
H A D0002-Fixed-relative-imports.patch4 Subject: [PATCH] Fixed relative imports
/openbmc/qemu/scripts/qapi/
H A Dpylintrc56 ignore-imports=yes
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/
H A D0004-make-Separate-TLS-targets-from-libraries.patch60 …$(OBJDIR)/NetMonitor.c.o: $(COREDIR)/mDNS.c # Note: NetMonitor.c textually imports mDNS…
/openbmc/webui-vue/docs/customization/
H A Dbuild.md65 imports (over lazy-loading routes) to avoid creating separate JS chunks.
66 Static imports also helps to keep the total build size down. :::
H A Dreadme.md29 The `custom` Directory imports all the styles needed to customize the UI. These
/openbmc/qemu/python/
H A Dsetup.cfg162 # Ignore imports when computing similarities.
163 ignore-imports=yes
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.4.rst87 - oeqa/selftest/cases/runqemu: update imports
93 - oeqa/targetcontrol: remove unused imports
95 - oeqa/utils/commands: remove unused imports
H A Drelease-notes-4.3.1.rst97 - patchtest: remove unused imports
/openbmc/linux/Documentation/usb/
H A Dusbip_protocol.rst23 (imports USB devices) (exports USB devices)
45 (imports USB devices) (exports USB devices)
96 (imports USB devices) (exports USB devices)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-build-fix-build-with-Python-3.12.patch39 # imports in tools/configure.d
/openbmc/linux/include/linux/
H A Dpe.h294 struct data_dirent imports; /* .idata */ member
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DAOM-Patent-License-1.088 for sale, imports or distributes any Implementation, or (ii) a person
/openbmc/linux/Documentation/input/
H A Duinput.rst41 send a key event. All default imports and error handlers were removed for
/openbmc/linux/kernel/module/
H A DKconfig335 bool "Allow loading of modules with missing namespace imports"
340 There is no technical reason to enforce correct namespace imports,
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/
H A Dpipewire_1.0.4.bb93 # since "jack" imports libjack, and "pipewire-jack" generates

12