/external/toybox/toys/net/ |
D | microcom.c | 53 int speeds[] = {50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, in microcom_main() local 64 for (i = 0; i < ARRAY_LEN(speeds); i++) if (speeds[i] == speed) break; in microcom_main() 65 if (i == ARRAY_LEN(speeds)) error_exit("unknown speed: %s", TT.s); in microcom_main()
|
/external/toybox/toys/pending/ |
D | getty.c | 40 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/ |
D | ssd-test.fio | 4 # Sequential read and write speeds are tested, these are expected to be
|
/external/fec/ |
D | INSTALL | 32 decoding speeds. These tests should always succeed unless something is
|
/external/sonic/debian/ |
D | control | 16 and speeds them up or slows them down, with low distortion.
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.1 | 20 This significantly speeds up performance on SMP systems. 24 this speeds up performance by at least 10%.
|
D | README-2.1 | 10 sorted alphabetically which further speeds up directory lookup. Many smaller
|
/external/skia/samplecode/ |
D | SamplePathText.cpp | 371 const Sk4f speeds = Sk4f::Load(fSpeeds); in apply() local 378 speeds * tsec + in apply()
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 2 This release improves upon the VP9 encoder and speeds up the encoding and 18 This release improves upon the VP9 encoder and speeds up the encoding and 48 This release improves upon the VP9 encoder and speeds up the encoding and 290 this release. Encoder improvements followed a curve where speeds 1-3 291 improved 4.0%-1.5%, speeds 4-8 improved <1%, and speeds 9-16 improved
|
/external/syslinux/gpxe/src/drivers/net/ |
D | ns83820.c | 406 static char *speeds[] = in phy_intr() local 484 speeds[speed], fullduplex ? "full" : "half"); in phy_intr()
|
/external/libjpeg-turbo/ |
D | ChangeLog.md | 53 JPEG images into RGB or extended RGB output images. This significantly speeds 197 platforms. This speeds up the compression of full-color JPEGs by about 10-15% 209 implementation.) This speeds up the compression of full-color JPEGs by about 216 For 32-bit code, this speeds up the compression of full-color JPEGs by 223 For 64-bit code, NEON-accelerated Huffman encoding speeds up the 239 improve performance on CPUs with in-order pipelines. This speeds up the 321 which speeds up the compression of RGB and CMYK JPEGs by 5-20% when using 461 2. Added SIMD acceleration for DSPr2-capable MIPS platforms. This speeds up 727 platforms. This speeds up the decompression of 4:2:2 JPEGs by 20-25% on such
|
/external/ppp/pppd/ |
D | sys-solaris.c | 1056 } speeds[] = { variable 1152 for (speedp = speeds; speedp->speed_int; speedp++) 1170 for (speedp = speeds; speedp->speed_int; speedp++)
|
D | sys-linux.c | 782 } 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()
|
/external/lz4/programs/ |
D | lz4.1.md | 23 `lz4` offers compression speeds of 400 MB/s per core, linearly scalable with
|
/external/squashfs-tools/ |
D | CHANGES | 333 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/flatbuffers/docs/source/ |
D | FlatBuffers.md | 94 explaining how it speeds up loading their posts.
|
/external/toybox/generated/ |
D | globals.h | 622 int speeds[20]; member
|
/external/libjpeg-turbo/doc/html/ |
D | jquery.js | 3 …his.each(function(){f.dequeue(this,a)})},delay:function(a,b){a=f.fx?f.fx.speeds[a]||a:a,b=b||"fx";… 8 …speeds?f.fx.speeds[d.duration]:f.fx.speeds._default;if(d.queue==null||d.queue===!0)d.queue="fx";d.…
|
/external/autotest/client/site_tests/video_VimeoVideo/ |
D | jquery-2.1.3.min.js | 3 …speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),…
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | jquery-2.1.3.min.js | 3 …speeds?n.fx.speeds[d.duration]:n.fx.speeds._default,(null==d.queue||d.queue===!0)&&(d.queue="fx"),…
|
/external/doclava/res/assets/templates/assets/ |
D | jquery-resizable.min.js | 19 …speeds[E.duration]||o.fx.speeds._default;E.old=E.complete;E.complete=function(){if(E.queue!==false… property
|
/external/llvm/docs/ |
D | TestingGuide.rst | 556 (b) it speeds things up for really big test cases by avoiding
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | aclocal.m4 | 293 [ --disable-dependency-tracking speeds up one-time build
|
/external/v8/gypfiles/ |
D | standalone.gypi | 234 # speeds.
|
/external/libevent/ |
D | aclocal.m4 | 327 [speeds up one-time build])])
|