Home
last modified time | relevance | path

Searched defs:d21 (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/date_time/test/gregorian/
Dtestdate.cpp197 date d21(2000, Feb, 30); in main() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dh263parse.c488 gboolean c, d, d1, d21, e, f, f2, g, h, i, j, k, k0, k1, l, m, n, o, in gst_h263_parse_get_profile() local
/third_party/boost/boost/math/tools/
Dtoms748_solve.hpp267 T d21 = (b - d) * fd / (fd - fb); in cubic_interpolate() local
/third_party/boost/boost/numeric/odeint/stepper/
Drosenbrock4.hpp119 const value_type d21 , d22 , d23 , d24 , d25; member
/third_party/python/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py217 def d21(a, b, c=1): pass function
Dpy3_test_grammar.py229 def d21(a, b, c=1): pass function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c34 int16x8_t d21 = vsubq_s16(vld1q_s16(tmp_data + 9 * 8), zp); in Conv3x3Int8InputUnit() local
/third_party/python/Lib/test/
Dtest_grammar.py611 def d21(a, b, c=1): pass function