Home
last modified time | relevance | path

Searched defs:diff (Results 1 – 25 of 658) sorted by relevance

12345678910>>...27

/third_party/boost/libs/math/example/daubechies_wavelets/
Dfind_best_daubechies_interpolator.cpp164 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/
Dmeridian_segment.hpp41 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()
Dmeridian_inverse.hpp50 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/
Dskdiff_html.cpp79 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/node/deps/npm/lib/
Ddedupe.js96 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/node/deps/icu-small/source/common/
Ducnvbocu.cpp217 #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/icu/icu4c/source/common/
Ducnvbocu.cpp217 #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/
Ducnvbocu.cpp217 #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/
Dgpoll.c264 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/
Dpixel_iterator.hpp138 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/
Dtruemotion2rt.c134 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/boost/boost/math/special_functions/
Dulp.hpp46 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/boost/boost/math/distributions/detail/
Dhypergeometric_cdf.hpp29 T diff = result; in hypergeometric_cdf_imp() local
51 T diff = result; in hypergeometric_cdf_imp() local
/third_party/toybox/toys/net/
Dsntp.c46 static unsigned long long lunchtime(struct timespec *television, long long diff) in lunchtime()
74 long long diff = 0; in sntp_main() local
/third_party/boost/libs/numeric/odeint/examples/
Dresizing_lattice.cpp54 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/curl/lib/
Dtimeval.c188 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/node/test/pummel/
Dtest-process-hrtime.js36 const diff = process.hrtime(start); constant
Dtest-process-cpuUsage.js18 const diff = process.cpuUsage(start); constant
/third_party/boost/boost/xpressive/detail/utility/
Dalgorithm.hpp77 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/node/test/parallel/
Dtest-finalization-group-regular-gc.js11 const diff = Date.now() - start; constant
/third_party/python/Lib/lib2to3/tests/
Dpytree_idempotency.py82 def diff(fn, tree): function
/third_party/ltp/testcases/kernel/controllers/io-throttle/
Diobw.c72 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
/third_party/toybox/toys/pending/
Ddiff.c63 struct diff { struct
64 long a, b, c, d, prev, suff;
374 static int *diff(char **files) in diff() function
/third_party/boost/libs/locale/src/util/
Dgregorian.cpp218 int diff = 7 * (value - current_week); in set_value() local
671 … int get_diff(period::marks::period_mark p,int diff,gregorian_calendar const *other) const in get_diff()
713 int diff = other->tm_.tm_year - tm_.tm_year; in difference() local
718 int diff = 12 * (other->tm_.tm_year - tm_.tm_year) in difference() local
732 int diff = other->tm_.tm_yday - tm_.tm_yday; in difference() local
/third_party/boost/libs/yap/example/autodiff_library/
DStack.h31 static Stack* diff; variable

12345678910>>...27