Home
last modified time | relevance | path

Searched defs:avail_size (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/src/malloc/mallocng/
H A Drealloc.c18 size_t avail_size = end-(unsigned char *)p; in realloc() local
/third_party/libbpf/src/
H A Dringbuf.c543 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_tables.cpp324 const ImVec2 avail_size = GetContentRegionAvail(); in BeginTableEx() local
H A Dimgui.cpp5293 ImVec2 avail_size = ImGui::GetMainViewport()->Size; in CalcWindowAutoFitSize() local

Completed in 29 milliseconds