Home
last modified time | relevance | path

Searched full:assume (Results 1 – 25 of 1116) sorted by relevance

12345678910>>...45

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fftw/fftw/
H A D0001-NEON-autodetection-segfaults-assume-neon-present.patch4 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 Dreset.h49 * 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 DREADME47 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 Dtest_rle.py32 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 D0002-Fix-build-failure-on-x86_64.patch6 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 DSkip-AC_RUN_IFELSE-tests.patch28 + 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 DREADME18 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 Dgeneric_10g.c53 /* 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 Dmachconfig1 # Assume a USB mouse and keyboard are connected
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpresence_service.cpp27 // 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 Dconfigfix.patch35 - # 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 Dfpga.c78 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 Dspeed.c25 /* 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 Ddbus.cpp23 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 Dcache.h12 * a cacheline size we assume the larger value of 16 bytes for DMA buffer
/openbmc/u-boot/arch/mips/mach-mscc/
H A Dlowlevel_init.S17 * As we have no stack yet, we can assume the restricted
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-installer/
H A Dinterpreter.patch7 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 D0002-apr-Remove-workdir-path-references-from-installed-ap.patch59 # 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 DCronyx11 the author assume any responsibility for damages incurred with its use.
H A Dxkeyboard-config-Zinoviev7 the author assume any responsibility for damages incurred with its
H A DLinux-man-pages-copyleft-var11 manual page may be incorrect or out-of-date. The author(s) assume
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dcache.h15 * assume that 16 is large enough.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/
H A D0001-assume-zero-is-valid-address.patch1 assume zero is valid address
/openbmc/openbmc/poky/meta/recipes-support/curl/curl/
H A Drun-ptest14 # Don't assume curl-config exists
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/
H A Dconf_file.c.patch3 Dont assume errno type

12345678910>>...45