Home
last modified time | relevance | path

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

12345678910>>...153

/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 Dpreempt.c6 #include "assume.h"
66 assume(thread_cpu_id >= 0); in preempt_disable()
67 assume(thread_cpu_id < NR_CPUS); in preempt_disable()
H A Dlocks.h9 #include "assume.h"
82 * CBMC doesn't support busy waiting, so just assume that the in lock_impl_lock()
85 assume(lock_impl_trylock(lock)); in lock_impl_lock()
194 assume(prev_count); in wait_for_completion()
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 Dmisc.h4 #include "assume.h"
25 #define udelay(x) assume(0)
/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/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/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
306 | below assume that the SFC/DFC have been set previously.
/OK3568_Linux_fs/kernel/net/802/
H A Dfddi.c100 * to start of packet data. Assume 802.2 SNAP frames for now. in fddi_type_trans()
133 /* Assume 802.2 SNAP frames, for now */ in fddi_type_trans()
149 dev->hard_header_len = FDDI_K_SNAP_HLEN+3; /* Assume 802.2 SNAP hdr len + 3 pad bytes */ in fddi_setup()
150 dev->mtu = FDDI_K_SNAP_DLEN; /* Assume max payload of 802.2 SNAP frame */ in fddi_setup()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Debda.c21 * value and assume that everything above that value (up to 1MB) is
62 * area is absent. We'll just have to assume that the in reserve_bios_regions()
78 * If bios_start is less than 128K, assume it is bogus in reserve_bios_regions()
/OK3568_Linux_fs/yocto/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)
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pam/libpam/
H A DCVE-2022-28321-0002.patch42 - /* Assume network/netmask with an IP of a host. */
43 + /* Assume network/netmask, IP address or hostname. */
114 - /* Assume network/netmask with a name of a host. */
117 + /* Assume network/netmask with a name of a host. */
/OK3568_Linux_fs/kernel/include/rdma/
H A Diw_cm.h111 * The client can assume that no events will be delivered for the CM ID after
161 * client can assume that no events will be delivered to the specified IW CM
174 * The client can assume that no events will be delivered to the specified IW
190 * client can assume that no events will be delivered to the specified IW CM
/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dfpga.c79 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_dev_info()
187 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_fsload()
216 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_load()
259 int ret_val = FPGA_FAIL; /* assume failure */ in fpga_dump()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dpkcs7.h43 // assume a particular order in |*out_certs| and may need to search for matches
65 // SignedData structures are unordered. Callers should not assume an order in
82 // assume a particular order in |*out_certs| and may need to search for matches
93 // SignedData structures are unordered. Callers should not assume an order in
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dpkcs7.h43 // assume a particular order in |*out_certs| and may need to search for matches
65 // SignedData structures are unordered. Callers should not assume an order in
82 // assume a particular order in |*out_certs| and may need to search for matches
93 // SignedData structures are unordered. Callers should not assume an order in
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dpkcs7.h43 // assume a particular order in |*out_certs| and may need to search for matches
65 // SignedData structures are unordered. Callers should not assume an order in
82 // assume a particular order in |*out_certs| and may need to search for matches
93 // SignedData structures are unordered. Callers should not assume an order in
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dpkcs7.h43 // assume a particular order in |*out_certs| and may need to search for matches
65 // SignedData structures are unordered. Callers should not assume an order in
82 // assume a particular order in |*out_certs| and may need to search for matches
93 // SignedData structures are unordered. Callers should not assume an order in
/OK3568_Linux_fs/u-boot/common/
H A Dhash.c277 * If environment variables are allowed, then we assume that 'dest' in store_result()
279 * case we assume it is an address. If not allowed, it is always an in store_result()
317 * for the digest size, then we assume it is a hex digest.
318 * Otherwise we assume it is an environment variable, and
351 * As with the original code from sha1sum.c, we assume that a in parse_verify_sum()
/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/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/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/openldap/openldap/
H A Duse-urandom.patch1 openldap: assume /dev/urandom exists
3 When we are cross-compiling, we want to assume

12345678910>>...153