| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | tps62360-regulator.txt | 15 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 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 */
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
| H A D | assume.h | 7 #define assume(x) \ macro 14 #define assume(x) __CPROVER_assume(x) macro
|
| H A D | simple_sync_srcu.c | 46 assume(try_check_zero(sp, idx, trycount)); in synchronize_srcu() 50 assume(try_check_zero(sp, idx^1, trycount)); in synchronize_srcu()
|
| H A D | preempt.c | 66 assume(thread_cpu_id >= 0); in preempt_disable() 67 assume(thread_cpu_id < NR_CPUS); in preempt_disable()
|
| H A D | locks.h | 85 assume(lock_impl_trylock(lock)); in lock_impl_lock() 194 assume(prev_count); in wait_for_completion()
|
| H A D | misc.h | 25 #define udelay(x) assume(0)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-tests-04update-metadata-avoid-passing-chunk-size-to.patch | 30 - 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 D | test_rle.py | 32 from hypothesis import assume, given, strategies as st 95 assume(ls)
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/openldap/openldap/ |
| H A D | use-urandom.patch | 1 openldap: assume /dev/urandom exists 3 When we are cross-compiling, we want to assume
|
| /OK3568_Linux_fs/buildroot/package/pkgconf/ |
| H A D | 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch | 4 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 D | fix-build-on-x86_64.patch | 3 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 D | Skip-AC_RUN_IFELSE-tests.patch | 30 + 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 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.
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | r2300_fpu.S | 68 li v0, 0 # assume success 102 li v0, 0 # assume success
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-installer/ |
| H A D | interpreter.patch | 2 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 D | sysfs-firmware-gsmi | 42 "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 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
|
| /OK3568_Linux_fs/yocto/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.
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/ez-ipupdate/files/ |
| H A D | conf_file.c.patch | 1 Dont assume errno type
|
| /OK3568_Linux_fs/kernel/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
|