/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pylint/ |
H A D | 0001-Adjust-test-expectations-for-ptest.patch | 6 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.… 29 …imports ""six"", ""astroid.are_exclusive"", ""unused_import"", ""totally_missing"", ""astroid"", "… 30 …e first party imports ""pylint.checkers"", ""pylint.config"", ""pylint.sys"", ""pylint.pyreverse""… 33 …imports ""six"", ""astroid.are_exclusive"", ""unused_import"" (...) ""astroid"", ""six.moves.urlli… [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | pythondeps | 43 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 D | symbol-namespaces.rst | 119 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 D | python3-autoflake_2.2.1.bb | 1 SUMMARY = "Removes unused imports and unused variables"
|
H A D | python3-isort_5.13.2.bb | 1 SUMMARY = "A Python utility / library to sort Python imports."
|
H A D | python3-pynetlinux_1.1.bb | 12 file://0002-Fixed-relative-imports.patch \
|
/openbmc/linux/scripts/kconfig/tests/ |
H A D | pytest.ini | 4 # Pytest requires that test files have unique names, because pytest imports
|
/openbmc/u-boot/scripts/kconfig/tests/ |
H A D | pytest.ini | 4 # Pytest requires that test files have unique names, because pytest imports
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libenv/ |
H A D | libenv-perl_1.04.bb | 1 SUMMARY = "Perl module that imports environment variables as scalars or arrays"
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | add_namespace.cocci | 18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/ |
H A D | 0002-Fixed-relative-imports.patch | 4 Subject: [PATCH] Fixed relative imports
|
/openbmc/qemu/scripts/qapi/ |
H A D | pylintrc | 51 ignore-imports=yes
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
H A D | 0004-make-Separate-TLS-targets-from-libraries.patch | 60 …$(OBJDIR)/NetMonitor.c.o: $(COREDIR)/mDNS.c # Note: NetMonitor.c textually imports mDNS…
|
/openbmc/webui-vue/docs/customization/ |
H A D | build.md | 65 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 D | readme.md | 29 The `custom` Directory imports all the styles needed to customize the UI. These
|
/openbmc/qemu/python/ |
H A D | setup.cfg | 164 # Ignore imports when computing similarities. 165 ignore-imports=yes
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.4.rst | 87 - oeqa/selftest/cases/runqemu: update imports 93 - oeqa/targetcontrol: remove unused imports 95 - oeqa/utils/commands: remove unused imports
|
H A D | release-notes-4.3.1.rst | 97 - patchtest: remove unused imports
|
/openbmc/linux/Documentation/usb/ |
H A D | usbip_protocol.rst | 23 (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 D | 0001-build-fix-build-with-Python-3.12.patch | 39 # imports in tools/configure.d
|
/openbmc/linux/include/linux/ |
H A D | pe.h | 294 struct data_dirent imports; /* .idata */ member
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/ |
H A D | AOM-Patent-License-1.0 | 88 for sale, imports or distributes any Implementation, or (ii) a person
|
/openbmc/linux/Documentation/input/ |
H A D | uinput.rst | 41 send a key event. All default imports and error handlers were removed for
|
/openbmc/linux/kernel/module/ |
H A D | Kconfig | 335 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 D | pipewire_1.0.4.bb | 93 # since "jack" imports libjack, and "pipewire-jack" generates
|