Home
last modified time | relevance | path

Searched refs:Zero1 (Results 1 – 25 of 130) sorted by relevance

123456

/dports/lang/oo2c/oo2c_64-2.1.11/tests/ssa-c-output/
H A DLoopRewrite2.Mod4 PROCEDURE Zero1(VAR a: ARRAY OF CHAR);
14 END Zero1;
H A DLoopRewrite4.Mod4 PROCEDURE Zero1(VAR a: ARRAY OF ARRAY OF CHAR);
18 END Zero1;
H A DLoopRewrite1.Mod4 PROCEDURE Zero1(VAR a: ARRAY OF CHAR);
15 END Zero1;
/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbmath/
H A Dccmh.h120 return ::Zero1; in operator()
135 return ::Zero1; in operator()
H A Dspmapmh.h222 return ::Zero1; in dGetCoef()
240 return ::Zero1; in operator()
H A Dschurmh.h342 return ::Zero1; in dGetCoef()
418 return ::Zero1; in operator()
710 return Zero1; in dGetCoef()
738 return Zero1; in operator()
1035 return ::Zero1; in dGetCoef()
H A Ddirccmh.h99 return ::Zero1; in operator()
H A Dspmh.h98 : dCoef(::Zero1) {}; in SparseMatrixElementConstRef()
H A Dnaivemh.h185 return ::Zero1; in operator()
H A Dmatvec3.h1548 extern const doublereal Zero1;
1556 return ::Zero1;
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/codegen/
H A Dstructs.go20 func Zero1(t *Z1) { // Issue #18370 func
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/aig/gia/
H A DgiaRex.c87 int Zero0, One0, Zero1, One1; in Gia_ManBuild1Hot_rec() local
95 Gia_ManBuild1Hot_rec( p, pLits + nLits/2, nLits - nLits/2, &Zero1, &One1 ); in Gia_ManBuild1Hot_rec()
96 *pZero = Gia_ManHashAnd( p, Zero0, Zero1 ); in Gia_ManBuild1Hot_rec()
97 *pOne = Gia_ManHashOr( p, Gia_ManHashAnd(p, Zero0, One1), Gia_ManHashAnd(p, Zero1, One0) ); in Gia_ManBuild1Hot_rec()
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Drealzero.spad59 Zero1 : (Pol) -> isoList
115 L : isoList := Zero1(F)
119 Zero1(F : Pol) == --returns isoList for roots of F in (0, 1)
139 for int in Zero1(H)]
141 for int in Zero1(G)]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/segmentio/encoding/proto/
H A Drewrite_test.go117 Zero1 bool `protobuf:"varint,21,opt,name=zero_1,proto3"`
153 Zero1: true,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/m68hc11/
H A Dlarith.asm1041 beq Zero1
1045 Zero1: label
1062 beq Zero1
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/m68hc11/
H A Dlarith.asm1041 beq Zero1
1045 Zero1: label
1062 beq Zero1
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/m68hc11/
H A Dlarith.asm1041 beq Zero1
1045 Zero1: label
1062 beq Zero1
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/base/
H A Dnonlin.cc402 return ::Zero1; in dScaleCoef()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1321 bool Zero1 = (Props1 & P::Zero), Zero2 = (Props2 & P::Zero); in evaluateCMPpp() local
1323 if (Zero1 && Zero2) { in evaluateCMPpp()
1328 if ((Zero1 && NonZero2) || (NonZero1 && Zero2)) in evaluateCMPpp()
1336 if (Zero1 && NonZero2) { in evaluateCMPpp()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1321 bool Zero1 = (Props1 & P::Zero), Zero2 = (Props2 & P::Zero); in evaluateCMPpp() local
1323 if (Zero1 && Zero2) { in evaluateCMPpp()
1328 if ((Zero1 && NonZero2) || (NonZero1 && Zero2)) in evaluateCMPpp()
1336 if (Zero1 && NonZero2) { in evaluateCMPpp()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1315 bool Zero1 = (Props1 & P::Zero), Zero2 = (Props2 & P::Zero); in evaluateCMPpp() local
1317 if (Zero1 && Zero2) { in evaluateCMPpp()
1322 if ((Zero1 && NonZero2) || (NonZero1 && Zero2)) in evaluateCMPpp()
1330 if (Zero1 && NonZero2) { in evaluateCMPpp()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1320 bool Zero1 = (Props1 & P::Zero), Zero2 = (Props2 & P::Zero); in evaluateCMPpp() local
1322 if (Zero1 && Zero2) { in evaluateCMPpp()
1327 if ((Zero1 && NonZero2) || (NonZero1 && Zero2)) in evaluateCMPpp()
1335 if (Zero1 && NonZero2) { in evaluateCMPpp()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1320 bool Zero1 = (Props1 & P::Zero), Zero2 = (Props2 & P::Zero); in evaluateCMPpp() local
1322 if (Zero1 && Zero2) { in evaluateCMPpp()
1327 if ((Zero1 && NonZero2) || (NonZero1 && Zero2)) in evaluateCMPpp()
1335 if (Zero1 && NonZero2) { in evaluateCMPpp()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1320 bool Zero1 = (Props1 & P::Zero), Zero2 = (Props2 & P::Zero); in evaluateCMPpp() local
1322 if (Zero1 && Zero2) { in evaluateCMPpp()
1327 if ((Zero1 && NonZero2) || (NonZero1 && Zero2)) in evaluateCMPpp()
1335 if (Zero1 && NonZero2) { in evaluateCMPpp()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp1321 bool Zero1 = (Props1 & P::Zero), Zero2 = (Props2 & P::Zero); in evaluateCMPpp() local
1323 if (Zero1 && Zero2) { in evaluateCMPpp()
1328 if ((Zero1 && NonZero2) || (NonZero1 && Zero2)) in evaluateCMPpp()
1336 if (Zero1 && NonZero2) { in evaluateCMPpp()

123456