Home
last modified time | relevance | path

Searched defs:xml_memory_page (Results 1 – 25 of 38) sorted by relevance

12

/dports/science/iboview/ibo-view.20150427/src/pugixml/
H A Dpugixml.cpp293 struct xml_memory_page struct
295 static xml_memory_page* construct(void* memory) in construct() argument
315 xml_memory_page* prev; argument
316 xml_memory_page* next; argument
332 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp253 struct xml_memory_page struct
255 static xml_memory_page* construct(void* memory) in construct() argument
275 xml_memory_page* prev; argument
276 xml_memory_page* next; argument
292 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp253 struct xml_memory_page struct
255 static xml_memory_page* construct(void* memory) in construct() argument
275 xml_memory_page* prev; argument
276 xml_memory_page* next; argument
292 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A Dpugixml.cpp277 struct xml_memory_page struct
279 static xml_memory_page* construct(void* memory) in construct() argument
299 xml_memory_page* prev; argument
300 xml_memory_page* next; argument
316 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp260 struct xml_memory_page struct
262 static xml_memory_page* construct(void* memory) in construct() argument
282 xml_memory_page* prev; argument
283 xml_memory_page* next; argument
299 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dpugixml.cpp436 struct xml_memory_page struct
438 static xml_memory_page* construct(void* memory) in construct() argument
459 xml_memory_page* prev; argument
460 xml_memory_page* next; argument
478 - sizeof(xml_memory_page); argument
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dpugixml.cpp436 struct xml_memory_page struct
438 static xml_memory_page* construct(void* memory) in construct() argument
459 xml_memory_page* prev; argument
460 xml_memory_page* next; argument
478 - sizeof(xml_memory_page); argument
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/pugixml/src/
H A Dpugixml.cpp458 struct xml_memory_page struct
460 static xml_memory_page* construct(void* memory) in construct() argument
481 xml_memory_page* prev; argument
482 xml_memory_page* next; argument
500 - sizeof(xml_memory_page); argument
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pugixml/vtkpugixml/src/
H A Dpugixml.cpp458 struct xml_memory_page struct
460 static xml_memory_page* construct(void* memory) in construct() argument
481 xml_memory_page* prev; argument
482 xml_memory_page* next; argument
500 - sizeof(xml_memory_page); argument
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pugixml/pugixml/src/
H A Dpugixml.cpp458 struct xml_memory_page struct
460 static xml_memory_page* construct(void* memory) in construct() argument
481 xml_memory_page* prev; argument
482 xml_memory_page* next; argument
500 - sizeof(xml_memory_page); argument
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/src/
H A Dpugixml.cpp435 struct xml_memory_page struct
437 static xml_memory_page* construct(void* memory) in construct() argument
458 xml_memory_page* prev; argument
459 xml_memory_page* next; argument
477 - sizeof(xml_memory_page); argument
/dports/misc/visp/visp-3.4.0/3rdparty/pugixml-1.9/
H A Dpugixml.cpp458 struct xml_memory_page struct
460 static xml_memory_page* construct(void* memory) in construct() argument
481 xml_memory_page* prev; argument
482 xml_memory_page* next; argument
500 - sizeof(xml_memory_page); argument
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/rmanArgsParser/pugixml/
H A Dpugixml.cpp458 struct xml_memory_page struct
460 static xml_memory_page* construct(void* memory) in construct() argument
481 xml_memory_page* prev; argument
482 xml_memory_page* next; argument
500 - sizeof(xml_memory_page); argument
/dports/audio/drumgizmo/drumgizmo-0.9.19/pugixml/src/
H A Dpugixml.cpp458 struct xml_memory_page struct
460 static xml_memory_page* construct(void* memory) in construct() argument
481 xml_memory_page* prev; argument
482 xml_memory_page* next; argument
500 - sizeof(xml_memory_page); argument
/dports/misc/libxdf/libxdf-0.991/pugixml/
H A Dpugixml.cpp436 struct xml_memory_page struct
438 static xml_memory_page* construct(void* memory) in construct() argument
459 xml_memory_page* prev; argument
460 xml_memory_page* next; argument
478 - sizeof(xml_memory_page); argument
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dpugixml.cc458 struct xml_memory_page struct
460 static xml_memory_page* construct(void* memory) in construct() argument
481 xml_memory_page* prev; argument
482 xml_memory_page* next; argument
500 - sizeof(xml_memory_page); argument
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/pugixml/
H A Dpugixml.cpp435 struct xml_memory_page struct
437 static xml_memory_page* construct(void* memory) in construct() argument
458 xml_memory_page* prev; argument
459 xml_memory_page* next; argument
477 - sizeof(xml_memory_page); argument
/dports/math/ogdf/OGDF/src/ogdf/lib/pugixml/
H A Dpugixml.cpp441 struct xml_memory_page struct
443 static xml_memory_page* construct(void* memory) in construct() argument
464 xml_memory_page* prev; argument
465 xml_memory_page* next; argument
485 xml_allocator(xml_memory_page* root): _root(root), _busy_size(root->busy_size) in xml_allocator() argument

12