Home
last modified time | relevance | path

Searched refs:d33 (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/date_time/test/gregorian/
Dtestdate.cpp277 date d33(2000, Oct, 1); in main() local
278 check_equal("check iso week number ", d33.week_number(), 39); in main()
/third_party/boost/boost/numeric/odeint/stepper/
Drosenbrock4.hpp102 d33 ( static_cast< value_type >( 0.1643084320892478e+02 ) ) , in default_rosenbrock_coefficients()
120 const value_type d31 , d32 , d33 , d34 , d35; member
269 …m_cont4.m_v[i] = m_coef.d31 * m_g1.m_v[i] + m_coef.d32 * m_g2.m_v[i] + m_coef.d33 * m_g3.m_v[i] + … in prepare_dense_output()
/third_party/glslang/Test/
DloopsArtificial.frag48 uniform float d33;
Dloops.frag48 uniform float d33;
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c41 int16x8_t d33 = vsubq_s16(vld1q_s16(tmp_data + 15 * 8), zp); in Conv3x3Int8InputUnit() local
61 int16x8_t t33 = vsubq_s16(d13, d33); in Conv3x3Int8InputUnit()
123 int16_t d33 = (local_ptr + 15 * C8NUM)[0] - input_zp; in Conv3x3Int8InputUnit()
143 int16_t t33 = d13 - d33; in Conv3x3Int8InputUnit()
/third_party/glslang/Test/baseResults/
DloopsArtificial.frag.out213 0:? 'd33' ( uniform float)
430 0:? 'd33' ( uniform float)
Dloops.frag.out964 0:? 'd33' ( uniform float)
1932 0:? 'd33' ( uniform float)
/third_party/node/deps/npm/node_modules/pacote/
DCHANGELOG.md1343 * **git:** support pulling in git submodules ([5825d33](https://github.com/npm/pacote/commit/5825d3…
/third_party/cJSON/
DCHANGELOG.md295 * Fix compilation with old GCC compilers (4.3+ were tested), see [227d33](https://github.com/DaveGa…
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.min.js.map1d33 / %d35-91 / %d93-126 / obs-qtext\n//const VCHAR$$ = \"[\\\\x21-\\\\x7E]\";\n//const WSP$$ = \"…
Duri.all.js.map1d33 / %d35-91 / %d93-126 / obs-qtext\n//const VCHAR$$ = \"[\\\\x21-\\\\x7E]\";\n//const WSP$$ = \"…
/third_party/node/doc/changelogs/
DCHANGELOG_V10.md4081 * [[`8599465d33`](https://github.com/nodejs/node/commit/8599465d33)] - **(SEMVER-MAJOR)** **fs**: m…