Home
last modified time | relevance | path

Searched defs:divide (Results 1 – 25 of 33) sorted by relevance

12

/third_party/icu/icu4j/perf-tests/
DDataset.pm72 sub divide { subroutine
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimeUtil.java340 public static Duration divide(Duration duration, double value) { in divide() method in TimeUtil
350 public static Duration divide(Duration duration, long times) { in divide() method in TimeUtil
355 public static long divide(Duration d1, Duration d2) { in divide() method in TimeUtil
/third_party/icu/icu4j/perf-tests/perldriver/
DDataset.pm73 sub divide { subroutine
/third_party/icu/icu4c/source/test/perf/perldriver/
DDataset.pm75 sub divide { subroutine
/third_party/typescript/tests/cases/compiler/
DcommentsCommentParsing.ts145 function divide(a: number, b: number) { function
/third_party/musl/libc-test/src/regression/
Dmalloc-uaf-check.c38 char *divide[MALLOC_TIME]; in child() local
/third_party/typescript/tests/baselines/reference/
DcommentsCommentParsing.js142 function divide(a: number, b: number) { function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DBigDecimal.java1322 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs) { in divide() method in BigDecimal
1347 public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, int round) { in divide() method in BigDecimal
1379 … public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, int scale, int round) { in divide() method in BigDecimal
1400 …public com.ibm.icu.math.BigDecimal divide(com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.MathCo… in divide() method in BigDecimal
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DBigDecimal.java1295 public ohos.global.icu.math.BigDecimal divide(ohos.global.icu.math.BigDecimal rhs) { in divide() method in BigDecimal
1319 public ohos.global.icu.math.BigDecimal divide(ohos.global.icu.math.BigDecimal rhs, int round) { in divide() method in BigDecimal
1350 …public ohos.global.icu.math.BigDecimal divide(ohos.global.icu.math.BigDecimal rhs, int scale, int … in divide() method in BigDecimal
1370 …public ohos.global.icu.math.BigDecimal divide(ohos.global.icu.math.BigDecimal rhs, ohos.global.icu… in divide() method in BigDecimal
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_levinson_durbin_q31.c56 __STATIC_FORCEINLINE q31_t divide(q31_t n, q31_t d) in divide() function
/third_party/gptfdisk/
Dsupport.cc138 uint64_t response = def, bytesPerUnit, mult = 1, divide = 1; in IeeeToInt() local
/third_party/node/deps/npm/node_modules/ecc-jsbn/lib/
Dec.js59 ECFieldElementFp.prototype.divide = feFpDivide; method in ECFieldElementFp
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitsConverter.java332 public Factor divide(Factor other) { in divide() method in UnitsConverter.Factor
/third_party/ffmpeg/libavfilter/
Dsignature.h109 int divide; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h942 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h988 opStatus divide(const APFloat &RHS, roundingMode RM) { in divide() function
/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js1200 BigInteger.prototype.divide = bnDivide; method in BigInteger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp1745 IEEEFloat::opStatus IEEEFloat::divide(const IEEEFloat &rhs, in divide() function in llvm::detail::IEEEFloat
4212 APFloat::opStatus DoubleAPFloat::divide(const DoubleAPFloat &RHS, in divide() function in llvm::detail::DoubleAPFloat
DAPInt.cpp1478 void APInt::divide(const WordType *LHS, unsigned lhsWords, const WordType *RHS, in divide() function in APInt
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1457 string FunctionCase::incrementExpr (const string& baseExpr, glu::DataType type, bool divide) in incrementExpr()
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1461 string FunctionCase::incrementExpr (const string& baseExpr, glu::DataType type, bool divide) in incrementExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp1626 void APInt::divide(const APInt &LHS, unsigned lhsWords, const APInt &RHS, in divide() function in APInt
/third_party/python/Lib/
D_pydecimal.py4358 def divide(self, a, b): member in Context
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2660 GLuint divide = 100; in calculateDimmensions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp892 static void divide(ScalarEvolution &SE, const SCEV *Numerator, in divide() function

12