/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/ |
H A D | 0001-NEON-autodetection-segfaults-assume-neon-present.patch | 4 Subject: [PATCH] NEON autodetection segfaults: assume neon present 9 If TUNE_FEATURES contain 'neon' we can assume our machine supports it 69 -/* don't know how to autodetect NEON; assume it is present */ 70 +/* autodetect NEON broken; assume it is present */
|
/openbmc/qemu/include/system/ |
H A D | reset.h | 49 * We assume that the caller holds the BQL. 61 * We assume that the caller holds the BQL. 84 * We assume that the caller holds the BQL. 108 * We assume that the caller holds the BQL.
|
/openbmc/u-boot/board/ti/am335x/ |
H A D | README | 47 this example to program the NAND we assume that an SD card has been 94 build that will assume that the environment is on NOR rather than NAND. In 95 the following example we assume that and SD card has been populated with 141 and assume a valid partition table already exists and 'mmc dev' has already 171 example we assume that the uImage and device tree to be used are already on 195 NAND. In this example we assume that the uImage and device tree to be are
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/ |
H A D | test_rle.py | 32 from hypothesis import assume, given, strategies as st 92 # We use assume to get a valid index into the list. We could also have used 95 assume(ls)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/ |
H A D | 0002-Fix-build-failure-on-x86_64.patch | 6 When the target_cpu is x86_64, we should assume that the pkg uses 64bit, 7 only if USE_N32 is set, we can assume that the pkg uses 32bit. It used a
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/ |
H A D | Skip-AC_RUN_IFELSE-tests.patch | 28 + dnl Can't test in cross compiled env - so assume good 33 + dnl Can't test in cross compiled env - so assume good
|
/openbmc/u-boot/board/logicpd/omap3som/ |
H A D | README | 18 example we assume that the uImage and device tree to be used are already on 45 NAND. In this example we assume that the uImage and device tree to be are
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | generic_10g.c | 53 /* Assume PHY must have at least one of PMA/PMD, WIS, PCS, PHY in gen10g_discover_mmds() 77 /* For now, assume 10000baseT. Fill in later */ in gen10g_config()
|
/openbmc/openbmc/poky/meta-yocto-bsp/recipes-bsp/formfactor/formfactor/beaglebone-yocto/ |
H A D | machconfig | 1 # Assume a USB mouse and keyboard are connected
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | presence_service.cpp | 27 // Initially assume hardware is not present in isPresent() 67 // Initially assume exception is not one of the expected types in isExpectedException()
|
/openbmc/openbmc/poky/meta/recipes-support/apr/apr-util/ |
H A D | configfix.patch | 35 - # installed and the LA_FILE does not exist, assume to use -L/-l 37 - # we'll assume that at some point the .la file be created.
|
/openbmc/u-boot/drivers/fpga/ |
H A D | fpga.c | 78 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_dev_info() 196 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_fsload() 254 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_load() 297 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_dump()
|
/openbmc/u-boot/arch/arm/cpu/arm920t/imx/ |
H A D | speed.c | 25 /* FIXME: We assume System_SEL = 0 here */ in get_systemPLLCLK() 39 /* FIXME: We assume System_SEL = 0 here */ in get_mcuPLLCLK()
|
/openbmc/openpower-hw-diags/util/ |
H A D | dbus.cpp | 23 int rc = 1; // assume not success in find() 67 int rc = 1; // assume not success in findService() 111 int rc = 1; // assume not success in getProperty() 215 // Assume true in case autoRebootEnbabled property is not available in autoRebootEnabled() 244 // assume not able to get host running state in hostRunningState() 316 // Assume true In case dumpPolicyEnabled property is not available in dumpPolicyEnabled() 546 int32_t pgood = 0; // assume fault or unknown in powerFault()
|
/openbmc/u-boot/arch/microblaze/include/asm/ |
H A D | cache.h | 12 * a cacheline size we assume the larger value of 16 bytes for DMA buffer
|
/openbmc/u-boot/arch/mips/mach-mscc/ |
H A D | lowlevel_init.S | 17 * As we have no stack yet, we can assume the restricted
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer/ |
H A D | interpreter.patch | 7 play games with hashbangs: for now assume that even hashbangs with spaces 8 are simple (assume the spaces are only used to separate arguments) and
|
/openbmc/openbmc/poky/meta/recipes-support/apr/apr/ |
H A D | 0002-apr-Remove-workdir-path-references-from-installed-ap.patch | 59 # installed and the LA_FILE does not exist, assume to use -L/-l 61 # we'll assume that at some point the .la file be created.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Cronyx | 11 the author assume any responsibility for damages incurred with its use.
|
H A D | xkeyboard-config-Zinoviev | 7 the author assume any responsibility for damages incurred with its
|
H A D | Linux-man-pages-copyleft-var | 11 manual page may be incorrect or out-of-date. The author(s) assume
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | cache.h | 15 * assume that 16 is large enough.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/ |
H A D | 0001-assume-zero-is-valid-address.patch | 1 assume zero is valid address
|
/openbmc/openbmc/poky/meta/recipes-support/curl/curl/ |
H A D | run-ptest | 14 # Don't assume curl-config exists
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/ |
H A D | conf_file.c.patch | 3 Dont assume errno type
|