Searched refs:static_allocation (Results 1 – 1 of 1) sorted by relevance
35 static ListWrapperSimple* Create(bool static_allocation);230 ListWrapperSimple* ListWrapperSimple::Create(bool static_allocation) { in Create() argument231 if(static_allocation) in Create()238 ListWrapperSimple* CreateAscendingList(bool static_allocation) { in CreateAscendingList() argument240 static_allocation); in CreateAscendingList()254 ListWrapperSimple* CreateDescendingList(bool static_allocation) { in CreateDescendingList() argument256 static_allocation); in CreateDescendingList()272 ListWrapperSimple* CreateInterleavedList(bool static_allocation) { in CreateInterleavedList() argument274 static_allocation); in CreateInterleavedList()