Home
last modified time | relevance | path

Searched refs:speeds (Results 1 – 25 of 95) sorted by relevance

1234

/external/toybox/toys/pending/
Dgetty.c40 int speeds[20];
100 TT.speeds[TT.sc] = encode(ptr); in get_speed()
101 if (TT.speeds[TT.sc] < 0) perror_exit("bad speed"); in get_speed()
171 if (TT.speeds[0] != B0) cfsetspeed(&TT.termios, TT.speeds[0]); in termios_init()
328 cfsetspeed(&TT.termios, TT.speeds[index]); // Select from multiple speeds in getty_main()
/external/fio/examples/
Dssd-test.fio4 # Sequential read and write speeds are tested, these are expected to be
/external/fec/
DINSTALL32 decoding speeds. These tests should always succeed unless something is
/external/sonic/debian/
Dcontrol16 and speeds them up or slows them down, with low distortion.
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.120 This significantly speeds up performance on SMP systems.
24 this speeds up performance by at least 10%.
DREADME-2.110 sorted alphabetically which further speeds up directory lookup. Many smaller
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/docs/
DDESCRIPTION34 rjsmin.c is a reimplementation of rjsmin.py in C and speeds it up even more.
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/
DREADME.rst51 rjsmin.c is a reimplementation of rjsmin.py in C and speeds it up even more.
DPKG-INFO243 rjsmin.c is a reimplementation of rjsmin.py in C and speeds it up even more.
/external/libvpx/libvpx/
DCHANGELOG2 This release improves upon the VP9 encoder and speeds up the encoding and
244 this release. Encoder improvements followed a curve where speeds 1-3
245 improved 4.0%-1.5%, speeds 4-8 improved <1%, and speeds 9-16 improved
/external/ppp/pppd/
Dsys-linux.c782 } speeds[] = { variable
898 for (speedp = speeds; speedp->speed_int; speedp++) { in translate_speed()
917 for (speedp = speeds; speedp->speed_int; speedp++) { in baud_rate_of()
Dsys-solaris.c1056 } speeds[] = { variable
1152 for (speedp = speeds; speedp->speed_int; speedp++)
1170 for (speedp = speeds; speedp->speed_int; speedp++)
/external/squashfs-tools/
DCHANGES333 processors. This significantly speeds up performance on SMP
337 processor systems this speeds up performance by at least 10%.
461 speeds up directory operations, and in some cases it also results in
/external/opencv3/doc/py_tutorials/py_feature2d/py_surf_intro/
Dpy_surf_intro.markdown34 speeds up the process. SURF provides such a functionality called Upright-SURF or U-SURF. It improves
/external/toybox/generated/
Dglobals.h560 int speeds[20]; member
/external/libjpeg-turbo/
DChangeLog.txt93 which speeds up the compression of RGB and CMYK JPEGs by 5-20% when using
226 [2] Added SIMD acceleration for DSPr2-capable MIPS platforms. This speeds up
492 platforms. This speeds up the decompression of 4:2:2 JPEGs by 20-25% on such
/external/libjpeg-turbo/doc/html/
Djquery.js3 …his.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";…
8speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";d.…
/external/chromium-trace/catapult/experimental/heatmap/
Djquery.min.js5 …h(function(){x.dequeue(this,e)})},delay:function(e,t){return e=x.fx?x.fx.speeds[e]||e:e,t=t||"fx",…
6speeds?x.fx.speeds[r.duration]:x.fx.speeds._default,(null==r.queue||r.queue===!0)&&(r.queue="fx"),…
/external/autotest/client/site_tests/video_GlitchDetection/
Djquery-2.1.3.min.js3speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),…
/external/chromium-trace/catapult/third_party/jquery/
Djquery-2.1.4.min.js3speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),…
Djquery-2.1.4.js6681 opt.duration in jQuery.fx.speeds ? jQuery.fx.speeds[ opt.duration ] : jQuery.fx.speeds._default;
6891 jQuery.fx.speeds = {
6902 time = jQuery.fx ? jQuery.fx.speeds[ time ] || time : time;
/external/autotest/client/site_tests/video_VimeoVideo/
Djquery-2.1.3.min.js3speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),…
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/
Drouting.rst152 to initialize the app. This is not only convenient but also speeds up the
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
Djquery-1.4.2.min.js41 …his.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";…
139 "number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=funct…
144 c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:…
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Djquery-1.4.2.min.js41 …his.each(function(){c.dequeue(this,a)})},delay:function(a,b){a=c.fx?c.fx.speeds[a]||a:a;b=b||"fx";…
139 "number"?f.duration:c.fx.speeds[f.duration]||c.fx.speeds._default;f.old=f.complete;f.complete=funct…
144 c.fx.stop()},stop:function(){clearInterval(W);W=null},speeds:{slow:600,fast:200,_default:400},step:…

1234