Home
last modified time | relevance | path

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

123

/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
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c28 int64_t difference, expected; in do_count_loop() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dinstruction_count_test.c28 int64_t difference, expected; in do_count_loop() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c32 s64 difference, expected; in do_count_loop() local
[all...]
H A Dcount_stcx_fail.c32 s64 difference, expected; in do_count_loop() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Dcount_instructions.c32 s64 difference, expected; in do_count_loop() local
[all...]
H A Dcount_stcx_fail.c32 s64 difference, expected; in do_count_loop() local
[all...]
/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
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddell-smbios-wmi.c87 size_t difference; in dell_smbios_wmi_call() local
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Ddell-smbios-wmi.c87 size_t difference; in dell_smbios_wmi_call() 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...]
/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...]
/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...]
/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
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-roccat-kone.c296 int retval = 0, difference, old_profile; in kone_sysfs_write_settings() local
363 int retval = 0, difference; in kone_sysfs_write_profilex() local

Completed in 17 milliseconds

123