| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/shelf-pack/2.1.1/include/mapbox/ |
| H A D | shelf-pack.hpp | 239 int32_t waste = 0; in packOne() local 243 int32_t waste = std::numeric_limits<std::int32_t>::max(); in packOne() member 270 waste = (freebin->maxw * freebin->maxh) - (w * h); in packOne() 271 if (waste < best.waste) { in packOne() 272 best.waste = waste; in packOne() 296 waste = (shelf.h() - h) * w; in packOne() 297 if (waste < best.waste) { in packOne() 298 best.waste = waste; in packOne()
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | nodemgmt.c | 408 uint32_t waste; in jffs2_do_reserve_space() local 436 waste = jeb->free_size; in jffs2_do_reserve_space() 438 (jeb->offset + c->sector_size - waste) | REF_OBSOLETE, in jffs2_do_reserve_space() 439 waste, NULL); in jffs2_do_reserve_space() 441 jeb->dirty_size -= waste; in jffs2_do_reserve_space() 442 c->dirty_size -= waste; in jffs2_do_reserve_space() 443 jeb->wasted_size += waste; in jffs2_do_reserve_space() 444 c->wasted_size += waste; in jffs2_do_reserve_space()
|
| H A D | wbuf.c | 658 uint32_t waste = c->wbuf_pagesize - c->wbuf_len; in __jffs2_flush_wbuf() local 667 if (wbuf_jeb->free_size < waste) { in __jffs2_flush_wbuf() 669 c->wbuf_ofs, c->wbuf_len, waste); in __jffs2_flush_wbuf() 677 jffs2_link_node_ref(c, wbuf_jeb, (c->wbuf_ofs + c->wbuf_len) | REF_OBSOLETE, waste, NULL); in __jffs2_flush_wbuf() 679 wbuf_jeb->dirty_size -= waste; in __jffs2_flush_wbuf() 680 c->dirty_size -= waste; in __jffs2_flush_wbuf() 681 wbuf_jeb->wasted_size += waste; in __jffs2_flush_wbuf() 682 c->wasted_size += waste; in __jffs2_flush_wbuf()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0011-sync-with-OE-libtool-changes.patch | 7 waste of space but they can cause incorrect linking when native packages are 12 search paths, they're a waste of space. This patch
|
| /OK3568_Linux_fs/buildroot/package/libopenssl/ |
| H A D | 0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch | 4 Subject: [PATCH] Dont waste time building manpages if we're not going to use
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/ |
| H A D | Kconfig | 28 for larger buffers it just a memory waste. With this parameter you can
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/ |
| H A D | 0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch | 5 a waste of space. This patch filters libtools list of paths to encoode and
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0028-linuxfbdrm-Support-setting-screen-size-and-display-r.patch | 76 // Do not waste time with the default SourceOver.
|
| H A D | 0014-linuxfb-Support-rotate.patch | 70 // Do not waste time with the default SourceOver.
|
| H A D | 0016-HACK-linuxfb-Support-direct-painting.patch | 236 // Do not waste time with the default SourceOver.
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_cxt.h | 26 u32 waste; member
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | ehci.rst | 24 high speed "split transactions" that don't waste transfer bandwidth. 207 going to waste more than half the USB 2.0 bandwidth. Delays between the 210 sequence of 128 KB chunks would waste a lot less.
|
| /OK3568_Linux_fs/kernel/Documentation/maintainer/ |
| H A D | modifying-patches.rst | 10 to rediff, but this is a totally counter-productive waste of time and energy.
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A D | deadline-iosched.rst | 65 may even know that it is a waste of time to spend any time attempting to
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | mapbox.qrc | 144 <file alias="waste-basket">maki-4.0.0/waste-basket.svg</file>
|
| /OK3568_Linux_fs/kernel/lib/raid6/ |
| H A D | int.uc | 46 * is just a waste of space.
|
| /OK3568_Linux_fs/kernel/Documentation/sound/soc/ |
| H A D | overview.rst | 22 recording) audio. This is fine for a PC, but tends to waste a lot of
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | wof.S | 123 WRITE_PAUSE ! waste some time
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | faq-troubleshooting.txt | 58 xref:faq-no-compiler-on-target[]), it does not make sense to waste 69 does not make sense to waste space with the documentation data.
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | Kconfig | 186 for larger buffers it just a memory waste. With this parameter you can
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | xz.rst | 68 Double checking the integrity would probably be waste of CPU cycles.
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | zsmalloc.c | 805 int waste, usedpc; in get_pages_per_zspage() local 808 waste = zspage_size % class_size; in get_pages_per_zspage() 809 usedpc = (zspage_size - waste) * 100 / zspage_size; in get_pages_per_zspage()
|
| /OK3568_Linux_fs/kernel/Documentation/accounting/ |
| H A D | psi.rst | 54 actual CPU cycles are going to waste, and a workload that spends
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 210 max_ptes_none can waste cpu time very little, you can 218 A higher value can cause excessive swap IO and waste
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | kernel-api.rst | 341 clocks are disabled, so the system doesn't waste power changing the
|