Home
last modified time | relevance | path

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

12

/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp7330 ast_func_lang, // lang(left) enumerator
8081 case ast_func_lang: in eval_boolean()
8831 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp7330 ast_func_lang, // lang(left) enumerator
8081 case ast_func_lang: in eval_boolean()
8831 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7385 ast_func_lang, // lang(left) enumerator
8136 case ast_func_lang: in eval_boolean()
8886 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/science/iboview/ibo-view.20150427/src/pugixml/
H A Dpugixml.cpp7771 ast_func_lang, // lang(left) enumerator
8522 case ast_func_lang: in eval_boolean()
9275 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A Dpugixml.cpp7870 ast_func_lang, // lang(left) enumerator
8621 case ast_func_lang: in eval_boolean()
9374 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/biology/pbbam/pbbam-0.18.0/src/pugixml/
H A Dpugixml.cpp8336 ast_func_lang, // lang(left) enumerator
9261 case ast_func_lang: in eval_boolean()
10110 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dpugixml.cpp9225 ast_func_lang, // lang(left) enumerator
10150 case ast_func_lang: in eval_boolean()
11016 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dpugixml.cpp9225 ast_func_lang, // lang(left) enumerator
10150 case ast_func_lang: in eval_boolean()
11016 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/pugixml/src/
H A Dpugixml.cpp9473 ast_func_lang, // lang(left) enumerator
10399 case ast_func_lang: in eval_boolean()
11309 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pugixml/vtkpugixml/src/
H A Dpugixml.cpp9468 ast_func_lang, // lang(left) enumerator
10394 case ast_func_lang: in eval_boolean()
11304 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pugixml/pugixml/src/
H A Dpugixml.cpp9453 ast_func_lang, // lang(left) enumerator
10379 case ast_func_lang: in eval_boolean()
11289 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/src/
H A Dpugixml.cpp9232 ast_func_lang, // lang(left) enumerator
10157 case ast_func_lang: in eval_boolean()
11019 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/visp/visp-3.4.0/3rdparty/pugixml-1.9/
H A Dpugixml.cpp9308 ast_func_lang, // lang(left) enumerator
10233 case ast_func_lang: in eval_boolean()
11109 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/rmanArgsParser/pugixml/
H A Dpugixml.cpp9308 ast_func_lang, // lang(left) enumerator
10233 case ast_func_lang: in eval_boolean()
11109 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/audio/drumgizmo/drumgizmo-0.9.19/pugixml/src/
H A Dpugixml.cpp9308 ast_func_lang, // lang(left) enumerator
10233 case ast_func_lang: in eval_boolean()
11109 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/libxdf/libxdf-0.991/pugixml/
H A Dpugixml.cpp9225 ast_func_lang, // lang(left) enumerator
10150 case ast_func_lang: in eval_boolean()
11020 return new (alloc_node()) xpath_ast_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dpugixml.cc9389 ast_func_lang, // lang(left) enumerator
10315 case ast_func_lang: in eval_boolean()
11197 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/pugixml/
H A Dpugixml.cpp9154 ast_func_lang, // lang(left) enumerator
10079 case ast_func_lang: in eval_boolean()
10962 return alloc_node(ast_func_lang, xpath_type_boolean, args[0]); in parse_function()

12