2016-01-07 16:06:06 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.10" / >
< title > WUT: D:/Programming/Projects/wut/include/coreinit/expandedheap.h File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
$(document).ready(function() { init_search(); });
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > WUT
  < span id = "projectnumber" > 0.1< / span >
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.10 -->
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "modules.html" > < span > Modules< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Data  Structures< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > Globals< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "dir_d44c64559bbebec7f509842c48db8b23.html" > include< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_5050f3de292bd66075be80c4b119f1df.html" > coreinit< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Data Structures< / a > |
< a href = "#typedef-members" > Typedefs< / a > |
< a href = "#enum-members" > Enumerations< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > expandedheap.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< div class = "textblock" > < code > #include < < a class = "el" href = "wut_8h_source.html" > wut.h< / a > > < / code > < br / >
< / div >
< p > < a href = "expandedheap_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Data Structures< / h2 > < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_e_m_expanded_heap_block.html" > MEMExpandedHeapBlock< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_e_m_expanded_heap_block_list.html" > MEMExpandedHeapBlockList< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > struct   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "typedef-members" > < / a >
Typedefs< / h2 > < / td > < / tr >
< tr class = "memitem:ga6f20306c6ffcce66aab53e2a1c93d04b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga6f20306c6ffcce66aab53e2a1c93d04b" > MEMExpandedHeap< / a > < / td > < / tr >
< tr class = "separator:ga6f20306c6ffcce66aab53e2a1c93d04b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:ga153b2dd1030fb8c69c9bf52019cec4e3" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "struct_m_e_m_expanded_heap_block.html" > MEMExpandedHeapBlock< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga153b2dd1030fb8c69c9bf52019cec4e3" > MEMExpandedHeapBlock< / a > < / td > < / tr >
< tr class = "separator:ga153b2dd1030fb8c69c9bf52019cec4e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga97d124dbe8949affd86b2f6ef8451472" > < td class = "memItemLeft" align = "right" valign = "top" > typedef struct < a class = "el" href = "struct_m_e_m_expanded_heap_block_list.html" > MEMExpandedHeapBlockList< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga97d124dbe8949affd86b2f6ef8451472" > MEMExpandedHeapBlockList< / a > < / td > < / tr >
< tr class = "separator:ga97d124dbe8949affd86b2f6ef8451472" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga389aaa21bc6b490669b78056170049f8" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__expheap.html#gaa50eb5cf07f03eddb8283ec2ca9a6ec1" > MEMExpandedHeapMode< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga389aaa21bc6b490669b78056170049f8" > MEMExpandedHeapMode< / a > < / td > < / tr >
< tr class = "separator:ga389aaa21bc6b490669b78056170049f8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gac454733328f4053915593ba4ef8cb44b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef enum < a class = "el" href = "group__coreinit__expheap.html#gacb34f3a4894ac5c0f259d5bcbd796486" > MEMExpandedHeapDirection< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#gac454733328f4053915593ba4ef8cb44b" > MEMExpandedHeapDirection< / a > < / td > < / tr >
< tr class = "separator:gac454733328f4053915593ba4ef8cb44b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "enum-members" > < / a >
Enumerations< / h2 > < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:gaa50eb5cf07f03eddb8283ec2ca9a6ec1" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#gaa50eb5cf07f03eddb8283ec2ca9a6ec1" > MEMExpandedHeapMode< / a > < tr class = "separator:gaa50eb5cf07f03eddb8283ec2ca9a6ec1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:gacb34f3a4894ac5c0f259d5bcbd796486" > < td class = "memItemLeft" align = "right" valign = "top" > enum   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#gacb34f3a4894ac5c0f259d5bcbd796486" > MEMExpandedHeapDirection< / a > < tr class = "separator:gacb34f3a4894ac5c0f259d5bcbd796486" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:ga23c85a752f34c79cc2e6d0380a6945ed" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga23c85a752f34c79cc2e6d0380a6945ed" > MEMCreateExpHeapEx< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap, uint32_t size, uint16_t flags)< / td > < / tr >
< tr class = "separator:ga23c85a752f34c79cc2e6d0380a6945ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gae74225ef326d0b012383f572ffdedad1" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#gae74225ef326d0b012383f572ffdedad1" > MEMDestroyExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap)< / td > < / tr >
< tr class = "separator:gae74225ef326d0b012383f572ffdedad1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1bd6e0933cff64935972d1406bc4f3aa" > < td class = "memItemLeft" align = "right" valign = "top" > void *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga1bd6e0933cff64935972d1406bc4f3aa" > MEMAllocFromExpHeapEx< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap, uint32_t size, int alignment)< / td > < / tr >
< tr class = "separator:ga1bd6e0933cff64935972d1406bc4f3aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga7c421edfe1421c2dc32886033d427821" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga7c421edfe1421c2dc32886033d427821" > MEMFreeToExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap, uint8_t *block)< / td > < / tr >
< tr class = "separator:ga7c421edfe1421c2dc32886033d427821" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:ga30088d3b6e499296d6df07cde76d5a9e" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__expheap.html#gaa50eb5cf07f03eddb8283ec2ca9a6ec1" > MEMExpandedHeapMode< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga30088d3b6e499296d6df07cde76d5a9e" > MEMSetAllocModeForExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap, < a class = "el" href = "group__coreinit__expheap.html#gaa50eb5cf07f03eddb8283ec2ca9a6ec1" > MEMExpandedHeapMode< / a > mode)< / td > < / tr >
< tr class = "separator:ga30088d3b6e499296d6df07cde76d5a9e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga3a5a1f6fa057682302a1c6da19f3d4c9" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__expheap.html#gaa50eb5cf07f03eddb8283ec2ca9a6ec1" > MEMExpandedHeapMode< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga3a5a1f6fa057682302a1c6da19f3d4c9" > MEMGetAllocModeForExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap)< / td > < / tr >
< tr class = "separator:ga3a5a1f6fa057682302a1c6da19f3d4c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< tr class = "memitem:gafc07af9c28db41f7bb931843312a22a3" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#gafc07af9c28db41f7bb931843312a22a3" > MEMAdjustExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap)< / td > < / tr >
< tr class = "separator:gafc07af9c28db41f7bb931843312a22a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gacd06efb621347f80db55dba993fc223e" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#gacd06efb621347f80db55dba993fc223e" > MEMResizeForMBlockExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap, uint8_t *address, uint32_t size)< / td > < / tr >
< tr class = "separator:gacd06efb621347f80db55dba993fc223e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga26183b624b5f7bdf1219544d43c58a66" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga26183b624b5f7bdf1219544d43c58a66" > MEMGetTotalFreeSizeForExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap)< / td > < / tr >
< tr class = "separator:ga26183b624b5f7bdf1219544d43c58a66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga454e65175e5a49959c85e00f7855f019" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga454e65175e5a49959c85e00f7855f019" > MEMGetAllocatableSizeForExpHeapEx< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap, int alignment)< / td > < / tr >
< tr class = "separator:ga454e65175e5a49959c85e00f7855f019" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga1d3b9ede931df2dd898b501827d26d87" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga1d3b9ede931df2dd898b501827d26d87" > MEMSetGroupIDForExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap, uint16_t id)< / td > < / tr >
< tr class = "separator:ga1d3b9ede931df2dd898b501827d26d87" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga0298c33afc1b685eabda4ebd22ef4351" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga0298c33afc1b685eabda4ebd22ef4351" > MEMGetGroupIDForExpHeap< / a > (< a class = "el" href = "struct_m_e_m_expanded_heap.html" > MEMExpandedHeap< / a > *heap)< / td > < / tr >
< tr class = "separator:ga0298c33afc1b685eabda4ebd22ef4351" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:gafe642549ccefcd0576ee7f4f15185d42" > < td class = "memItemLeft" align = "right" valign = "top" > uint32_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#gafe642549ccefcd0576ee7f4f15185d42" > MEMGetSizeForMBlockExpHeap< / a > (uint8_t *addr)< / td > < / tr >
< tr class = "separator:gafe642549ccefcd0576ee7f4f15185d42" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ga938440268deb10b08c13965c16fbff89" > < td class = "memItemLeft" align = "right" valign = "top" > uint16_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga938440268deb10b08c13965c16fbff89" > MEMGetGroupIDForMBlockExpHeap< / a > (uint8_t *addr)< / td > < / tr >
< tr class = "separator:ga938440268deb10b08c13965c16fbff89" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-10-09 21:18:25 +01:00
< tr class = "memitem:ga26f4ac30dfc81775473ed337e0e10060" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "group__coreinit__expheap.html#gacb34f3a4894ac5c0f259d5bcbd796486" > MEMExpandedHeapDirection< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "group__coreinit__expheap.html#ga26f4ac30dfc81775473ed337e0e10060" > MEMGetAllocDirForMBlockExpHeap< / a > (uint8_t *addr)< / td > < / tr >
< tr class = "separator:ga26f4ac30dfc81775473ed337e0e10060" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2016-01-07 16:06:06 +00:00
< / table >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.10
< / small > < / address >
< / body >
< / html >