HomeSort by relevance Sort by last modified time
    Searched defs:divide (Results 76 - 100 of 316) sorted by null

1 2 34 5 6 7 8 91011>>

  /libcore/luni/src/main/java/java/math/
BigInteger.java 917 * @see #divide
936 public BigInteger divide(BigInteger divisor) { method in class:BigInteger
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
608 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
962 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
608 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
962 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
APFloat.h 71 /// multiply, divide, fused-multiply-add, conversion-to-float,
257 opStatus divide(const IEEEFloat &, roundingMode);
614 opStatus divide(const DoubleAPFloat &RHS, roundingMode RM);
968 opStatus divide(const APFloat &RHS, roundingMode RM) { function in class:llvm::APFloat
    [all...]
  /external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
DexMakerTest.java 848 Method divide = binaryOpMethod(int.class, int.class, BinaryOp.DIVIDE); local
897 Method divide = binaryOpMethod(long.class, long.class, BinaryOp.DIVIDE); local
949 Method divide = binaryOpMethod(float.class, float.class, BinaryOp.DIVIDE); local
969 Method divide = binaryOpMethod(double.class, double.class, BinaryOp.DIVIDE); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
decimal.py 93 >>> c.divide(Decimal(0), Decimal(0))
101 >>> print c.divide(Decimal(0), Decimal(0))
111 >>> print c.divide(Decimal(0), Decimal(0))
239 by zero was attempted (during a divide-integer or divide operation, or a
244 or of the signs of the operands for divide, or is 1 for an odd power of
255 divide-integer or remainder operation had too many digits (would be
266 attempted (during a divide-integer, divide, or remainder operation), and
326 (from a conversion or from an operation that is not an attempt to divide
4156 def divide(self, a, b): member in class:Context
    [all...]
  /external/crcalc/src/com/hp/creals/
CR.java 443 static CR ten_ninths = valueOf(10).divide(valueOf(9));
444 static CR twentyfive_twentyfourths = valueOf(25).divide(valueOf(24));
445 static CR eightyone_eightyeths = valueOf(81).divide(valueOf(80));
580 return CR.valueOf(scaled_result).divide(CR.valueOf(divisor));
830 * <TT>x.inverse()</tt> is equivalent to <TT>CR.valueOf(1).divide(x)</tt>.
839 public CR divide(CR x) { method in class:CR
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/math/
BigDecimal.java 76 /* 1998.07.07 scaled division [divide(BigDecimal, int, int)] */
189 * <br>new BigDecimal("2.40").divide( new BigDecimal("2"), def) =&gt; "1.2"
209 * new BigDecimal("1").divide(new BigDecimal("3E+10"), def)
1295 public android.icu.math.BigDecimal divide(android.icu.math.BigDecimal rhs) { method in class:BigDecimal
1319 public android.icu.math.BigDecimal divide(android.icu.math.BigDecimal rhs, int round) { method in class:BigDecimal
1350 public android.icu.math.BigDecimal divide(android.icu.math.BigDecimal rhs, int scale, int round) { method in class:BigDecimal
1370 public android.icu.math.BigDecimal divide(android.icu.math.BigDecimal rhs, android.icu.math.MathContext set) { method in class:BigDecimal
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/math/
BigDecimal.java 73 /* 1998.07.07 scaled division [divide(BigDecimal, int, int)] */
186 * <br>new BigDecimal("2.40").divide( new BigDecimal("2"), def) =&gt; "1.2"
206 * new BigDecimal("1").divide(new BigDecimal("3E+10"), def)
1319 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs) { method in class:BigDecimal
1344 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, int round) { method in class:BigDecimal
1376 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, int scale, int round) { method in class:BigDecimal
1397 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.MathContext set) { method in class:BigDecimal
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
BigDecimal.java 75 /* 1998.07.07 scaled division [divide(BigDecimal, int, int)] */
188 * <br>new BigDecimal("2.40").divide( new BigDecimal("2"), def) =&gt; "1.2"
208 * new BigDecimal("1").divide(new BigDecimal("3E+10"), def)
1322 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs) { method in class:BigDecimal
1347 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, int round) { method in class:BigDecimal
1379 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, int scale, int round) { method in class:BigDecimal
1400 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.MathContext set) { method in class:BigDecimal
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 699 static void divide(ScalarEvolution &SE, const SCEV *Numerator, function in struct:__anon27195::SCEVDivision
732 divide(SE, *Quotient, Op, &Q, &R);
752 // Except in the trivial case described above, we do not know how to divide
788 divide(SE, Numerator->getStart(), Denominator, &StartQ, &StartR);
789 divide(SE, Numerator->getStepRecurrence(SE), Denominator, &StepQ, &StepR);
807 divide(SE, Op, Denominator, &Q, &R);
844 divide(SE, Op, Denominator, &Q, &R);
891 divide(SE, Diff, Denominator, &Q, &R);
904 // We generally do not know how to divide Expr by Denominator. We
905 // initialize the division to a "cannot divide" state to simplify the res
    [all...]
  /external/python/cpython2/Lib/
decimal.py 93 >>> c.divide(Decimal(0), Decimal(0))
101 >>> print c.divide(Decimal(0), Decimal(0))
111 >>> print c.divide(Decimal(0), Decimal(0))
238 by zero was attempted (during a divide-integer or divide operation, or a
243 or of the signs of the operands for divide, or is 1 for an odd power of
254 divide-integer or remainder operation had too many digits (would be
265 attempted (during a divide-integer, divide, or remainder operation), and
325 (from a conversion or from an operation that is not an attempt to divide
4184 def divide(self, a, b): member in class:Context
    [all...]
  /external/python/cpython3/Lib/
_pydecimal.py 90 >>> c.divide(Decimal(0), Decimal(0))
98 >>> print(c.divide(Decimal(0), Decimal(0)))
108 >>> print(c.divide(Decimal(0), Decimal(0)))
266 by zero was attempted (during a divide-integer or divide operation, or a
271 or of the signs of the operands for divide, or is 1 for an odd power of
282 divide-integer or remainder operation had too many digits (would be
293 attempted (during a divide-integer, divide, or remainder operation), and
353 (from a conversion or from an operation that is not an attempt to divide
4395 def divide(self, a, b): member in class:Context
    [all...]
  /external/v8/benchmarks/
crypto.js 74 // am1: use a single mult and divide to get the high bits,
450 // (protected) divide this by m, quotient and remainder to q, r (HAC 14.20)
1062 this.mu = this.r2.divide(m);
1326 BigInteger.prototype.divide = bnDivide; method in class:BigInteger
    [all...]

Completed in 4077 milliseconds

1 2 34 5 6 7 8 91011>>