Searched refs:gradients (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_cdg.c | 82 struct cdg_minmax *gradients; member 196 if (ca->gradients) { in tcp_cdg_grad() 197 ca->gsum.min += gmin - ca->gradients[ca->tail].min; in tcp_cdg_grad() 198 ca->gsum.max += gmax - ca->gradients[ca->tail].max; in tcp_cdg_grad() 199 ca->gradients[ca->tail].min = gmin; in tcp_cdg_grad() 200 ca->gradients[ca->tail].max = gmax; in tcp_cdg_grad() 216 if (!ca->gradients && window > 1) in tcp_cdg_grad() 349 struct cdg_minmax *gradients; in tcp_cdg_cwnd_event() local 353 gradients = ca->gradients; in tcp_cdg_cwnd_event() 354 if (gradients) in tcp_cdg_cwnd_event() [all …]
|
| H A D | Kconfig | 665 delay gradients." In Networking 2011. Preprint: http://goo.gl/No3vdg
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/ |
| H A D | large.txt | 6583 stat64("/user/folk/clint/.gimp-2.2/gradients", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 6584 stat64("/user/folk/clint/.gimp-2.2/gradients", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 6585 stat64("/usr/share/gimp/2.0/gradients", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0 6586 open("/user/folk/clint/.gimp-2.2/gradients", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 6590 stat64("/user/folk/clint/.gimp-2.2/gradients/Mountains.ggr", {st_mode=S_IFREG|0644, st_size=650, ..… 6591 open("/user/folk/clint/.gimp-2.2/gradients/Mountains.ggr", O_RDONLY|O_LARGEFILE) = 5 6597 access("/user/folk/clint/.gimp-2.2/gradients/Mountains.ggr", F_OK) = 0 6598 access("/user/folk/clint/.gimp-2.2/gradients/Mountains.ggr", W_OK) = 0 6601 open("/usr/share/gimp/2.0/gradients", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 4 6605 stat64("/usr/share/gimp/2.0/gradients/Brushed_Aluminium.ggr", {st_mode=S_IFREG|0644, st_size=2513, … [all …]
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0005-lvgl-Add-lv_conf.h.patch | 174 +/*Allow dithering the gradients (to achieve visual smooth color gradients on limited color depth d…
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap.min.css.map | 1 ….less","less/mixins/alerts.less","less/progress-bars.less","less/mixins/gradients.less","less/mixi…
|
| H A D | bootstrap.css.map | 1 …gradients.less","less/mixins/progress-bar.less","less/media.less","less/list-group.less","less/mix…
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 10465 glamor: fix no-reflect case for gradients 10472 client-supplied stops for no-reflect gradients, then causing everything 10474 emit rgba(0,0,0,0). This does not impact gradients using the other 30464 PictFormat when we're doing non-shader gradients, which we put in 31987 render: Allow single-stop gradients 31989 The Render specification allows single-stop gradients and pixman 0.22 50518 glamor: Don't bother keeping references to shader stages for gradients. 178563 dereferences on gradients and other Pictures which have no pDrawable. 178612 PICT_a8r8g8b8. Fixes a failure in the gradients test of rendercheck. In 183892 Add support for gradients and solid fills to Render. [all …]
|