HomeSort by relevance Sort by last modified time
    Searched refs:negate (Results 51 - 75 of 346) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/skia/src/core/
Sk64.cpp 121 void Sk64::negate() function in class:Sk64
196 this->negate();
229 this->negate();
268 this->negate();
  /external/jmonkeyengine/engine/src/test/jme3test/renderer/
TestParallelProjection.java 58 dl.setDirection(Vector3f.UNIT_XYZ.negate());
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_compiler_util.h 98 unsigned int negate,
radeon_program_alu.c 152 newreg.Negate = RC_MASK_NONE;
156 static struct rc_src_register negate(struct rc_src_register reg) function
159 newreg.Negate = newreg.Negate ^ RC_MASK_XYZW;
234 src.Negate = RC_MASK_NONE;
253 emit1(c, inst->Prev, RC_OPCODE_FRC, 0, dst, negate(inst->U.I.SrcReg[0]));
280 src0.Negate &= ~(RC_MASK_Z | RC_MASK_W);
283 src1.Negate &= ~(RC_MASK_Z | RC_MASK_W);
294 src0.Negate &= ~RC_MASK_W;
320 inst->U.I.SrcReg[0], negate(srcreg(RC_FILE_TEMPORARY, dst.Index)))
    [all...]
radeon_optimize.c 56 combine.Negate = outer.Negate;
59 combine.Negate = swizzle_mask(outer.Swizzle, inner.Negate);
60 combine.Negate ^= outer.Negate;
197 *pnegate = GET_BIT(src.Negate, chan);
200 if (swz != *pswz || *pnegate != GET_BIT(src.Negate, chan)) {
213 unsigned int negate= 0; local
215 if (is_src_uniform_constant(inst->U.I.SrcReg[2], &swz, &negate)) {
254 unsigned int negate = 0; local
287 unsigned int negate = 0; local
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_eu_debug.c 59 hwreg.negate ? "-" : "");
  /external/proguard/src/proguard/evaluation/value/
LongValue.java 46 public abstract LongValue negate(); method in class:LongValue
217 return compare(other).negate();
373 return compare(other).negate();
529 return compare(other).negate();
UnknownLongValue.java 32 public LongValue negate() method in class:UnknownLongValue
UnknownIntegerValue.java 32 public IntegerValue negate() method in class:UnknownIntegerValue
  /external/skia/src/core/
Sk64.cpp 121 void Sk64::negate() function in class:Sk64
196 this->negate();
229 this->negate();
268 this->negate();
  /libcore/luni/src/test/java/libcore/java/math/
OldBigDecimalCompareTest.java 59 BigDecimal res = aNumber.negate(mc);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
radeon_program_alu.c 152 newreg.Negate = RC_MASK_NONE;
156 static struct rc_src_register negate(struct rc_src_register reg) function
159 newreg.Negate = newreg.Negate ^ RC_MASK_XYZW;
234 src.Negate = RC_MASK_NONE;
253 emit1(c, inst->Prev, RC_OPCODE_FRC, 0, dst, negate(inst->U.I.SrcReg[0]));
280 src0.Negate &= ~(RC_MASK_Z | RC_MASK_W);
283 src1.Negate &= ~(RC_MASK_Z | RC_MASK_W);
294 src0.Negate &= ~RC_MASK_W;
320 inst->U.I.SrcReg[0], negate(srcreg(RC_FILE_TEMPORARY, dst.Index)))
    [all...]
