Home
last modified time | relevance | path

Searched defs:difference (Results 1 - 25 of 43) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dsleep.c36 long int difference = new_time.tv_sec - old_time.tv_sec - 2000; in sleep_0100() local
H A Dusleep.c36 long int difference = new_time.tv_sec - old_time.tv_sec - 2000; in usleep_0100() local
/third_party/googletest/googletest/samples/
H A Dsample10_unittest.cc82 int difference = Water::allocated() - initially_allocated_; variable
/third_party/gn/src/base/
H A Dstl_util.h93 ResultType difference; in STLSetDifference() local
/third_party/skia/tests/
H A DRectTest.cpp225 SkIRect difference; in DEF_TEST() local
259 SkIRect difference; in DEF_TEST() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dint128.cc95 int difference = dividend_bit_length - divisor_bit_length; in DivModImpl() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dbignum.cc225 const Chunk difference = RawBigit(i + offset) - other.RawBigit(i) - borrow; in SubtractBignum() local
230 const Chunk difference = RawBigit(i + offset) - borrow; in SubtractBignum() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-bignum.cpp239 const Chunk difference = RawBigit(i + offset) - other.RawBigit(i) - borrow; in SubtractBignum() local
244 const Chunk difference = RawBigit(i + offset) - borrow; in SubtractBignum() local
[all...]
H A Dnfrs.cpp597 int64_t difference = util64_fromDouble(uprv_maxMantissa()); in findFractionRuleSetRule() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-bignum.cpp239 const Chunk difference = RawBigit(i + offset) - other.RawBigit(i) - borrow; in SubtractBignum() local
244 const Chunk difference = RawBigit(i + offset) - borrow; in SubtractBignum() local
[all...]
H A Dnfrs.cpp597 int64_t difference = util64_fromDouble(uprv_maxMantissa()); in findFractionRuleSetRule() local
/third_party/python/Lib/
H A D_weakrefset.py130 def difference(self, other): member in WeakSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp423 ConstantRange ConstantRange::difference(const ConstantRange &CR) const { in difference() function in ConstantRange
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dscalar_analysis.cpp1059 SENode* difference = in TEST_F() local
1096 SENode* difference = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dscalar_analysis.cpp1059 SENode* difference = in TEST_F() local
1096 SENode* difference = in TEST_F() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-bignum.cpp238 const Chunk difference = RawBigit(i + offset) - other.RawBigit(i) - borrow; in SubtractBignum() local
243 const Chunk difference = RawBigit(i + offset) - borrow; in SubtractBignum() local
[all...]
H A Dnfrs.cpp597 int64_t difference = util64_fromDouble(uprv_maxMantissa()); in findFractionRuleSetRule() local
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dinterval.rs140 pub fn difference(&mut self, other: &IntervalSet<I>) { in difference() functions
392 fn difference(&self, other: &Self) -> (Option<Self>, Option<Self>) { in next() functions
/third_party/spirv-tools/test/opt/
H A Dscalar_analysis.cpp1055 SENode* difference = in TEST_F() local
1092 SENode* difference = in TEST_F() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cClipControlTests.cpp150 float difference = 0.0f; in fuzzyDepthCompare() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc83 double difference = std::fabs(actual - expected); in IsEqualWithTolerance() local
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c239 unsigned long delay, difference; in sem_timedwait_save() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateIntervalFormat.java393 BestMatchInfo(String bestSkeleton, int difference) { in BestMatchInfo() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp57 static size_t difference(size_t minuend, size_t subtrahend) { in difference() function
/third_party/vk-gl-cts/framework/common/
H A DtcuImageCompare.cpp221 float difference = fuzzyCompare(params, reference, result, errorMask.getAccess()); in fuzzyCompare() local
[all...]

Completed in 27 milliseconds

12