Home
last modified time | relevance | path

Searched defs:d12 (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/avx/
DTiledC4MatMulFp32.c53 __m256 d12 = _mm256_mul_ps(in1, w2); in TiledC4MatmulFp32() local
/third_party/flutter/skia/src/core/
DSkMaskBlurFilter.cpp689 Sk8h* d01, Sk8h* d12, Sk8h*, Sk8h*, Sk8h*, Sk8h*, Sk8h*, Sk8h*) { in blur_y_radius_1() argument
703 Sk8h* d01, Sk8h* d12, Sk8h* d23, Sk8h* d34, Sk8h*, Sk8h*, Sk8h*, Sk8h*) { in blur_y_radius_2() argument
720 Sk8h* d01, Sk8h* d12, Sk8h* d23, Sk8h* d34, Sk8h* d45, Sk8h* d56, Sk8h*, Sk8h*) { in blur_y_radius_3() argument
740 Sk8h* d01, Sk8h* d12, Sk8h* d23, Sk8h* d34, Sk8h* d45, Sk8h* d56, Sk8h* d67, Sk8h* d78) { in blur_y_radius_4()
769 Sk8h d01{kHalf}, d12{kHalf}, d23{kHalf}, d34{kHalf}, in blur_column() local
/third_party/skia/src/core/
DSkMaskBlurFilter.cpp692 Sk8h* d01, Sk8h* d12, Sk8h*, Sk8h*, Sk8h*, Sk8h*, Sk8h*, Sk8h*) { in blur_y_radius_1() argument
706 Sk8h* d01, Sk8h* d12, Sk8h* d23, Sk8h* d34, Sk8h*, Sk8h*, Sk8h*, Sk8h*) { in blur_y_radius_2() argument
723 Sk8h* d01, Sk8h* d12, Sk8h* d23, Sk8h* d34, Sk8h* d45, Sk8h* d56, Sk8h*, Sk8h*) { in blur_y_radius_3() argument
743 Sk8h* d01, Sk8h* d12, Sk8h* d23, Sk8h* d34, Sk8h* d45, Sk8h* d56, Sk8h* d67, Sk8h* d78) { in blur_y_radius_4()
772 Sk8h d01{kHalf}, d12{kHalf}, d23{kHalf}, d34{kHalf}, in blur_column() local
/third_party/boost/libs/date_time/test/gregorian/
Dtestdate.cpp242 date d12(not_a_date_time); in main() local
/third_party/flutter/skia/samplecode/
DSampleDegenerateQuads.cpp167 SkScalar d12 = (t1 - t2).length(); in inside_triangle() local
/third_party/skia/samplecode/
DSampleDegenerateQuads.cpp173 SkScalar d12 = (t1 - t2).length(); in inside_triangle() local
/third_party/python/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py232 def d12(a, b=1, c=2): pass function
Dpy3_test_grammar.py244 def d12(a, b=1, c=2): pass function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c30 int16x8_t d12 = vsubq_s16(vld1q_s16(tmp_data + 6 * 8), zp); in Conv3x3Int8InputUnit() local
/third_party/python/Lib/test/
Dtest_grammar.py626 def d12(a, b=1, c=2): pass function
/third_party/libffi/testsuite/libffi.bhaible/
Dtestcases.c77 d10=1.1, d11=1.2, d12=1.3, d13=1.4, d14=1.5, d15=1.6, d16=1.7, d17=1.8; variable