/third_party/libinput/tools/ |
D | make-ptraccel-graphs.sh | 10 speeds="-1 -0.75 -0.5 -0.25 0 0.5 1" 13 for speed in $speeds; do 24 speeds="$speeds" 26 plot for [s in speeds] fname(s) using 1:2 title s, \ 54 for speed in $speeds; do 65 speeds="$speeds" 67 plot for [s in speeds] fname(s) using 1:2 title s, \ 72 for speed in $speeds; do 83 speeds="$speeds" 85 plot for [s in speeds] fname(s) using 4:2 title s, \
|
/third_party/toybox/lib/ |
D | tty.c | 66 int i, speeds[] = {50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, in xsetspeed() local 72 for (i = 0; i < ARRAY_LEN(speeds); i++) if (speeds[i] == speed) break; in xsetspeed() 73 if (i == ARRAY_LEN(speeds)) error_exit("unknown speed: %d", speed); in xsetspeed() 112 int i, speeds[] = {50, 75, 110, 134, 150, 200, 300, 600, 1200, 1800, 2400, in set_terminal() local 118 for (i = 0; i < ARRAY_LEN(speeds); i++) if (speeds[i] == speed) break; in set_terminal() 119 if (i == ARRAY_LEN(speeds)) error_exit("unknown speed: %d", speed); in set_terminal()
|
/third_party/ffmpeg/libavfilter/ |
D | af_chorus.c | 48 float *speeds; member 123 s->speeds = av_realloc_f(s->speeds, nb_speeds, sizeof(*s->speeds)); in init() 126 if (!s->delays || !s->decays || !s->speeds || !s->depths) in init() 131 fill_items(s->speeds_str, &nb_speeds, s->speeds); in init() 199 s->length[n] = outlink->sample_rate / s->speeds[n]; in config_output() 332 av_freep(&s->speeds); in uninit()
|
/third_party/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() 326 cfsetspeed(&TT.termios, TT.speeds[index]); // Select from multiple speeds in getty_main()
|
/third_party/libinput/doc/user/ |
D | pointer-acceleration.rst | 64 a factor of 2 doubles the delta (i.e. speeds up the movement), a factor of 97 speeds. The line for 0.0 is the default acceleration curve, speed settings 113 same feel for all devices at normal to high speeds. At slow speeds, the 161 trackpoints will generate different speeds and thus different acceleration
|
D | normalization-of-relative-motion.rst | 25 libinput applies a dpi-dependent acceleration function. At low speeds, a 27 movement speed increases, acceleration is applied - at high speeds a low-dpi
|
D | trackpoint-configuration.rst | 62 slows the trackpoint down, a value above 1.0 speeds the trackpoint up.
|
/third_party/skia/third_party/externals/angle2/build_overrides/ |
D | glslang.gni | 8 # Reduce glslang's features to what the Vulkan backend of ANGLE uses. This both speeds up glslang's
|
/third_party/node/deps/npm/node_modules/json-stringify-safe/ |
D | CHANGELOG.md | 11 only the ancestors for a circular references speeds up things considerably.
|
/third_party/flutter/flutter/packages/flutter/lib/src/animation/ |
D | curves.dart | 549 /// A cubic animation curve that speeds up quickly and ends slowly. 755 /// A cubic animation curve that starts slowly, speeds up, and then ends 761 /// A cubic animation curve that starts slowly, speeds up, and then ends 770 /// A cubic animation curve that starts slowly, speeds up, and then ends 781 /// A cubic animation curve that starts slowly, speeds up, and then ends 795 /// A cubic animation curve that starts slowly, speeds up, and then ends 809 /// A cubic animation curve that starts slowly, speeds up, and then ends 820 /// A cubic animation curve that starts slowly, speeds up, and then ends 834 /// A cubic animation curve that starts slowly, speeds up, and then ends 848 /// A cubic animation curve that starts slowly, speeds up, and then ends
|
/third_party/flutter/skia/samplecode/ |
D | SamplePathText.cpp | 393 const Sk4f speeds = Sk4f::Load(fSpeeds); in apply() local 400 speeds * tsec + in apply()
|
/third_party/skia/samplecode/ |
D | SamplePathText.cpp | 396 const Sk4f speeds = Sk4f::Load(fSpeeds); in apply() local 403 speeds * tsec + in apply()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/doc/ |
D | FastOpenGLStateTransitions.md | 23 fastest possible hash computation. The hash map speeds up state changes considerably. But it is
|
/third_party/python/Doc/library/ |
D | termios.rst | 37 these fields are defined). The interpretation of the flags and the speeds as
|
/third_party/node/doc/api/ |
D | diagnostics_channel.md | 95 lookups at publish time, enabling very fast publish speeds and allowing
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | ChangeLog.md | 198 When using the slow integer DCT/IDCT, this speeds up the compression of RGB 206 x86 and x86-64 platforms. This speeds up the compression of full-color 378 JPEG images into RGB or extended RGB output images. This significantly speeds 522 platforms. This speeds up the compression of full-color JPEGs by about 10-15% 534 implementation.) This speeds up the compression of full-color JPEGs by about 541 For 32-bit code, this speeds up the compression of full-color JPEGs by 548 For 64-bit code, NEON-accelerated Huffman encoding speeds up the 564 improve performance on CPUs with in-order pipelines. This speeds up the 646 which speeds up the compression of RGB and CMYK JPEGs by 5-20% when using 786 2. Added SIMD acceleration for DSPr2-capable MIPS platforms. This speeds up [all …]
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | ChangeLog.md | 73 speeds up: 123 This speeds up the compression of full-color progressive JPEGs by about 30-40% 590 algorithms. When using the accurate integer DCT/IDCT, this speeds up the 598 x86 and x86-64 platforms. This speeds up the compression of full-color 770 JPEG images into RGB or extended RGB output images. This significantly speeds 914 platforms. This speeds up the compression of full-color JPEGs by about 10-15% 926 implementation.) This speeds up the compression of full-color JPEGs by about 933 For 32-bit code, this speeds up the compression of full-color JPEGs by 940 For 64-bit code, NEON-accelerated Huffman encoding speeds up the 956 improve performance on CPUs with in-order pipelines. This speeds up the [all …]
|
/third_party/libjpeg-turbo/ |
D | ChangeLog.md | 193 speeds up: 243 This speeds up the compression of full-color progressive JPEGs by about 30-40% 710 algorithms. When using the accurate integer DCT/IDCT, this speeds up the 718 x86 and x86-64 platforms. This speeds up the compression of full-color 890 JPEG images into RGB or extended RGB output images. This significantly speeds 1034 platforms. This speeds up the compression of full-color JPEGs by about 10-15% 1046 implementation.) This speeds up the compression of full-color JPEGs by about 1053 For 32-bit code, this speeds up the compression of full-color JPEGs by 1060 For 64-bit code, NEON-accelerated Huffman encoding speeds up the 1076 improve performance on CPUs with in-order pipelines. This speeds up the [all …]
|
/third_party/icu/docs/userguide/ |
D | editing.md | 143 cd ~/.rbenv && src/configure && make -C src # Optional but greatly speeds up certain operations
|
/third_party/lz4/programs/ |
D | lz4.1.md | 23 `lz4` offers compression speeds > 500 MB/s per core,
|
/third_party/flatbuffers/docs/source/ |
D | FlatBuffers.md | 94 explaining how it speeds up loading their posts.
|
/third_party/toybox/generated/ |
D | globals.h | 678 int speeds[20]; member
|
/third_party/python/Lib/ |
D | turtle.py | 2166 speeds = {'fastest':0, 'fast':10, 'normal':6, 'slow':3, 'slowest':1 } 2169 if speed in speeds: 2170 speed = speeds[speed]
|
/third_party/python/Misc/NEWS.d/ |
D | 3.7.0b2.rst | 403 tuple item. Especially this speeds up :func:`socket.recvfrom` when it
|
/third_party/flutter/skia/third_party/externals/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.…
|