Searched refs:divide (Results 51 - 75 of 98) sorted by relevance

1234

/external/dropbear/libtomcrypt/src/math/
H A Dltm_desc.c263 static int divide(void *a, void *b, void *c, void *d) function
430 &divide,
H A Dtfm_desc.c271 static int divide(void *a, void *b, void *c, void *d) function
718 &divide,
/external/libvpx/vp8/common/ppc/
H A Dfilter_bilinear_altivec.asm38 ;# downshift by 7 ( divide by 128 ) at the end
87 vsrh v24, v24, v19 ;# divide v0, v1 by 128
142 vsrh v22, v22, v19 ;# divide by 128
492 vsrh v24, v24, v19 ;# divide v0, v1 by 128
H A Dfilter_altivec.asm81 vsrh v16, v16, v7 ;# divide by 128
103 vsrh v21, v21, v19 ;# divide by 128
836 ;# downshift by 7 ( divide by 128 ) at the end
886 vsrh v0, v0, v13 ;# divide v0, v1 by 128
942 ;# downshift by 7 ( divide by 128 ) at the end
/external/proguard/lib/
H A Dproguard.jar ... SUBTRACT public static final byte MULTIPLY public static final byte DIVIDE public static final byte REMAINDER public static final byte SHIFT_LEFT ...
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
H A DDSAParametersGenerator.java150 BigInteger e = p.subtract(ONE).divide(q);
293 // BigInteger e = p.subtract(ONE).divide(q);
/external/e2fsprogs/intl/
H A Dplural.y328 lval->op = divide;
H A Dplural.c1437 lval->op = divide;
/external/guava/guava/src/com/google/common/math/
H A DIntMath.java249 public static int divide(int p, int q, RoundingMode mode) { method in class:IntMath
H A DLongMath.java296 public static long divide(long p, long q, RoundingMode mode) { method in class:LongMath
416 a >>= aTwos; // divide out all 2s
418 b >>= bTwos; // divide out all 2s
426 a >>= Long.numberOfTrailingZeros(a); // divide out all 2s, since 2 doesn't divide b
592 result /= i / d; // (i/d) is guaranteed to divide result
616 // These values were generated by using checkedMultiply to see when the simple multiply/divide
/external/llvm/include/llvm/ADT/
H A DAPFloat.h30 are add, subtract, multiply, divide, fused-multiply-add,
271 opStatus divide(const APFloat &, roundingMode);
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dll.S318 shr $20,%rax # divide by 1024*1024 to get M
476 shr %eax # then divide by 2
531 div %ebx # divide
535 jnz div_by_10 # ! if not divide again
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dll.S314 shr $20,%eax # divide by 1024*1024 to get M
476 shr %eax # then divide by 2
531 div %ebx # divide
535 jnz div_by_10 # if not divide again
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
H A Djsilver.sablecc138 {command, args} slash = '/'; // means divide or end command.
497 | {divide} [left]:factor slash [right]:value // x.y / a.b
498 {->New expression.divide(left.expression, right.expression)}
699 | {divide} [left]:expression [right]:expression // x / y
/external/jmonkeyengine/engine/src/core/com/jme3/math/
H A DVector3f.java571 * <code>divide</code> divides the values of this vector by a scalar and
575 * the value to divide this vectors attributes by.
578 public Vector3f divide(float scalar) { method in class:Vector3f
602 * <code>divide</code> divides the values of this vector by a scalar and
606 * the value to divide this vectors attributes by.
609 public Vector3f divide(Vector3f scalar) { method in class:Vector3f
752 // return divide(length);
755 // return divide(1);
H A DVector4f.java508 * <code>divide</code> divides the values of this vector by a scalar and
512 * the value to divide this vectors attributes by.
515 public Vector4f divide(float scalar) { method in class:Vector4f
539 * <code>divide</code> divides the values of this vector by a scalar and
543 * the value to divide this vectors attributes by.
546 public Vector4f divide(Vector4f scalar) { method in class:Vector4f
698 // return divide(length);
701 // return divide(1);
/external/libvpx/vp8/encoder/ppc/
H A Dvariance_subpixel_altivec.asm38 ;# downshift by 7 ( divide by 128 ) at the end
102 vsrh v24, v24, v19 ;# divide v0, v1 by 128
118 vsrh v22, v22, v19 ;# divide by 128
595 vsrh v24, v24, v19 ;# divide v0, v1 by 128
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/
H A DTexturePixel.java261 public void divide(float value) { method in class:TexturePixel
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
H A DTerrainGrid.java320 Vector3f tileLoc = location.divide(this.getWorldScale().mult(this.quadSize));
/external/llvm/lib/Support/
H A DAPInt.cpp1666 void APInt::divide(const APInt LHS, unsigned lhsWords,
1739 // and faster because we are certain that we can divide a 64-bit quantity
1766 // Now we're ready to invoke the Knuth classical divide algorithm. In this
1869 // All high words are zero, just use native divide
1873 // We have to compute it the hard way. Invoke the Knuth divide algorithm.
1875 divide(*this, lhsWords, RHS, rhsWords, &Quotient, 0);
1910 // We have to compute it the hard way. Invoke the Knuth divide algorithm.
1912 divide(*this, lhsWords, RHS, rhsWords, 0, &Remainder);
1953 divide(LHS, lhsWords, RHS, rhsWords, &Quotient, &Remainder);
2172 // For the 2, 8 and 16 bit cases, we can just shift instead of divide
[all...]
H A DAPFloat.cpp1624 /* Normalized divide. */
1626 APFloat::divide(const APFloat &rhs, roundingMode rounding_mode)
1653 fs = V.divide(rhs, rmNearestTiesToEven);
1694 fs = V.divide(rhs, rmNearestTiesToEven);
3629 if (reciprocal.divide(*this, rmNearestTiesToEven) != opOK)
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/BuildOptions/
H A DDebugTreeGrammar.cs625 value = a.divide(b);
H A DProfileTreeGrammar.cs630 value = a.divide(b);
/external/oprofile/events/x86-64/family10/
H A Dunit_masks245 0x04 Single precision divide/square root ops
248 0x20 Double precision divide/square root ops
/external/oprofile/events/mips/24K/
H A Devents99 event:0x411 counters:1 um:zero minimum:500 name:INT_MUL_DIV_INSNS : 17-1 Integer multiply/divide instructions completed

Completed in 2051 milliseconds

1234