| /third_party/boost/libs/math/example/daubechies_wavelets/ |
| D | find_best_daubechies_interpolator.cpp | 164 Real diff = abs(phi_dense[i] - mh(x)); in find_best_interpolator() local 196 Real diff = abs(phi_dense[i] - linear(x)); in find_best_interpolator() local 213 Real diff = abs(phi_dense[i] - qbs(x)); in find_best_interpolator() local 228 Real diff = abs(phi_dense[i] - cbs(x)); in find_best_interpolator() local 244 Real diff = abs(phi_dense[i] - qbs(x)); in find_best_interpolator() local 262 Real diff = abs(phi_dense[i] - ch(x)); in find_best_interpolator() local 281 Real diff = abs(phi_dense[i] - pc(x)); in find_best_interpolator() local 298 Real diff = abs(phi_dense[i] - pc(x)); in find_best_interpolator() local 368 Real diff = abs(phi_dense[i] - fotaylor(x)); in find_best_interpolator() local 397 Real diff = abs(phi_dense[i] - qh(x)); in find_best_interpolator() local [all …]
|
| /third_party/boost/boost/geometry/formulas/ |
| D | meridian_segment.hpp | 41 T diff = geometry::math::longitude_distance_signed<geometry::radian>(lon1, lon2); in is_meridian() local 55 static bool meridian_not_crossing_pole(T lat1, T lat2, T diff) in meridian_not_crossing_pole() 63 static bool meridian_crossing_pole(T diff) in meridian_crossing_pole()
|
| D | meridian_inverse.hpp | 50 static bool meridian_not_crossing_pole(T lat1, T lat2, CT diff) in meridian_not_crossing_pole() 57 static bool meridian_crossing_pole(CT diff) in meridian_crossing_pole() 88 CT diff = geometry::math::longitude_distance_signed<geometry::radian>(lon1, lon2); in apply() local
|
| /third_party/flutter/skia/tools/skdiff/ |
| D | skdiff_html.cpp | 79 static void print_pixel_count(SkFILEWStream* stream, const DiffRecord& diff) { in print_pixel_count() 93 static void print_checkbox_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_checkbox_cell() 99 static void print_label_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_label_cell() 212 static void print_diff_row(SkFILEWStream* stream, DiffRecord& diff, const SkString& relativePath) { in print_diff_row() 287 DiffRecord* diff = differences[i]; in print_diff_page() local
|
| /third_party/skia/tools/skdiff/ |
| D | skdiff_html.cpp | 79 static void print_pixel_count(SkFILEWStream* stream, const DiffRecord& diff) { in print_pixel_count() 93 static void print_checkbox_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_checkbox_cell() 99 static void print_label_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_label_cell() 213 static void print_diff_row(SkFILEWStream* stream, const DiffRecord& diff, const SkString& relativeP… in print_diff_row() 288 const DiffRecord& diff = differences[i]; in print_diff_page() local
|
| /third_party/node/deps/npm/lib/ |
| D | dedupe.js | 96 function move (node, hoistTo, diff) { argument 107 function moveRemainingChildren (node, diff) { argument 114 function remove (child, diff, done) { argument 118 function remove_ (child, diff, seen, done) { argument 128 function hoistChildren (tree, diff, next) { argument 132 function hoistChildren_ (tree, diff, seen, next) { argument
|
| /third_party/icu/icu4c/source/common/ |
| D | ucnvbocu.cpp | 217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument 220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument 223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument 287 packDiff(int32_t diff) { in packDiff() 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; in _Bocu1FromUnicode() local 884 int32_t diff, count; in decodeBocu1LeadByte() local 964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucnvbocu.cpp | 217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument 220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument 223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument 287 packDiff(int32_t diff) { in packDiff() 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; in _Bocu1FromUnicode() local 884 int32_t diff, count; in decodeBocu1LeadByte() local 964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucnvbocu.cpp | 217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument 220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument 223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument 287 packDiff(int32_t diff) { in packDiff() 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; in _Bocu1FromUnicode() local 884 int32_t diff, count; in decodeBocu1LeadByte() local 964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | ucnvbocu.cpp | 217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument 220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument 223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument 287 packDiff(int32_t diff) { in packDiff() 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; in _Bocu1FromUnicode() local 884 int32_t diff, count; in decodeBocu1LeadByte() local 964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
|
| /third_party/glib/glib/tests/ |
| D | gpoll.c | 264 gint64 diff; in test_gpoll() local 295 gint64 diff; in test_gpoll() local 350 gint64 diff; in test_gpoll() local 396 gint64 diff; in test_gpoll() local 445 gint64 diff; in test_gpoll() local 503 gint64 diff; in test_gpoll() local 553 gint64 diff; in test_gpoll() local
|
| /third_party/boost/boost/gil/ |
| D | pixel_iterator.hpp | 138 inline void memunit_advance(P* &p, std::ptrdiff_t diff) in memunit_advance() 144 inline P* memunit_advanced(const P* p, std::ptrdiff_t diff) in memunit_advanced() 153 inline P& memunit_advanced_ref(P* p, std::ptrdiff_t diff) { in memunit_advanced_ref()
|
| /third_party/ffmpeg/libavcodec/ |
| D | truemotion2rt.c | 134 int diff = 0; in truemotion2rt_decode_frame() local 160 int diff = 0; in truemotion2rt_decode_frame() local 186 int diff = 0; in truemotion2rt_decode_frame() local
|
| /third_party/uboot/u-boot-2020.01/post/drivers/ |
| D | rtc.c | 31 static int rtc_post_skip (ulong * diff) in rtc_post_skip() 71 ulong diff; in rtc_post_test() local
|
| /third_party/boost/boost/math/special_functions/ |
| D | ulp.hpp | 46 T diff = ldexp(T(1), expon - tools::digits<T>()); in ulp_imp() local 80 T diff = scalbn(T(1), expon - std::numeric_limits<T>::digits); in ulp_imp() local
|
| /third_party/skia/third_party/externals/brotli/research/ |
| D | draw_diff.cc | 39 void CalculateDiff(int** diff, Image image1, Image image2, in CalculateDiff() 48 void DrawDiff(int** diff, Image image1, Image image2, in DrawDiff() 108 int** diff = new int*[h1]; in main() local
|
| /third_party/skia/src/core/ |
| D | SkRectPriv.h | 80 SkRect diff; in Subtract() local 85 SkIRect diff; in Subtract() local
|
| /third_party/boost/boost/math/distributions/detail/ |
| D | hypergeometric_cdf.hpp | 29 T diff = result; in hypergeometric_cdf_imp() local 51 T diff = result; in hypergeometric_cdf_imp() local
|
| /third_party/boost/libs/numeric/odeint/examples/ |
| D | resizing_lattice.cpp | 54 double diff = q[0] - q[N-1]; in operator ()() local 71 const double diff = q[(i+1) % N] - q[i]; in energy_distribution() local 91 const double diff = q[(i+1) % N] - q[i]; in energy() local
|
| /third_party/toybox/toys/net/ |
| D | sntp.c | 46 static unsigned long long lunchtime(struct timespec *television, long long diff) in lunchtime() 74 long long diff = 0; in sntp_main() local
|
| /third_party/curl/lib/ |
| D | timeval.c | 188 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff() local 202 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff_us() local
|
| /third_party/boost/boost/xpressive/detail/utility/ |
| D | algorithm.hpp | 77 inline bool advance_to_impl(BidiIter & iter, Diff diff, BidiIter end, std::bidirectional_iterator_t… in advance_to_impl() 87 inline bool advance_to_impl(RandIter & iter, Diff diff, RandIter end, std::random_access_iterator_t… in advance_to_impl() 104 inline bool advance_to(Iter & iter, Diff diff, Iter end) in advance_to()
|
| /third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/ |
| D | arm_chebyshev_distance_f32.c | 106 float32_t diff=0.0f, maxVal=0.0f, tmpA, tmpB; in arm_chebyshev_distance_f32() local 183 float32_t diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f32() local
|
| /third_party/node/test/pummel/ |
| D | test-process-hrtime.js | 36 const diff = process.hrtime(start); constant
|
| /third_party/ltp/testcases/kernel/controllers/io-throttle/ |
| D | iobw.c | 72 static void print_results(int id, iops_t op, size_t bytes, struct timeval *diff) in print_results() 82 struct timeval start, stop, diff; in thread() local 213 struct timeval start, stop, diff; in main() local
|