Home
last modified time | relevance | path

Searched refs:kernel (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/ext/sockets/tests/
H A Dsocket_defer_acp.phpt25 …$rounded_up_val > $initial_val); // Value rounded up by the kernel, might differ from kernel versi…
H A Dsocket_set_option_in6_pktinfo.phpt30 //See do_ipv6_getsockopt() on the kernel sources
/PHP-8.1/build/
H A Dconfig.sub1345 # Now, normalize the OS (knowing we just have one component, it's not a kernel,
1525 kernel=
1537 kernel=linux
1793 echo "Invalid configuration \`$1': Kernel \`$kernel' not known to work with OS \`$os'." 1>&2
1876 echo "$cpu-$vendor-${kernel:+$kernel-}$os"
H A Dlibtool.m4865 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
867 # nice to cause kernel panics so lets avoid the loop below.
/PHP-8.1/sapi/fpm/
H A Dphp-fpm.service.in30 # do not need special file systems or extra kernel modules to work.
35 # of the unit. Usually, tunable kernel variables should only be written at boot-time, with the
/PHP-8.1/ext/pdo_firebird/tests/
H A Dgh10908.phpt2 GH-10908 (Bus error with PDO Firebird on RPI with 64 bit kernel and 32 bit userland)
/PHP-8.1/ext/gd/libgd/
H A Dgd_interpolation.c755 double kernel, kernel_cache_y; in getPixelInterpolated() local
795 kernel = kernel_cache_y * kernel_x[xii-(xi-1)]; in getPixelInterpolated()
796 new_r += kernel * gdTrueColorGetRed(rgbs); in getPixelInterpolated()
797 new_g += kernel * gdTrueColorGetGreen(rgbs); in getPixelInterpolated()
798 new_b += kernel * gdTrueColorGetBlue(rgbs); in getPixelInterpolated()
799 new_a += kernel * gdTrueColorGetAlpha(rgbs); in getPixelInterpolated()
805 kernel = kernel_cache_y * kernel_x[xii-(xi-1)]; in getPixelInterpolated()
806 new_r += kernel * gdTrueColorGetRed(rgbs); in getPixelInterpolated()
807 new_g += kernel * gdTrueColorGetGreen(rgbs); in getPixelInterpolated()
808 new_b += kernel * gdTrueColorGetBlue(rgbs); in getPixelInterpolated()
[all …]
/PHP-8.1/ext/pcre/tests/
H A Dpreg_match_error4.phpt683 "name": "symfony\\/http-kernel",
890 "symfony\\/http-kernel": "v2.7.10",
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic525 >8 lelong >0 \b, kernel
11701 # not Linux kernel
12986 # Minix-ST kernel floppy
15450 #not Linux kernel
20390 # Linux kernel versions
20398 >497 leshort !0 x86 kernel
20428 # Linux S390 kernel image
20459 # Linux AARCH64 kernel image
28441 # kernel name
32487 # kernel load address
[all …]
H A Dmagic私はガラスを食べられます525 >8 lelong >0 \b, kernel
11701 # not Linux kernel
12986 # Minix-ST kernel floppy
15450 #not Linux kernel
20390 # Linux kernel versions
20398 >497 leshort !0 x86 kernel
20428 # Linux S390 kernel image
20459 # Linux AARCH64 kernel image
28441 # kernel name
32487 # kernel load address
[all …]
/PHP-8.1/ext/mbstring/libmbfl/
H A DLICENSE323 components (compiler, kernel, and so on) of the operating system on
/PHP-8.1/ext/bcmath/libbcmath/
H A DLICENSE326 components (compiler, kernel, and so on) of the operating system on
/PHP-8.1/
H A DNEWS631 . Fixed bug GH-10908 (Bus error with PDO Firebird on RPI with 64 bit kernel

Completed in 247 milliseconds