Searched refs:wasted (Results 1 – 25 of 113) sorted by relevance
12345
25 # generate a .plt entry (this would be wasted space). For now, we do nothing
66 // - wasted potential flops is proportional to time - flops
14 power is wasted.
968 size_t wasted = c->size - c->requested_size; in RenderOccupancy() local969 if (wasted > 0) { in RenderOccupancy()972 wasted, 'x'); in RenderOccupancy()
167 uint32_t wasted[kNumNextAllocationBuckets]; member
67 …red acceptable, nothing gets merged and both author's & review's time is wasted. Create more PRs t…
54 // Emit the lookup tables in pieces to minimize wasted bytes.
60 both author's & review's time is wasted. Create more PRs to address different
223 than 2.5MB wasted space from deque alone, resulting in some optimizations).239 too much wasted space (_unlike_ a `std::vector`). As a result, iterators are
61 & review's time is wasted. Create more PRs to address different concerns and
85 both author's & review's time is wasted. Create more PRs to address
65 both author's & review's time is wasted. Create more PRs to address different
177 of sectors, which an exact calculation may not have wasted. However,
118 is wasted.
122 application is wasted effort.]
210 this shortest route, you can just stop and avoid wasted effort. In
168 so libtool's slow and complex abstraction layer is totally wasted.
45 * Reduce number of lines wasted on repeated in multiple files with
106 …ivisor of \c EIGEN_MAX_STATIC_ALIGN_BYTES and the size of the data, such that memory is not wasted.