| /openbmc/openbmc/poky/meta/classes-global/ |
| H A D | insane.bbclass | 103 …oe.qa.handle_error("shebang-size", "%s: %s maximum shebang size exceeded, the maximum size is 128.… 115 …oe.qa.handle_error("libexec", "%s: %s is using libexec please relocate to %s" % (name, package_qa_… 137 …oe.qa.handle_error("rpaths", "%s: %s contains bad RPATH %s" % (name, package_qa_clean_path(file, d… 164 …oe.qa.handle_error("useless-rpaths", "%s: %s contains probably-redundant RPATH %s" % (name, packag… 173 … oe.qa.handle_error("dev-so", "non -dev/-dbg/nativesdk- package %s contains symlink .so '%s'" % \ 185 oe.qa.handle_error("dev-elf", "-dev package %s contains non-symlink .so '%s'" % \ 198 …oe.qa.handle_error("staticdev", "non -staticdev package contains static .a library: %s path '%s'" … 209 …oe.qa.handle_error("mime", "package contains mime types but does not inherit mime: %s path '%s'" %… 236 oe.qa.handle_error("mime-xdg", wstr, d) 238 …oe.qa.handle_error("mime-xdg", "%s: contains desktop file with key 'MimeType' but does not inhert … [all …]
|
| H A D | license.bbclass | 197 oe.qa.handle_error("license-no-generic", 210 oe.qa.handle_error("license-exists", 236 oe.qa.handle_error("license-syntax",
|
| H A D | package.bbclass | 498 oe.qa.handle_error("var-undefined", msg, d)
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | serial_sh.c | 81 static void handle_error(struct uart_port *port) in handle_error() function 109 handle_error(port); in sh_serial_tstc_generic() 123 handle_error(port); in serial_getc_check() 125 handle_error(port); in serial_getc_check() 143 handle_error(port); in sh_serial_getc_generic() 146 handle_error(port); in sh_serial_getc_generic()
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | httpserver.py | 47 def handle_error(self, request, client_address): function 51 self.server.handle_error = handle_error
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | qa.py | 204 def handle_error(error_class, error_msg, d): function 216 handle_error.visitorcode = handle_error_visitorcode
|
| H A D | license.py | 416 oe.qa.handle_error('license-format', 422 oe.qa.handle_error('license-format',
|
| H A D | package.py | 353 oe.qa.handle_error("perm-config", msg, d) 488 oe.qa.handle_error("perm-line", msg, d) 525 oe.qa.handle_error("perm-link", msg, d) 1153 oe.qa.handle_error("already-stripped", msg, d) 1345 oe.qa.handle_error("packages-list", msg, d) 1382 oe.qa.handle_error("files-invalid", msg, d) 1451 oe.qa.handle_error("incompatible-license", msg, d) 1475 oe.qa.handle_error("installed-vs-shipped", msg, d) 1608 oe.qa.handle_error("pkgv-undefined", msg, d)
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | setuptools3.bbclass | 25 oe.qa.handle_error("pep517-backend", msg, d)
|
| H A D | ptest.bbclass | 142 …oe.qa.handle_error("missing-ptest", "supports ptests but is not included in oe-core's ptest-packag…
|
| H A D | license_image.bbclass | 75 …oe.qa.handle_error('license-exception', "Including %s with incompatible license(s) %s into the ima… 115 oe.qa.handle_error('license-file-missing',
|
| H A D | image.bbclass | 332 # The functions are expected to call oe.qa.handle_error() to report any
|
| /openbmc/u-boot/arch/arm/cpu/armv8/ |
| H A D | psci.S | 249 handle_error: label 287 b handle_error /* SError, Lower EL using AArch64 */
|
| /openbmc/openbmc/poky/meta/recipes-devtools/opkg/ |
| H A D | opkg_0.7.0.bb | 69 …oe.qa.handle_error("internal-solver-deprecation", "The opkg internal solver will be deprecated in …
|
| /openbmc/openbmc/poky/meta/classes/ |
| H A D | multilib.bbclass | 230 oe.qa.handle_error("multilib", msg, d)
|
| H A D | buildhistory.bbclass | 316 oe.qa.handle_error("version-going-backwards", msg, d)
|
| /openbmc/u-boot/tools/ |
| H A D | moveconfig.py | 1146 self.handle_error() 1167 def handle_error(self): member in Slot
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-4.0.rst | 236 classes they should be changed to ``oe.qa.handle_error()``.
|
| /openbmc/skeleton/libopenbmc_intf/ |
| H A D | openbmc_intf.h | 2986 gboolean (*handle_error) ( member
|
| H A D | openbmc_intf.c | 23136 G_STRUCT_OFFSET (FlashIface, handle_error), in G_DEFINE_INTERFACE()
|