Home
last modified time | relevance | path

Searched refs:power (Results 1 – 5 of 5) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dcml.txt163 with lighttpd 1.4.9 a power-magnet was added which attracts each request
169 We enable the power magnet: ::
171 cml.power-magnet = "/home/www/power-magnet.cml"
173 and create /home/www/power-magnet.cml with: ::
184 For each requested file the /home/www/power-magnet.cml is executed which
226 :cml.power-magnet:
H A Dmagnet.txt4 a power-magnet
/mOS-networking-stack/core/test/scalable_event/
H A Dtest.c72 power(base, exponent) in power() function
171 g_last_ev = g_first_ev + power(2, g_depth + 1) - 3; in main()
196 numcb += p * power(2, i+1); in main()
203 g_depth, power(2, g_depth) + 1, numcb, numft); in main()
/mOS-networking-stack/samples/lighttpd-1.4.32/m4/
H A Dltoptions.m4333 power*-*-aix[[5-9]]*,yes)
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS588 * added the power-magnet to mod_cml