Home
last modified time | relevance | path

Searched defs:waste (Results 1 – 12 of 12) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_bucket.cc502 size_t waste = candidate_size % slot_size; in ComputeSystemPagesPerSlotSpanPreferSmall() local
518 size_t waste = candidate_size % slot_size; in ComputeSystemPagesPerSlotSpanPreferSmall() local
554 size_t waste = page_size - (num_slots * slot_size); in ComputeSystemPagesPerSlotSpanInternal() local
587 size_t waste = (system_page_count * SystemPageSize()) % slot_size; in ComputeSystemPagesPerSlotSpan() local
/external/tensorflow/tensorflow/core/lib/core/
Darena.cc75 const size_t waste = alignment - overage; in SatisfyAlignment() local
/external/mesa3d/src/imgui/
Dimstb_rectpack.h363 int y,waste; in stbrp__skyline_find_best_pos() local
414 int y,waste; in stbrp__skyline_find_best_pos() local
/external/libdrm/amdgpu/
Damdgpu_vamgr.c125 uint64_t waste = hole->offset % alignment; in amdgpu_vamgr_find_va() local
/external/mesa3d/src/util/
Dvma.c109 uint64_t waste = (hole->size - size) - (offset - hole->offset); in util_vma_hole_alloc() local
/external/libtextclassifier/native/utils/base/
Darena.cc194 const size_t waste = alignment - overage; in SatisfyAlignment() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c340 size_t waste = secondary_len - weak_len; in SecondaryMap_MaybeGC() local
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.c340 size_t waste = secondary_len - weak_len; in SecondaryMap_MaybeGC() local
/external/cronet/base/trace_event/
Dmalloc_dump_provider.cc388 int64_t waste = static_cast<int64_t>(resident_size - allocated_objects_size); in OnMemoryDump() local
/external/mtools/
Dmformat.c459 uint16_t waste; in try_cluster_size() local
/external/trace-cmd/tracecmd/
Dtrace-mem.c167 unsigned long waste; member
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_bo.c206 uint64_t offset = 0, waste = 0; in radeon_bomgr_find_va() local