Home
last modified time | relevance | path

Searched defs:d01 (Results 1 – 14 of 14) sorted by relevance

/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/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp334 const GLfloat d01 = 0.4; in depthStencilReadbackCase() local
664 const GLfloat d01 = 0.4; in TEST_P() local
/third_party/ffmpeg/libavcodec/
Djrevdct.c1139 int d00, d01, d10, d11; in ff_j_rev_dct2() local
/third_party/openssl/test/
Dsanitytest.c31 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp430 const GLfloat d01 = 0.4; in TEST_P() local
/third_party/flutter/skia/samplecode/
DSampleDegenerateQuads.cpp166 SkScalar d01 = (t0 - t1).length(); in inside_triangle() local
/third_party/skia/samplecode/
DSampleDegenerateQuads.cpp172 SkScalar d01 = (t0 - t1).length(); in inside_triangle() local
/third_party/python/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py208 def d01(a=1): pass function
Dpy3_test_grammar.py220 def d01(a=1): pass function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java815 Date d01 = tempcal.getTime(); in Test4108764() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java812 Date d01 = tempcal.getTime(); in Test4108764() local
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp1280 UDate d01 = makeDate(1997, UCAL_MARCH, 15, 12, 00, 56); in test4108764() local
/third_party/python/Lib/test/
Dtest_grammar.py599 def d01(a=1): pass function