Searched refs:d33 (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/libs/date_time/test/gregorian/ |
D | testdate.cpp | 277 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/ |
D | rosenbrock4.hpp | 102 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/ |
D | loopsArtificial.frag | 48 uniform float d33;
|
D | loops.frag | 48 uniform float d33;
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 41 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/ |
D | loopsArtificial.frag.out | 213 0:? 'd33' ( uniform float) 430 0:? 'd33' ( uniform float)
|
D | loops.frag.out | 964 0:? 'd33' ( uniform float) 1932 0:? 'd33' ( uniform float)
|
/third_party/node/deps/npm/node_modules/pacote/ |
D | CHANGELOG.md | 1343 * **git:** support pulling in git submodules ([5825d33](https://github.com/npm/pacote/commit/5825d3…
|
/third_party/cJSON/ |
D | CHANGELOG.md | 295 * 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/ |
D | uri.all.min.js.map | 1 …d33 / %d35-91 / %d93-126 / obs-qtext\n//const VCHAR$$ = \"[\\\\x21-\\\\x7E]\";\n//const WSP$$ = \"…
|
D | uri.all.js.map | 1 …d33 / %d35-91 / %d93-126 / obs-qtext\n//const VCHAR$$ = \"[\\\\x21-\\\\x7E]\";\n//const WSP$$ = \"…
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V10.md | 4081 * [[`8599465d33`](https://github.com/nodejs/node/commit/8599465d33)] - **(SEMVER-MAJOR)** **fs**: m…
|