Home
last modified time | relevance | path

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

12345678910>>...23

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dtps62360-regulator.txt15 If this property is missing, then assume that there is no GPIO
18 If this property is missing, then assume that there is no GPIO
21 If this property is missing, then assume the state as low (0).
23 If this property is missing, then assume the state as low (0).
/OK3568_Linux_fs/yocto/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 */
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dassume.h7 #define assume(x) \ macro
14 #define assume(x) __CPROVER_assume(x) macro
H A Dsimple_sync_srcu.c46 assume(try_check_zero(sp, idx, trycount)); in synchronize_srcu()
50 assume(try_check_zero(sp, idx^1, trycount)); in synchronize_srcu()
H A Dpreempt.c66 assume(thread_cpu_id >= 0); in preempt_disable()
67 assume(thread_cpu_id < NR_CPUS); in preempt_disable()
H A Dlocks.h85 assume(lock_impl_trylock(lock)); in lock_impl_lock()
194 assume(prev_count); in wait_for_completion()
H A Dmisc.h25 #define udelay(x) assume(0)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-tests-04update-metadata-avoid-passing-chunk-size-to.patch30 - mdadm -CR --assume-clean -e 0.90 $md0 --level $l -n 4 -c 64 $dlist
32 + mdadm -CR --assume-clean -e 0.90 $md0 --level $l -n 4 $dlist
34 + mdadm -CR --assume-clean -e 0.90 $md0 --level $l -n 4 -c 64 $dlist
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-hypothesis/
H A Dtest_rle.py32 from hypothesis import assume, given, strategies as st
95 assume(ls)
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/
H A Duse-urandom.patch1 openldap: assume /dev/urandom exists
3 When we are cross-compiling, we want to assume
/OK3568_Linux_fs/buildroot/package/pkgconf/
H A D0002-Revert-main-assume-modversion-insted-of-version-if-o.patch4 Subject: [PATCH] Revert "main: assume --modversion insted of --version if
8 causes pkg-config to assume --modversion is used when something as
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nspr/nspr/
H A Dfix-build-on-x86_64.patch3 When the target_cpu is x86_64, we should assume that the pkg uses 64bit,
4 only if USE_N32 is set, we can assume that the pkg uses 32bit. It used a
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A DSkip-AC_RUN_IFELSE-tests.patch30 + dnl Can't test in cross compiled env - so assume good
35 + dnl Can't test in cross compiled env - so assume good
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/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
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dr2300_fpu.S68 li v0, 0 # assume success
102 li v0, 0 # assume success
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-installer/
H A Dinterpreter.patch2 play games with hashbangs: for now assume that even hashbangs with spaces
3 are simple (assume the spaces are only used to separate arguments) and
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-gsmi42 "factory defaults". Callers should assume that
57 Callers should assume that a reboot is needed
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/
H A Dconf_file.c.patch1 Dont assume errno type
/OK3568_Linux_fs/kernel/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

12345678910>>...23