Searched refs:negate (Results 76 - 100 of 235) sorted by relevance

12345678910

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
H A DECFieldElement.java20 public abstract ECFieldElement negate(); method in class:ECFieldElement
181 public ECFieldElement negate() method in class:ECFieldElement.Fp
786 // public ECFieldElement negate()
1202 public ECFieldElement negate() method in class:ECFieldElement.F2m
H A DECPoint.java416 public abstract ECPoint negate(); method in class:ECPoint
817 ECFieldElement a4Neg = a4.negate();
1039 return add(b.negate());
1042 public ECPoint negate() method in class:ECPoint.Fp
1054 return new ECPoint.Fp(curve, this.x, this.y.negate(), this.zs, this.withCompression);
1057 return new ECPoint.Fp(curve, this.x, this.y.negate(), this.withCompression);
1069 ECFieldElement a4Neg = a4.negate();
1072 W = W.multiply(a4Neg).negate();
1454 return addSimple((ECPoint.F2m)b.negate());
1690 public ECPoint negate() method in class:ECPoint.F2m
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_wm_debug.c72 printf("%s", hw_reg.negate ? "-" : "");
H A Dbrw_clip_line.c199 brw_ADD(p, c->reg.t, c->reg.dp1, negate(c->reg.dp0));
221 brw_ADD(p, c->reg.t, c->reg.dp0, negate(c->reg.dp1));
H A Dbrw_wm_pass0.c301 newref->hw_reg.negate ^= 1;
304 newref->hw_reg.negate = 0;
H A Dbrw_fs_emit.cpp469 brw_ADD(p, dst, src0, negate(src1));
472 /* The negate_value boolean is used to negate the derivative computation for
493 brw_ADD(p, dst, src1, negate(src0));
495 brw_ADD(p, dst, src0, negate(src1));
723 if (reg->negate)
724 brw_reg = negate(brw_reg);
792 !inst->src[i].negate);
H A Dbrw_sf_emit.c450 brw_ADD(p, c->a1_sub_a0, a1, negate(a0));
451 brw_ADD(p, c->a2_sub_a0, a2, negate(a0));
456 brw_MAC(p, c->tmp, c->a2_sub_a0, negate(c->dy0));
462 brw_MAC(p, c->tmp, c->a1_sub_a0, negate(c->dx2));
531 brw_ADD(p, c->a1_sub_a0, a1, negate(a0));
613 brw_MOV(p, brw_writemask(c->m2Cy, WRITEMASK_Y), negate(c->tmp));
H A Dbrw_disasm.c108 char *negate[2] = { variable
626 err |= control (file, "negate", negate, _negate, NULL);
652 err |= control (file, "negate", negate, _negate, NULL);
680 err |= control (file, "negate", negate, _negate, NULL);
731 err |= control (file, "negate", negate, inst->bits1.da3src.src0_negate, NULL);
781 err |= control (file, "negate", negat
[all...]
/external/chromium_org/third_party/skia/src/core/
H A DSkFloat.h29 void negate() { fPacked = Neg(fPacked); } function in class:SkFloat
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_debug.c72 printf("%s", hw_reg.negate ? "-" : "");
H A Dbrw_clip_line.c199 brw_ADD(p, c->reg.t, c->reg.dp1, negate(c->reg.dp0));
221 brw_ADD(p, c->reg.t, c->reg.dp0, negate(c->reg.dp1));
H A Dbrw_wm_pass0.c301 newref->hw_reg.negate ^= 1;
304 newref->hw_reg.negate = 0;
H A Dbrw_fs_emit.cpp469 brw_ADD(p, dst, src0, negate(src1));
472 /* The negate_value boolean is used to negate the derivative computation for
493 brw_ADD(p, dst, src1, negate(src0));
495 brw_ADD(p, dst, src0, negate(src1));
723 if (reg->negate)
724 brw_reg = negate(brw_reg);
792 !inst->src[i].negate);
H A Dbrw_sf_emit.c450 brw_ADD(p, c->a1_sub_a0, a1, negate(a0));
451 brw_ADD(p, c->a2_sub_a0, a2, negate(a0));
456 brw_MAC(p, c->tmp, c->a2_sub_a0, negate(c->dy0));
462 brw_MAC(p, c->tmp, c->a1_sub_a0, negate(c->dx2));
531 brw_ADD(p, c->a1_sub_a0, a1, negate(a0));
613 brw_MOV(p, brw_writemask(c->m2Cy, WRITEMASK_Y), negate(c->tmp));
H A Dbrw_disasm.c108 char *negate[2] = { variable
626 err |= control (file, "negate", negate, _negate, NULL);
652 err |= control (file, "negate", negate, _negate, NULL);
680 err |= control (file, "negate", negate, _negate, NULL);
731 err |= control (file, "negate", negate, inst->bits1.da3src.src0_negate, NULL);
781 err |= control (file, "negate", negat
[all...]
/external/proguard/src/proguard/evaluation/value/
H A DParticularLongValue.java52 public LongValue negate() method in class:ParticularLongValue
H A DSpecificLongValue.java32 public LongValue negate() method in class:SpecificLongValue
/external/skia/src/core/
H A DSkFloat.h29 void negate() { fPacked = Neg(fPacked); } function in class:SkFloat
/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dffvertex_prog.c299 GLuint negate:1; member in struct:ureg
348 reg.negate = 0;
356 static struct ureg negate( struct ureg reg ) function
358 reg.negate ^= 1;
532 src->Negate = reg.negate ? NEGATE_XYZW : NEGATE_NONE;
964 emit_op2(p, OPCODE_DP3, spot, 0, negate(VPpli), spot_dir_norm);
1075 /* Note that we negate the back-face specular exponent here.
1080 negate(swizzle1(shininess,X)));
1267 /* For the back face we need to negate the X and Y component
1272 dots = negate(swizzl
[all...]
/external/mesa3d/src/mesa/main/
H A Dffvertex_prog.c299 GLuint negate:1; member in struct:ureg
348 reg.negate = 0;
356 static struct ureg negate( struct ureg reg ) function
358 reg.negate ^= 1;
532 src->Negate = reg.negate ? NEGATE_XYZW : NEGATE_NONE;
964 emit_op2(p, OPCODE_DP3, spot, 0, negate(VPpli), spot_dir_norm);
1075 /* Note that we negate the back-face specular exponent here.
1080 negate(swizzle1(shininess,X)));
1267 /* For the back face we need to negate the X and Y component
1272 dots = negate(swizzl
[all...]
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/
H A Dutilities.js94 '~': 'negate',
324 var negate = (element === '~');
333 else if (negate && operand)
/external/chromium_org/v8/src/compiler/
H A Dinstruction-selector-impl.h305 bool negate = condition_ == kEqual; local
307 if (negate) Negate();
/external/llvm/utils/lit/lit/
H A DShUtil.py224 negate = False
230 return Pipeline(commands, negate, self.pipefail)
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
H A Dstyle.css133 #calculator-buttons button.negate {
137 #calculator-buttons button.negate[data-active="touch"],
138 #calculator-buttons button.negate[data-active="mouse"]:active {
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_build.c657 unsigned negate,
672 instruction_predicate.Negate = negate;
804 unsigned negate,
819 assert( negate <= 1 );
827 src_register.Negate = negate;
656 tgsi_build_instruction_predicate(int index, unsigned negate, unsigned swizzleX, unsigned swizzleY, unsigned swizzleZ, unsigned swizzleW, struct tgsi_instruction *instruction, struct tgsi_header *header) argument
798 tgsi_build_src_register( unsigned file, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w, unsigned negate, unsigned absolute, unsigned indirect, unsigned dimension, int index, struct tgsi_instruction *instruction, struct tgsi_header *header ) argument

Completed in 4666 milliseconds

12345678910