Home
last modified time | relevance | path

Searched full:anything (Results 1 – 25 of 3167) sorted by relevance

12345678910>>...127

/OK3568_Linux_fs/kernel/arch/m68k/math-emu/
H A Dfp_arith.c177 /* Of course, as we all know, zero * anything = zero. You may in fp_fmul()
246 /* infinity / anything else = infinity (with approprate sign) */ in fp_fdiv()
250 /* anything / infinity = zero (with appropriate sign) */ in fp_fdiv()
263 /* zero / anything else = zero */ in fp_fdiv()
267 /* anything / zero = infinity (with appropriate sign) */ in fp_fdiv()
335 /* Of course, as we all know, zero * anything = zero. You may in fp_fsglmul()
384 /* infinity / anything else = infinity (with approprate sign) */ in fp_fsgldiv()
388 /* anything / infinity = zero (with appropriate sign) */ in fp_fsgldiv()
401 /* zero / anything else = zero */ in fp_fsgldiv()
405 /* anything / zero = infinity (with appropriate sign) */ in fp_fsgldiv()
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0005-Disable-spurious-Wstringop-overflow-for-setjmp-longj.patch11 positive, because setjmp and longjmp do not access anything (the
49 + do not use anything beyond the common prefix (they never access
78 + do not use anything beyond the common prefix (they never access
107 + do not use anything beyond the common prefix (they never access
/OK3568_Linux_fs/yocto/poky/documentation/tools/
H A Dupdate-documentation-conf97 # Find anything in the dict that should come before the current key
115 # Ensure we write out anything anything left over for this letter
133 # Write out anything left over
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/bin/
H A Dmtrace221 $anything=0;
225 if ($anything == 0) {
228 $anything=1;
235 print "No memory leaks.\n" if ($anything == 0);
237 exit $anything != 0;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/bin/
H A Dmtrace221 $anything=0;
225 if ($anything == 0) {
228 $anything=1;
235 print "No memory leaks.\n" if ($anything == 0);
237 exit $anything != 0;
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DNLPL12 or anything else.
14 0. No limit to do anything with this work and this license.
H A DSimple-2.021 …mages up to the amount you paid for it (that is zero if you did not pay anything). You may not rec…
26 You may do anything that you want with the SimPL text; it`s a license form to use in any way that y…
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcdmm.h60 * of physical address space which must not be used for anything else.
79 * anything special in module init/exit. This eliminates a lot of
88 * builtin_mips_cdmm_driver() - Helper macro for drivers that don't do anything
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modeset_helper_vtables.h132 * to look at anything else but the passed-in mode, and validate it
214 * changing anything of the primary plane configuration. This fits the
284 * disable anything at the CRTC level. To ensure that runtime PM
338 * driver is not allowed to change anything outside of the free-standing
415 * no need to enable anything at the CRTC level. To ensure that runtime
441 * need to implement it if there's no need to disable anything at the
560 * to look at anything else but the passed-in mode, and validate it
728 * to implement it if there's no need to disable anything at the encoder
752 * no need to enable anything at the encoder level. To ensure that
771 * disable anything at the encoder level. To ensure that runtime PM
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/po4a/
H A Dpo4a_0.49.bb1 SUMMARY = "PO for anything"
2 DESCRIPTION = "The po4a (PO for anything) project goal is to ease translations \
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Delf.h86 * "v1l" for ARM2 (no SWP) and "v2l" for anything else (ARM1 isn't
87 * supported). 32-bit CPUs give you "v3[lb]" for anything based on an
88 * ARM6 or ARM7 core and "armv4[lb]" for anything based on a StrongARM-1
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dasm-uaccess.h38 * <ad> anything
56 * <at> anything (temp register)
80 * <at> anything (temp register)
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/include/mach/
H A Dhardware.h15 * Before you add anything to ths file:
18 * Anything that is chip specific should go in <chipname>.h,
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtc-actions-env-rules.rst25 #) Thou art responsible for freeing anything returned as being
27 returned, then all is great and you don't need to do anything.
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-gru.dts163 /* DON'T PUT ANYTHING BELOW HERE. PUT IT ABOVE PINCTRL */
164 /* DON'T PUT ANYTHING BELOW HERE. PUT IT ABOVE PINCTRL */
165 /* DON'T PUT ANYTHING BELOW HERE. PUT IT ABOVE PINCTRL */
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Dfinish15 # Unmount anything that was automounted by busybox via mdev-mount.sh.
16 # We're about to switch_root, and leaving anything mounted will prevent
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0052-kern-parser-Fix-resource-leak-if-argc-0.patch8 no sense since we never put anything into the allocated argv.
12 we're not allocating anything in it.
/OK3568_Linux_fs/kernel/include/linux/
H A Dplatform_device.h251 * anything special in module init/exit. This eliminates a lot of
260 * don't do anything special in driver init. This eliminates some
269 * anything special in module init/exit. This eliminates a lot of
287 * anything special in device init. This eliminates some boilerplate. Each
/OK3568_Linux_fs/u-boot/include/configs/
H A Dtegra186-common.h49 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for
52 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
H A Dtegra124-common.h46 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for
49 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
H A Dtegra114-common.h44 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for
47 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
H A Dtegra30-common.h45 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for
48 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
H A Dtegra210-common.h49 * fdt_addr_r simply shouldn't overlap anything else. Choosing 32M allows for
52 * ramdisk_addr_r simply shouldn't overlap anything else. Choosing 33M allows
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dlaw.c37 /* do we still have anything to map */ in set_ddr_laws()
54 /* do we still have anything to map */ in set_ddr_laws()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dskelform.c29 /* Note that if any of your methods doesn't need to do anything, you
33 * Do anything required before you start reading samples.
108 * Do anything required when you stop reading samples.

12345678910>>...127