Home
last modified time | relevance | path

Searched refs:assume (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/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/openbmc/poky/meta/recipes-devtools/python/python3-hypothesis/
H A Dtest_rle.py32 from hypothesis import assume, given, strategies as st
95 assume(ls)
/openbmc/linux/arch/m68k/ifpsp060/
H A Dos.S152 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 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/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/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/linux/arch/mips/kernel/
H A Dr2300_fpu.S68 li v0, 0 # assume success
102 li v0, 0 # assume success
/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/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-gsmi42 "factory defaults". Callers should assume that
57 Callers should assume that a reboot is needed
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dzero.rst21 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 Dhisilicon-hns-nic.txt27 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 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/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/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/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/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/
H A Dconf_file.c.patch3 Dont assume errno type
H A Dcache_file.c.patch3 Dont assume errno type
/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/openbmc/poky/meta/site/
H A Dcommon7 # Avoid sudo to assume void for unsetenv in cross environment, or else it conflicts with
/openbmc/linux/Documentation/driver-api/driver-model/
H A Ddesign-patterns.rst16 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 Dperf-dlfilter.txt67 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 Dbats_1.11.1.bb17 # Numerous scripts assume ${baselib} == lib, which is not true.
/openbmc/qemu/scripts/coccinelle/
H A Ddevice-reset.cocci11 // For simplicity we assume some things about the code we're modifying

12345678910>>...23