/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/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/ |
H A D | test_rle.py | 32 from hypothesis import assume, given, strategies as st 95 assume(ls)
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | os.S | 152 clr.l %d1 | assume success 187 clr.l %d1 | assume success 223 clr.l %d1 | assume success 245 clr.l %d1 | assume success 267 clr.l %d1 | assume success 291 clr.l %d1 | assume success
|
/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/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/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/linux/arch/mips/kernel/ |
H A D | r2300_fpu.S | 68 li v0, 0 # assume success 102 li v0, 0 # assume success
|
/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/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-gsmi | 42 "factory defaults". Callers should assume that 57 Callers should assume that a reboot is needed
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | zero.rst | 21 desired size of the sparse device. For this example, we'll assume a 10TB 29 space available to the sparse device. For this example, we'll assume /dev/sdb1
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | hisilicon-hns-nic.txt | 27 LAN Switch while the CPU side assume itself have one single NIC connect to 54 ports connected to a LAN Switch while the CPU side assume itself have one
|
/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/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/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/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/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/ |
H A D | conf_file.c.patch | 3 Dont assume errno type
|
H A D | cache_file.c.patch | 3 Dont assume errno type
|
/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/openbmc/poky/meta/site/ |
H A D | common | 7 # Avoid sudo to assume void for unsetenv in cross environment, or else it conflicts with
|
/openbmc/linux/Documentation/driver-api/driver-model/ |
H A D | design-patterns.rst | 16 While the kernel contains a few device drivers that assume that they will 17 only be probed() once on a certain system (singletons), it is custom to assume
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-dlfilter.txt | 67 Do not assume the 'sample' argument is valid (dereferenceable) 70 Do not assume data referenced by pointers in struct perf_dlfilter_sample 185 Do not assume pointers obtained via perf_dlfilter_fns are valid (dereferenceable) 218 Do not assume data referenced by pointers in struct perf_dlfilter_al
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/bats/ |
H A D | bats_1.11.1.bb | 17 # Numerous scripts assume ${baselib} == lib, which is not true.
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | device-reset.cocci | 11 // For simplicity we assume some things about the code we're modifying
|