Searched defs:d21 (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/date_time/test/gregorian/ |
D | testdate.cpp | 197 date d21(2000, Feb, 30); in main() local
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | h263parse.c | 488 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/ |
D | toms748_solve.hpp | 267 T d21 = (b - d) * fd / (fd - fb); in cubic_interpolate() local
|
/third_party/boost/boost/numeric/odeint/stepper/ |
D | rosenbrock4.hpp | 119 const value_type d21 , d22 , d23 , d24 , d25; member
|
/third_party/python/Lib/lib2to3/tests/data/ |
D | py2_test_grammar.py | 217 def d21(a, b, c=1): pass function
|
D | py3_test_grammar.py | 229 def d21(a, b, c=1): pass function
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 34 int16x8_t d21 = vsubq_s16(vld1q_s16(tmp_data + 9 * 8), zp); in Conv3x3Int8InputUnit() local
|
/third_party/python/Lib/test/ |
D | test_grammar.py | 611 def d21(a, b, c=1): pass function
|