Home
last modified time | relevance | path

Searched refs:wasted (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_sa.c155 unsigned soffset, eoffset, wasted; in amdgpu_sa_bo_try_alloc() local
159 wasted = (align - (soffset % align)) % align; in amdgpu_sa_bo_try_alloc()
161 if ((eoffset - soffset) >= (size + wasted)) { in amdgpu_sa_bo_try_alloc()
162 soffset += wasted; in amdgpu_sa_bo_try_alloc()
188 unsigned soffset, eoffset, wasted; in amdgpu_sa_event() local
197 wasted = (align - (soffset % align)) % align; in amdgpu_sa_event()
199 if ((eoffset - soffset) >= (size + wasted)) { in amdgpu_sa_event()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_sa.c194 unsigned soffset, eoffset, wasted; in radeon_sa_bo_try_alloc() local
198 wasted = (align - (soffset % align)) % align; in radeon_sa_bo_try_alloc()
200 if ((eoffset - soffset) >= (size + wasted)) { in radeon_sa_bo_try_alloc()
201 soffset += wasted; in radeon_sa_bo_try_alloc()
227 unsigned soffset, eoffset, wasted; in radeon_sa_event() local
238 wasted = (align - (soffset % align)) % align; in radeon_sa_event()
240 if ((eoffset - soffset) >= (size + wasted)) { in radeon_sa_event()
/dragonfly/usr.bin/compress/doc/
H A Drevision.log12 * Remove much wasted storage by overlaying hash table with the tables
/dragonfly/games/fortune/
H A DNotes122 That part of the day we spend worrying about how we wasted
/dragonfly/contrib/bmake/mk/
H A DChangeLog535 wasted effort, and unexport _meta_files when no longer needed as
/dragonfly/contrib/bmake/
H A DChangeLog645 avoid side effects and wasted effort to the extent possible.
/dragonfly/share/dict/
H A Dweb2a39660 passion-wasted
41175 pleasure-wasted
57085 sorrow-wasted
61449 surf-wasted
64799 time-wasted
68381 twice-wasted
74075 winter-wasted
H A Dweb2230700 wasted
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo6163 memory will be saved at the expense of up to @var{commonpagesize} wasted
/dragonfly/games/fortune/datfiles/
H A Dfortunes7545 C is for Clara who wasted away, D is for Desmond thrown out of the sleigh.
9665 That part of the day we spend worrying about how we wasted the
26832 the lives of both have been wasted.
32121 Life is wasted on the living.
35528 No act of kindness, no matter how small, is ever wasted.
53456 be so superfluous to demand the time of the day. I wasted time and now doth
57074 Because their time is wasted in meetings.
H A Dfortunes-o3363 (2) A lot of time has been wasted arguing over what came first
13389 there are those that follow Mohammed ...But... If a sperm is wasted,
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi6109 however, this results in a significant amount of wasted space.