/openbmc/qemu/tests/functional/ |
H A D | test_x86_cpu_model_versions.py | 47 # they shouldn't have their own versions: 49 "Haswell-noTSX shouldn't be versioned") 51 "Broadwell-noTSX shouldn't be versioned") 53 "Nehalem-IBRS shouldn't be versioned") 55 "Westmere-IBRS shouldn't be versioned") 57 "SandyBridge-IBRS shouldn't be versioned") 59 "IvyBridge-IBRS shouldn't be versioned") 61 "Haswell-noTSX-IBRS shouldn't be versioned") 63 "Haswell-IBRS shouldn't be versioned") 65 "Broadwell-noTSX-IBRS shouldn't be versioned") [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | tegra30-common.h | 35 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 39 * fdt_addr_r simply shouldn't overlap anything else. Choosing 48M allows for 42 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows
|
H A D | tegra210-common.h | 34 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 38 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 41 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
H A D | tegra186-common.h | 37 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 41 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for 44 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
|
H A D | tegra124-common.h | 40 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 44 * fdt_addr_r simply shouldn't overlap anything else. Choosing 48M allows for 47 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows
|
H A D | tegra114-common.h | 38 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 42 * fdt_addr_r simply shouldn't overlap anything else. Choosing 48M allows for 45 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows
|
H A D | tegra20-common.h | 39 * data passed to the kernel shouldn't overlap the start of RAM. Pushing 43 * fdt_addr_r simply shouldn't overlap anything else. Choosing 48M allows for 46 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 49M allows
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_project_builds_page.py | 100 # shouldn't see these two 112 # shouldn't see this one 115 # shouldn't see these two either, as they belong to a different project
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | allarch.bbclass | 31 … # Set these to a common set of values, we shouldn't be using them other that for WORKDIR directory 62 # These multilib values shouldn't change allarch packages so exclude them
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/ |
H A D | entity-manager_%.bbappend | 4 # shouldn't be enabled.
|
/openbmc/qemu/hw/misc/ |
H A D | bcm2835_rng.c | 25 * This shouldn't happen unless something's broken. in get_random_bytes() 79 /* we shouldn't let the guest write to bits [31..20] */ in bcm2835_rng_write()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ |
H A D | ppp_on_boot | 10 # The location of the ppp daemon itself (shouldn't need to be changed)
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/tests/ |
H A D | restapi.py | 51 …exes[0].layerItems[itemId].name in layerItemNames, msg="Item reloaded when it shouldn't have been") 136 self.assertIsNone(result, msg="Found %s when it shouldn't be there" % collection) 160 self.assertIsNone(result, msg="Found %s when it shouldn't be there" % collection)
|
H A D | cooker.py | 78 … self.assertIsNotNone(result, msg="Did not find %s when it shouldn't be there" % collection) 97 … self.assertIsNotNone(result, msg="Did not find %s when it shouldn't be there" % collection)
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/ |
H A D | 0003-Get-user-icon-from-accountsservice-instead-of-lookin.patch | 100 + /* TODO: we probably shouldn't hard-code the size to 16x16 */ 130 - /* TODO: we probably shouldn't hard-code the size to 16x16 */
|
/openbmc/u-boot/doc/ |
H A D | README.mpc74xx | 12 sets up the L2 cache, so it's not enabled. (IMHO, it shouldn't be
|
/openbmc/qemu/tests/qtest/ |
H A D | test-x86-cpuid-compat.c | 305 /* If level is already large enough, it shouldn't change: */ in main() 309 /* If level is explicitly set, it shouldn't change: */ in main() 323 /* if xlevel is already large enough, it shouldn't change: */ in main() 327 /* If xlevel is explicitly set, it shouldn't change: */ in main() 341 /* if xlevel2 is already large enough, it shouldn't change: */ in main()
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
H A D | mount-excludefs.patch | 5 since these shouldn't be modified from the web interface.
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/ |
H A D | AccountPolicy.interface.yaml | 35 Configures the number of times old password shouldn't be allowed when
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | non_signalling_xscv.c | 26 /* SNaN shouldn't be silenced */ in main()
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/ |
H A D | libtest-nowarnings-perl_1.04.bb | 2 DESCRIPTION = "In general, your tests shouldn't produce warnings. This \
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0008-libtool.patch | 10 Arguably, it shouldn't be passing this into libtool in the first place but
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | disable_syslog.patch | 1 When building images using shadow-native, we shouldn't be spamming the host's
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/ |
H A D | 0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch | 21 // name of a class shouldn't be significant. However, some of the backends
|
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/ |
H A D | create_config_directory.patch | 27 /* Error out even on EEXIST - shouldn't happen anyway */
|