radeon_optimize.c 56 combine.Negate = outer.Negate;
59 combine.Negate = swizzle_mask(outer.Swizzle, inner.Negate);
60 combine.Negate ^= outer.Negate;
197 *pnegate = GET_BIT(src.Negate, chan);
200 if (swz != *pswz || *pnegate != GET_BIT(src.Negate, chan)) {
213 unsigned int negate= 0; local
215 if (is_src_uniform_constant(inst->U.I.SrcReg[2], &swz, &negate)) {
254 unsigned int negate = 0; local
287 unsigned int negate = 0; local
    [all...]
  /external/guava/guava/src/com/google/common/base/
CharMatcher.java 287 @Override public CharMatcher negate() {
363 @Override public CharMatcher negate() {
397 @Override public CharMatcher negate() { method in class:CharMatcher
414 * <p>To negate another {@code CharMatcher}, use {@link #negate()}.
430 @Override public CharMatcher negate() {
486 return anyOf(sequence).negate();
556 public CharMatcher negate() {
575 @Override public CharMatcher negate() {
680 // TODO(kevinb): make methods like negate() smart
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
CharMatcher.java 300 @Override public CharMatcher negate() {
364 @Override public CharMatcher negate() {
395 @Override public CharMatcher negate() { method in class:CharMatcher
411 * <p>To negate another {@code CharMatcher}, use {@link #negate()}.
425 @Override public CharMatcher negate() {
478 return anyOf(sequence).negate();
541 public CharMatcher negate() {
557 @Override public CharMatcher negate() {
667 // TODO: make methods like negate() smar
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharMatcher.java 300 @Override public CharMatcher negate() {
364 @Override public CharMatcher negate() {
395 @Override public CharMatcher negate() { method in class:CharMatcher
411 * <p>To negate another {@code CharMatcher}, use {@link #negate()}.
425 @Override public CharMatcher negate() {
478 return anyOf(sequence).negate();
541 public CharMatcher negate() {
557 @Override public CharMatcher negate() {
667 // TODO: make methods like negate() smar
    [all...]
  /external/e2fsprogs/misc/
fsck.c 733 int negate; member in struct:fs_type_compile
748 int negate, first_negate = 1; local
766 cmp->negate = 0;
775 negate = 0;
778 negate = 1;
781 negate = 1;
789 cmp->type[num] = negate ? FS_TYPE_NEGOPT : FS_TYPE_OPT;
792 cmp->negate = negate;
795 if ((negate && !cmp->negate) |
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECPoint.java 120 public abstract ECPoint negate(); method in class:ECPoint
314 return add(b.negate());
317 public ECPoint negate() method in class:ECPoint.Fp
319 return new ECPoint.Fp(curve, this.x, this.y.negate(), this.withCompression);
534 return addSimple((ECPoint.F2m)b.negate());
570 public ECPoint negate() method in class:ECPoint.F2m
Tnaf.java 14 private static final BigInteger MINUS_ONE = ECConstants.ONE.negate();
15 private static final BigInteger MINUS_TWO = ECConstants.TWO.negate();
16 private static final BigInteger MINUS_THREE = ECConstants.THREE.negate();
375 r1 = t.shiftRight(1).negate();
484 s = u1.negate();
578 si[1] = dividend1.shiftRight(1).negate();
583 si[1] = dividend1.shiftRight(2).negate();
808 r1 = t.shiftRight(1).negate();
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h 277 int negate; member in union:YYSTYPE
285 unsigned negate:1; member in struct:YYSTYPE::__anon14198
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestQ3.java 131 walkDirection.addLocal(camLeft.negate());
135 walkDirection.addLocal(camDir.negate());
  /external/jmonkeyengine/engine/src/test/jme3test/helloworld/
HelloCollision.java 172 if (right) { walkDirection.addLocal(camLeft.negate()); }
174 if (down) { walkDirection.addLocal(camDir.negate()); }
  /cts/tests/tests/graphics/src/android/graphics/cts/
PointFTest.java 52 mPointF.negate();
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nvfx_shader.h 130 * 17: negate
163 * SUB - ADD, negate second source
428 uint8_t negate : 1; member in struct:nvfx_src
487 .negate = 0,
509 src.negate = !src.negate;
  /external/mesa3d/src/gallium/drivers/nv30/
nvfx_shader.h 130 * 17: negate
163 * SUB - ADD, negate second source
428 uint8_t negate : 1; member in struct:nvfx_src
487 .negate = 0,
509 src.negate = !src.negate;

Completed in 2048 milliseconds

1 23 4 5 6 7 8 91011>>