Home
last modified time | relevance | path

Searched refs:ast_func_count (Results 1 – 25 of 39) sorted by relevance

12

/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp7304 ast_func_count, // count(left) enumerator
8181 case ast_func_count: in eval_number()
8802 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp7304 ast_func_count, // count(left) enumerator
8181 case ast_func_count: in eval_number()
8802 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7359 ast_func_count, // count(left) enumerator
8236 case ast_func_count: in eval_number()
8857 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/science/iboview/ibo-view.20150427/src/pugixml/
H A Dpugixml.cpp7745 ast_func_count, // count(left) enumerator
8622 case ast_func_count: in eval_number()
9246 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A Dpugixml.cpp7844 ast_func_count, // count(left) enumerator
8721 case ast_func_count: in eval_number()
9345 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/biology/pbbam/pbbam-0.18.0/src/pugixml/
H A Dpugixml.cpp8310 ast_func_count, // count(left) enumerator
9369 case ast_func_count: in eval_number()
10081 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dpugixml.cpp9199 ast_func_count, // count(left) enumerator
10258 case ast_func_count: in eval_number()
10987 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dpugixml.cpp9199 ast_func_count, // count(left) enumerator
10258 case ast_func_count: in eval_number()
10987 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/pugixml/src/
H A Dpugixml.cpp9447 ast_func_count, // count(left) enumerator
10510 case ast_func_count: in eval_number()
11280 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pugixml/vtkpugixml/src/
H A Dpugixml.cpp9442 ast_func_count, // count(left) enumerator
10505 case ast_func_count: in eval_number()
11275 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pugixml/pugixml/src/
H A Dpugixml.cpp9427 ast_func_count, // count(left) enumerator
10490 case ast_func_count: in eval_number()
11260 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/src/
H A Dpugixml.cpp9206 ast_func_count, // count(left) enumerator
10266 case ast_func_count: in eval_number()
10990 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/misc/visp/visp-3.4.0/3rdparty/pugixml-1.9/
H A Dpugixml.cpp9282 ast_func_count, // count(left) enumerator
10341 case ast_func_count: in eval_number()
11080 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/rmanArgsParser/pugixml/
H A Dpugixml.cpp9282 ast_func_count, // count(left) enumerator
10341 case ast_func_count: in eval_number()
11080 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/audio/drumgizmo/drumgizmo-0.9.19/pugixml/src/
H A Dpugixml.cpp9282 ast_func_count, // count(left) enumerator
10341 case ast_func_count: in eval_number()
11080 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/misc/libxdf/libxdf-0.991/pugixml/
H A Dpugixml.cpp9199 ast_func_count, // count(left) enumerator
10259 case ast_func_count: in eval_number()
10991 return new (alloc_node()) xpath_ast_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dpugixml.cc9363 ast_func_count, // count(left) enumerator
10423 case ast_func_count: in eval_number()
11168 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/pugixml/
H A Dpugixml.cpp9128 ast_func_count, // count(left) enumerator
10187 case ast_func_count: in eval_number()
10933 return alloc_node(ast_func_count, xpath_type_number, args[0]); in parse_function()

12