Home
last modified time | relevance | path

Searched defs:OpOr (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/General/
H A DLogicalOperations.hxx24 struct OpOr{ struct
25 static constexpr bool cond = a || b;
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/General/
H A DLogicalOperations.hxx24 struct OpOr{ struct
25 static constexpr bool cond = a || b;
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.expression/src/main/java/org/springframework/expression/spel/ast/
H A DOpOr.java34 public class OpOr extends Operator { class
36 public OpOr(int pos, SpelNodeImpl... operands) { in OpOr() method in OpOr
/dports/net/akonadi-search/akonadi-search-21.12.3/lib/
H A Demailquery.h34 enum OpType { OpAnd = 0, OpOr }; enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/opencl/
H A Dop_logical.hxx25 class OpOr: public Normal class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/opencl/
H A Dop_logical.hxx26 class OpOr: public Normal class
/dports/net/mailcommon/mailcommon-21.12.3/src/search/
H A Dsearchpattern.h67 enum Operator { OpAnd, OpOr, OpAll }; enumerator
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dprecomp.hpp184 template<typename T> struct OpOr struct
186 typedef T type1;
187 typedef T type2;
188 typedef T rtype;
189 T operator()( T a, T b ) const { return a | b; } in operator ()()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/tdewolff/parse/v2/js/
H A Dtable.go13 OpOr // a||b const
/dports/textproc/minify/minify-2.9.22/vendor/github.com/tdewolff/parse/v2/js/
H A Dtokentype.go13 CommentToken
/dports/www/miniflux/v2-2.0.35/vendor/github.com/tdewolff/parse/v2/js/
H A Dtable.go13 OpOr // a||b const
/dports/science/tfel/tfel-3.4.0/include/TFEL/Math/Parser/
H A DLogicalExpr.hxx113 struct OpOr struct
/dports/science/tfel-edf/tfel-3.2.1/include/TFEL/Math/Parser/
H A DLogicalExpr.hxx113 struct OpOr struct
/dports/mail/mu4e/mu-1.6.4/lib/
H A Dmu-tree.hh37 OpOr, enumerator
/dports/mail/mu/mu-1.6.4/lib/
H A Dmu-tree.hh37 OpOr, enumerator
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DNeonEmitter.h42 OpOr, enumerator
/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/
H A Doperations.h74 OpOr, enumerator
/dports/cad/yosys/yosys-yosys-0.12/libs/ezsat/
H A Dezsat.h45 OpNot, OpAnd, OpOr, OpXor, OpIFF, OpITE enumerator
/dports/devel/gh/cli-2.4.0/vendor/github.com/itchyny/gojq/
H A Doperator.go28 OpOr const
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/itchyny/gojq/
H A Doperator.go26 OpOr const
/dports/lang/elm/compiler-0.19.1/compiler/src/Generate/JavaScript/
H A DBuilder.hs114 | OpOr -- || constructor
/dports/misc/fq/fq-0.0.2/vendor/github.com/wader/gojq/
H A Doperator.go30 OpOr const
/dports/emulators/vba/VisualBoyAdvance-1.7.2/win32/include/cximage/
H A Dximage.h433 enum ImageOpType { OpAdd, OpAnd, OpXor, OpOr, OpMask, OpSrcCopy, OpDstCopy, OpSub, OpSrcBlend }; enumerator
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Doperator.cc470 OpOr::OpOr(Expression* leftExpr, Expression* rightExpr) in OpOr() function in OpOr
/dports/devel/py-moto/moto-2.2.16/moto/dynamodb2/
H A Dcomparisons.py1044 class OpOr(Op): class

12