Searched full:speed (Results 1 – 25 of 363) sorted by relevance
12345678910>>...15
12 <th> Name </th><th> Color </th><th> Size </th><th> Speed </th>24 ^ Name ^ Color ^ Size ^ Speed ^43 <td> Speed </td><td> 50 km/h </td>55 <td> Speed </td><td> 30 km/h </td>65 ^ Name ^ Color ^ Size ^ Speed ^84 <td> Speed </td><td> 50 km/h </td>96 <td> Speed </td><td> 30 km/h </td>105 ^ Name ^ Color ^ Size ^ Speed ^122 <td> Speed </td><td> 50 km/h </td>134 <td> Speed </td><td> 30 km/h </td>[all …]
21 private $speed; variable in Facebook\\WebDriver\\Interactions\\Touch\\WebDriverFlickFromElementAction28 * @param int $speed35 $speed argument39 $this->speed = $speed;49 $this->speed
54 * @param int $speed61 $speed argument
8 …speed:{speed:"Speed",down:"-",up:"+"},navigator:{tip:"Click to go to frame; <ctrl>+click to … method
28 var speed=1; // time factor. 31 if (s> 0.01 && s< 20) this.speed=s;32 else speed=1.0;66 setTimeout(this.feed, speed*recording[currentChar][1] );202 setTimeout(feed, speed*recording[currentChar][1] );
63 …"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic…64 …"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operati…65 …"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary prec…
92 * @param int $speed96 public function flickFromElement(WebDriverElement $element, $xoffset, $yoffset, $speed) argument102 'speed' => $speed,
25 Speed|8537 Speed|8544 Speed|75
61 Speed|8584 Speed|85111 Speed|85118 Speed|75
17 $lang['speed'] = 'Slide transition duration (in ms)';24 … mode (similar to a news ticker). Ticker-speed depends on transition duration. Set slider.speed to…
19 $lang['speed'] = 'Rotation speed (percentage, default is 100)';
163 * @param int $speed166 public function flickFromElement(WebDriverElement $element, $x, $y, $speed) argument174 $speed
10 …e to you and bring not this doctrine, receive him not into the house nor say to him: God speed you.11 1:11. For he that saith unto him: God speed you, communicateth with his wicked works.
4 …speed+c.core.s.pause)+"ms ease 0s"),a.addClass("lg-start")},20))),c.fromAuto||c.core.s.fourceAutop…
127 … _$progress.css('transition', 'width ' + (_this.core.s.speed + _this.core.s.pause) + 'ms ease 0s');168 …_this.core.$outer.find('.lg-progress').css('transition', 'width ' + (_this.core.s.speed + _this.co…181 }, _this.core.s.speed + _this.core.s.pause);
2 …e(this),o=n.children(),s=e.extend({speed:500,timeout:4e3},n.data()),r="scroll"!=s.fx,c=o.length,l=… property
37 … $dataspeed = $this->_getAttribute($attributes, "data-speed", $this->getConf('data-speed'));80 $renderer->doc .= 'data-speed="'.$this->dataspeed.'" ';
41 First speed tests with a larger bibliography (>2500 entries) shows reasonable speed (< 1 sec).
31 $lang['usefscache'] = 'Cache LDAP data on disk to speed up reoccuring queries. Check the <code>secu…32 …ber of results to retrieve from the server in one request. Larger numbers speed up large queries b…
4 …"description": "GPT-3.5 Turbo is a variant of GPT-3.5 that is optimized for speed and can generate…18 …"description": "GPT-4 Turbo is a variant of GPT-4 that is optimized for speed and can generate res…
11 return conf.speed47 conf.gain=0.7;conf.speed=1;(function get_param(){try{if(!localStorage)255 d+=s.pdur/po.conf.speed273 t=po.stim+s.ptim/po.conf.speed275 po.stim=d-(d-po.stim)*po.conf.speed/po.conf.new_speed276 po.conf.speed=po.conf.new_speed278 t=po.stim+s.ptim/po.conf.speed}284 if(!po.repn&&(!s.rep_v||po.repv<s.rep_v.length)){po.stim+=(s.ptim-s.rep_p.ptim)/po.conf.speed288 t=po.stim+s.ptim/po.conf.speed293 if(s2){po.stim+=(s.ptim-s2.ptim)/po.conf.speed[all …]
55 …$options['speed'] = (int)(is_numeric($data['speed']) ? $data['speed'] : $this->getConf('speed'));87 'tspeed' => (int)$options['speed'] ,
383 var speed = [0,0];384 …if(pointer[0] < (p[0]+this.options.scrollSensitivity)) speed[0] = pointer[0]-(p[0]+this.options.sc…385 …if(pointer[1] < (p[1]+this.options.scrollSensitivity)) speed[1] = pointer[1]-(p[1]+this.options.sc…386 …if(pointer[0] > (p[2]-this.options.scrollSensitivity)) speed[0] = pointer[0]-(p[2]-this.options.sc…387 …if(pointer[1] > (p[3]-this.options.scrollSensitivity)) speed[1] = pointer[1]-(p[3]-this.options.sc…388 this.startScrolling(speed);506 startScrolling: function(speed) { argument507 if(!(speed[0] || speed[1])) return;508 this.scrollSpeed = [speed[0]*this.options.scrollSpeed,speed[1]*this.options.scrollSpeed];
46 …his plugin to index all of your wiki pages. The speed of this script greatly depends on your serve…
19 * This cache makes a huge difference in memory and a little bit in speed.45 * This cache makes a huge difference in memory and a little bit in speed.