| /openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/ |
| H A D | expected_stderr | 1 Kconfig:9:error: recursive dependency detected! 4 subsection "Kconfig recursive dependency limitations" 6 Kconfig:3:error: recursive dependency detected! 9 subsection "Kconfig recursive dependency limitations" 11 Kconfig:15:error: recursive dependency detected! 15 subsection "Kconfig recursive dependency limitations" 17 Kconfig:30:error: recursive dependency detected! 21 subsection "Kconfig recursive dependency limitations" 23 Kconfig:59:error: recursive dependency detected! 26 subsection "Kconfig recursive dependency limitations" [all …]
|
| H A D | Kconfig | 34 # This is not recursive dependency
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/libdbus-c++-0.9.0/ |
| H A D | 0001-src-eventloop.cpp-use-portable-method-for-initializi.patch | 5 recursive mutex 20 @@ -85,8 +85,11 @@ DefaultMutex::DefaultMutex(bool recursive) 22 if (recursive)
|
| /openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/ |
| H A D | autoreconf-exclude.patch | 18 --no-recursive don't rebuild sub-packages 26 my $recursive = 1; 41 'recursive!' => \$recursive);
|
| /openbmc/qemu/target/i386/ |
| H A D | helper.c | 376 bool recursive) in emit_guest_memory_failure() argument 378 MemoryFailureFlags mff = {.action_required = ar, .recursive = recursive}; in emit_guest_memory_failure() 392 bool recursive; in do_inject_x86_mce() local 396 recursive = !!(cenv->mcg_status & MCG_STATUS_MCIP); in do_inject_x86_mce() 402 if (!(params->flags & MCE_INJECT_UNCOND_AO) && !ar && recursive) { in do_inject_x86_mce() 403 emit_guest_memory_failure(MEMORY_FAILURE_ACTION_IGNORE, ar, recursive); in do_inject_x86_mce() 435 } else if (recursive) { in do_inject_x86_mce() 443 recursive); in do_inject_x86_mce() 470 emit_guest_memory_failure(MEMORY_FAILURE_ACTION_INJECT, ar, recursive); in do_inject_x86_mce()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gnulib/ |
| H A D | gnulib_202401.bb | 23 cp --no-preserve=ownership --recursive ${S}/* ${D}/${datadir}/gnulib/ 24 cp --no-preserve=ownership --recursive ${S}/.git ${D}/${datadir}/gnulib/
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/user/user/ |
| H A D | update_admin_account.sh | 13 chown --recursive admin:admin /home/admin
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-arpeggio_2.0.2.bb | 1 SUMMARY = "Arpeggio is a recursive descent parser with memoization based on PEG grammars (aka Packr…
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tree/ |
| H A D | tree_2.2.1.bb | 1 SUMMARY = "A recursive directory listing command"
|
| /openbmc/qemu/tests/tsan/ |
| H A D | suppressions.tsan | 6 # Since the recursive lock is intentional, we choose to ignore it.
|
| /openbmc/libpldm/scripts/ |
| H A D | run-ci | 10 meson format --recursive --inplace || true
|
| H A D | pre-submit | 10 meson format --recursive --inplace || true
|
| /openbmc/openbmc/poky/scripts/lib/wic/ |
| H A D | engine.py | 373 def remove_ext(self, pnum, path, recursive): argument 386 if recursive: 394 self.remove_ext(pnum, "%s/%s" % (abs_path, dir), recursive) 413 def remove(self, pnum, path, recursive): argument 417 self.remove_ext(pnum, path, recursive)
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/ |
| H A D | telepathy-python_fix_for_automake_1.12.patch | 10 | make: *** [all-recursive] Error 1
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libtracefs/libtracefs/ |
| H A D | 0001-makefile-Do-not-preserve-ownership-in-cp-command.patch | 25 + cp --no-preserve=ownership --recursive $(LIB_INSTALL) $(DESTDIR)$(libdir_SQ)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
| H A D | 0001-Makefile.am-remove-regression-dir.patch | 10 | Makefile:451: recipe for target 'all-recursive' failed
|
| /openbmc/openbmc/poky/meta/recipes-kernel/linux/ |
| H A D | generate-cve-exclusions.py | 119 files = glob.glob(pattern, recursive=True)
|
| /openbmc/openbmc/poky/meta/recipes-extended/wget/ |
| H A D | wget.inc | 5 The program supports recursive retrieval of web-authoring pages as well as \
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | gen_arg.py | 412 descendants = process.children(recursive=True) 467 term_processes = current_process.children(recursive=False)
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/ |
| H A D | element.py | 958 def __deepcopy__(self, memo, recursive=False): argument 1318 def __deepcopy__(self, memo, recursive=True): argument 1324 if recursive: 1335 memo, recursive=False 1987 def find(self, name=None, attrs={}, recursive=True, string=None, argument 2006 l = self.find_all(name, attrs, recursive, string, 1, _stacklevel=3, 2013 def find_all(self, name=None, attrs={}, recursive=True, string=None, argument 2032 if not recursive:
|
| /openbmc/u-boot/scripts/coccinelle/net/ |
| H A D | mdio_register.cocci | 8 // Options: --include-headers --recursive-includes --local-includes -I include
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | meson.build | 79 qos = declare_dependency(objects: libqos.extract_all_objects(recursive: false))
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 3005-modules-remove-glspectrum-usage.patch | 110 @@ -30324,7 +30302,6 @@ distclean: distclean-recursive 118 @@ -31722,7 +31699,6 @@ maintainer-clean: maintainer-clean-recursive
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/avro/avro-c++/ |
| H A D | 0001-Remove-cpp-unittest-compilation.patch | 42 -gen (recursive rec)
|
| /openbmc/openbmc/poky/scripts/lib/recipetool/ |
| H A D | create_kmod.py | 33 …files = RecipeHandler.checkfiles(srctree, ['*.c', '*.h'], recursive=True, excludedirs=['contrib', …
|