Home
last modified time | relevance | path

Searched refs:PI (Results 1 – 17 of 17) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlmathlib.c20 #undef PI
21 #define PI (3.14159265358979323846) macro
22 #define RADIANS_PER_DEGREE (PI/180.0)
253 lua_pushnumber(L, PI); in luaopen_math()
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dgamecube.txt25 1.b) The Processor Interface (PI) node
33 - reg : should contain the PI registers location and length
39 the PI node.
H A Dwii.txt34 1.b) The Processor Interface (PI) node
42 - reg : should contain the PI registers location and length
48 the PI node.
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6q-pico-pi.dts15 model = "TechNexion PICO-IMX6 Quad Board and PI baseboard";
H A Dimx6dl-pico-pi.dts15 model = "TechNexion PICO-IMX6 DualLite/Solo Board and PI baseboard";
H A Dcros-adc-thermistors.dtsi7 * Exynos5800 based Peach PI.
H A Dimx7d-pico-pi.dts8 model = "TechNexion PICO-IMX7D Board and PI baseboard";
H A Dimx6ul-pico-pi.dts12 model = "TechNexion PICO-IMX6UL and PI baseboard";
H A Dsun7i-a20-i12-tvbox.dts90 /* This controls VCC-PI, must be always on! */
H A Dsun7i-a20-bananapi.dts245 /* PI */
/f-stack/freebsd/contrib/edk2/
H A DMdePkg.dec879 # PPIs defined in PI 1.2.
901 # PPIs defined in PI 1.2.1.
920 # PPIs defined in PI 1.3.
930 # PPIs defined in PI 1.4.
954 # PPIs defined in PI 1.5.
967 # PPIs defined in PI 1.7.
1042 # Protocols defined in PI 1.2.
1189 # Protocols defined in PI 1.3.
1208 # Protocols defined in PI 1.5.
1278 # Protocols defined in PI 1.6.
[all …]
/f-stack/freebsd/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-pico-pi.dts14 model = "TechNexion PICO-PI-8M";
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_nicio.c184 SQ_CTXT_WQ_PAGE_SET(pi_start, PI); in hinic_sq_prepare_ctxt()
H A Dhinic_pmd_cmdq.c305 ctrl->ctrl_info = CMDQ_CTRL_SET(prod_idx, PI) | in cmdq_prepare_wqe_ctrl()
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Dfsl.yaml372 - technexion,pico-pi-imx8m # TechNexion PICO-PI-8M evk
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES748 3. Stack trace generation on the Raspberry PI (and 32bit ARM) fixed.
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js8663 return ( ( -Math.cos( p*Math.PI ) / 2 ) + 0.5 ) * diff + firstNum;