Home
last modified time | relevance | path

Searched defs:unop (Results 126 – 150 of 331) sorted by relevance

12345678910>>...14

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
H A Dcpp.c387 } unop[] = { variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/parser/
H A Dunparse.py497 unop = {"Invert":"~", "Not": "not", "UAdd":"+", "USub":"-"} variable in Unparser
/dports/lang/perl5.32/perl-5.32.1/
H A Dop.h206 struct unop { struct
211 struct unop_aux { argument
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dop.h212 struct unop { struct
217 struct unop_aux { argument
/dports/lang/perl5.30/perl-5.30.3/
H A Dop.h204 struct unop { struct
209 struct unop_aux { argument
/dports/lang/perl5.34/perl-5.34.0/
H A Dop.h206 struct unop { struct
211 struct unop_aux { argument
/dports/lang/python37/Python-3.7.12/Tools/parser/
H A Dunparse.py502 unop = {"Invert":"~", "Not": "not", "UAdd":"+", "USub":"-"} variable in Unparser
/dports/graphics/box/box-0.4.0/box/
H A Dbuiltins.c475 } *unop, unops[] = { in My_Register_UnOps() local
/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dtest-machine-operator-reducer.cc100 const Operator* unop; member in v8::internal::compiler::ReducerTester
H A Dtest-js-typed-lowering.cc53 const Operator* unop; member in v8::internal::compiler::JSTypedLoweringTester
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dfield.c230 int unop = 1, xscale, k; in cb_evaluate_expr() local
/dports/lang/solidity/solidity_0.8.11/test/tools/ossfuzz/
H A DyulProto.proto259 UnaryOp unop = 4; field
/dports/devel/py-astunparse/astunparse-1.6.3/lib/astunparse/
H A Dunparser.py661 unop = {"Invert":"~", "Not": "not", "UAdd":"+", "USub":"-"} variable in Unparser
/dports/lang/perl5.30/perl-5.30.3/ext/XS-APItest/
H A DAPItest.xs576 UNOP *unop; in THX_mkUNOP() local
2154 UNOP *unop; variable
/dports/security/py-ropper/Ropper-1.13.6/ropper/
H A Dsemantic.py387 def unop(dest, data, analysis): member in ZExpressions
/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/CheckerPlugins/CodeStyleChecker/Simplify/
H A Dast_unparse.py737 unop = {"Invert": "~", "Not": "not", "UAdd": "+", "USub": "-"} variable in _Unparser
/dports/devel/py-gast/gast-0.5.3/gast/
H A Dunparser.py748 unop = {"Invert": "~", "Not": "not", "UAdd": "+", "USub": "-"} variable in _Unparser
/dports/lang/perl5.34/perl-5.34.0/ext/XS-APItest/
H A DAPItest.xs588 UNOP *unop; in THX_mkUNOP() local
2232 UNOP *unop; variable
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/XS-APItest/
H A DAPItest.xs604 UNOP *unop; in THX_mkUNOP() local
2236 UNOP *unop; variable
/dports/lang/perl5.32/perl-5.32.1/ext/XS-APItest/
H A DAPItest.xs582 UNOP *unop; in THX_mkUNOP() local
2226 UNOP *unop; variable
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_x86_helpers.c818 # define unop(_op,_a1) IRExpr_Unop((_op),(_a1)) in guest_x86_spechelper() macro
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dguest_x86_helpers.c818 # define unop(_op,_a1) IRExpr_Unop((_op),(_a1)) in guest_x86_spechelper() macro
/dports/lang/python39/Python-3.9.9/Lib/
H A Dast.py1312 unop = {"Invert": "~", "Not": "not", "UAdd": "+", "USub": "-"} variable in _Unparser
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dguest_arm_helpers.c818 # define unop(_op,_a1) IRExpr_Unop((_op),(_a1)) in guest_arm_spechelper() macro
H A Dguest_x86_helpers.c818 # define unop(_op,_a1) IRExpr_Unop((_op),(_a1)) in guest_x86_spechelper() macro

12345678910>>...14