Home
last modified time | relevance | path

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

12

/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp7327 ast_func_not, // not(left) enumerator
8072 case ast_func_not: in eval_boolean()
8845 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/pugixml/
H A Dpugixml.cpp7327 ast_func_not, // not(left) enumerator
8072 case ast_func_not: in eval_boolean()
8845 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/EditorFramework/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/UnitTests/TestApp/
H A Dpugixml.cpp7382 ast_func_not, // not(left) enumerator
8127 case ast_func_not: in eval_boolean()
8900 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/science/iboview/ibo-view.20150427/src/pugixml/
H A Dpugixml.cpp7768 ast_func_not, // not(left) enumerator
8513 case ast_func_not: in eval_boolean()
9289 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A Dpugixml.cpp7867 ast_func_not, // not(left) enumerator
8612 case ast_func_not: in eval_boolean()
9388 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/biology/pbbam/pbbam-0.18.0/src/pugixml/
H A Dpugixml.cpp8333 ast_func_not, // not(left) enumerator
9252 case ast_func_not: in eval_boolean()
10124 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/
H A Dpugixml.cpp9222 ast_func_not, // not(left) enumerator
10141 case ast_func_not: in eval_boolean()
11030 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dpugixml.cpp9222 ast_func_not, // not(left) enumerator
10141 case ast_func_not: in eval_boolean()
11030 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/pugixml/src/
H A Dpugixml.cpp9470 ast_func_not, // not(left) enumerator
10390 case ast_func_not: in eval_boolean()
11332 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pugixml/vtkpugixml/src/
H A Dpugixml.cpp9465 ast_func_not, // not(left) enumerator
10385 case ast_func_not: in eval_boolean()
11327 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/pugixml/pugixml/src/
H A Dpugixml.cpp9450 ast_func_not, // not(left) enumerator
10370 case ast_func_not: in eval_boolean()
11312 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/src/
H A Dpugixml.cpp9229 ast_func_not, // not(left) enumerator
10148 case ast_func_not: in eval_boolean()
11033 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/visp/visp-3.4.0/3rdparty/pugixml-1.9/
H A Dpugixml.cpp9305 ast_func_not, // not(left) enumerator
10224 case ast_func_not: in eval_boolean()
11132 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/usd/USD-21.11/third_party/renderman-24/plugin/rmanArgsParser/pugixml/
H A Dpugixml.cpp9305 ast_func_not, // not(left) enumerator
10224 case ast_func_not: in eval_boolean()
11132 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/audio/drumgizmo/drumgizmo-0.9.19/pugixml/src/
H A Dpugixml.cpp9305 ast_func_not, // not(left) enumerator
10224 case ast_func_not: in eval_boolean()
11132 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/misc/libxdf/libxdf-0.991/pugixml/
H A Dpugixml.cpp9222 ast_func_not, // not(left) enumerator
10141 case ast_func_not: in eval_boolean()
11034 return new (alloc_node()) xpath_ast_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dpugixml.cc9386 ast_func_not, // not(left) enumerator
10306 case ast_func_not: in eval_boolean()
11220 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/pugixml/
H A Dpugixml.cpp9151 ast_func_not, // not(left) enumerator
10070 case ast_func_not: in eval_boolean()
10985 return alloc_node(ast_func_not, xpath_type_boolean, args[0]); in parse_function()

12