Home
last modified time | relevance | path

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

/third_party/boost/libs/date_time/test/gregorian/
Dtestparse_date.cpp123 date d11 = from_us_string("feb 29 2000"); in main() local
340 date d11 = from_simple_string(d10s); in main() local
Dtestdate.cpp237 date d11(pos_infin); in main() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/intrinsics/avx/
DTiledC4MatMulFp32.c52 __m256 d11 = _mm256_mul_ps(in1, w1); in TiledC4MatmulFp32() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c29 int16x8_t d11 = vsubq_s16(vld1q_s16(tmp_data + 5 * 8), zp); in Conv3x3Int8InputUnit() local
501 int32x4_t d11 = vaddq_s32(vshrq_n_s32(vsubq_s32(vsubq_s32(t11, t12), t13), 1), bias_ptr); in Conv3x3Int8OutputUnit() local
622 int32_t d11 = (t11 - t12 - t13) / 2 + bias_ptr[0]; in Conv3x3Int8OutputUnit() local
703 int32_t d11 = (t11 - t12 - t13) / 2 + bias_ptr[0]; in Conv3x3Int8OutputUnit() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp336 const GLfloat d11 = 0.8; in depthStencilReadbackCase() local
666 const GLfloat d11 = 0.8; in TEST_P() local
/third_party/ffmpeg/libavcodec/
Djrevdct.c1139 int d00, d01, d10, d11; in ff_j_rev_dct2() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp432 const GLfloat d11 = 0.8; in TEST_P() local
/third_party/python/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py213 def d11(a, b=1): pass function
Dpy3_test_grammar.py225 def d11(a, b=1): pass function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DCalendarRegressionTest.java819 Date d11 = tempcal.getTime(); in Test4108764() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java816 Date d11 = tempcal.getTime(); in Test4108764() local
/third_party/icu/icu4c/source/test/intltest/
Dcalregts.cpp1282 UDate d11 = makeDate(1997, UCAL_MARCH, 15, 12, 34, 56); in test4108764() local
/third_party/python/Lib/test/
Dtest_grammar.py607 def d11(a, b=1): 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