Home
last modified time | relevance | path

Searched refs:prepend_copy (Results 1 – 25 of 88) sorted by relevance

1234

/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_dom_modify.cpp322 CHECK(xml_node().prepend_copy(xml_attribute()) == xml_attribute());
324 CHECK(doc.prepend_copy(doc.child(STR("node")).attribute(STR("a1"))) == xml_attribute());
325 CHECK(doc.child(STR("node")).prepend_copy(xml_attribute()) == xml_attribute());
333 xml_attribute a3 = node.prepend_copy(a1);
336 xml_attribute a4 = node.prepend_copy(a2);
339 xml_attribute a5 = node.last_child().prepend_copy(a1);
727 CHECK(xml_node().prepend_copy(xml_node()) == xml_node());
729 CHECK(doc.prepend_copy(doc) == xml_node());
730 CHECK(doc.prepend_copy(xml_node()) == xml_node());
982 CHECK_ALLOC_FAIL(CHECK(!n.prepend_copy(n.first_child()))); in TEST()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_dom_modify.cpp322 CHECK(xml_node().prepend_copy(xml_attribute()) == xml_attribute());
324 CHECK(doc.prepend_copy(doc.child(STR("node")).attribute(STR("a1"))) == xml_attribute());
325 CHECK(doc.child(STR("node")).prepend_copy(xml_attribute()) == xml_attribute());
333 xml_attribute a3 = node.prepend_copy(a1);
336 xml_attribute a4 = node.prepend_copy(a2);
339 xml_attribute a5 = node.last_child().prepend_copy(a1);
727 CHECK(xml_node().prepend_copy(xml_node()) == xml_node());
729 CHECK(doc.prepend_copy(doc) == xml_node());
730 CHECK(doc.prepend_copy(xml_node()) == xml_node());
982 CHECK_ALLOC_FAIL(CHECK(!n.prepend_copy(n.first_child()))); in TEST()
[all …]
/dports/devel/cquery/cquery-20180718/third_party/pugixml/tests/
H A Dtest_compact.cpp56 CHECK_ALLOC_FAIL(CHECK(!n.prepend_copy(a)));
84 CHECK_ALLOC_FAIL(CHECK(!doc.prepend_copy(n)));
H A Dtest_dom_modify.cpp324 CHECK(xml_node().prepend_copy(xml_attribute()) == xml_attribute());
326 CHECK(doc.prepend_copy(doc.child(STR("node")).attribute(STR("a1"))) == xml_attribute());
327 CHECK(doc.child(STR("node")).prepend_copy(xml_attribute()) == xml_attribute());
335 xml_attribute a3 = node.prepend_copy(a1);
338 xml_attribute a4 = node.prepend_copy(a2);
341 xml_attribute a5 = node.last_child().prepend_copy(a1);
733 CHECK(xml_node().prepend_copy(xml_node()) == xml_node());
735 CHECK(doc.prepend_copy(doc) == xml_node());
736 CHECK(doc.prepend_copy(xml_node()) == xml_node());
994 CHECK_ALLOC_FAIL(CHECK(!n.prepend_copy(n.first_child()))); in TEST()
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.hpp445 xml_attribute prepend_copy(const xml_attribute& proto);
463 xml_node prepend_copy(const xml_node& proto);
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.hpp445 xml_attribute prepend_copy(const xml_attribute& proto);
463 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.hpp449 xml_attribute prepend_copy(const xml_attribute& proto);
467 xml_node prepend_copy(const xml_node& proto);
/dports/science/iboview/ibo-view.20150427/src/pugixml/
H A Dpugixml.hpp482 xml_attribute prepend_copy(const xml_attribute& proto);
500 xml_node prepend_copy(const xml_node& proto);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A Dpugixml.hpp482 xml_attribute prepend_copy(const xml_attribute& proto);
500 xml_node prepend_copy(const xml_node& proto);
/dports/biology/pbbam/pbbam-0.18.0/src/pugixml/
H A Dpugixml.hpp484 xml_attribute prepend_copy(const xml_attribute& proto);
502 xml_node prepend_copy(const xml_node& proto);
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/pugixml/src/
H A Dpugixml.hpp563 xml_attribute prepend_copy(const xml_attribute& proto);
581 xml_node prepend_copy(const xml_node& proto);
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pugixml/pugixml/src/
H A Dpugixml.hpp561 xml_attribute prepend_copy(const xml_attribute& proto);
579 xml_node prepend_copy(const xml_node& proto);
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/src/
H A Dpugixml.hpp508 xml_attribute prepend_copy(const xml_attribute& proto);
526 xml_node prepend_copy(const xml_node& proto);
/dports/misc/visp/visp-3.4.0/3rdparty/pugixml-1.9/
H A Dpugixml.hpp540 xml_attribute prepend_copy(const xml_attribute& proto);
558 xml_node prepend_copy(const xml_node& proto);
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/rmanArgsParser/pugixml/
H A Dpugixml.hpp540 xml_attribute prepend_copy(const xml_attribute& proto);
558 xml_node prepend_copy(const xml_node& proto);
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dpugixml.hpp520 xml_attribute prepend_copy(const xml_attribute& proto);
538 xml_node prepend_copy(const xml_node& proto);
/dports/audio/drumgizmo/drumgizmo-0.9.19/pugixml/src/
H A Dpugixml.hpp540 xml_attribute prepend_copy(const xml_attribute& proto);
558 xml_node prepend_copy(const xml_node& proto);
/dports/misc/libxdf/libxdf-0.991/pugixml/
H A Dpugixml.hpp520 xml_attribute prepend_copy(const xml_attribute& proto);
538 xml_node prepend_copy(const xml_node& proto);

1234