Searched defs:t00 (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 43 int16x8_t t00 = vsubq_s16(d00, d20); in Conv3x3Int8InputUnit() local 487 int32x4_t t00 = vshrq_n_s32(vaddq_s32(vaddq_s32(s00, s10), s20), 1); in Conv3x3Int8OutputUnit() local 608 int32_t t00 = (s00 + s10 + s20) / 2; in Conv3x3Int8OutputUnit() local 689 int32_t t00 = (s00 + s10 + s20) / 2; in Conv3x3Int8OutputUnit() local
|
/third_party/typescript/tests/cases/compiler/ |
D | genericDefaults.ts | 470 type t00<T = number> = { a: T; } alias
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_texfilter.c | 1162 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear() local 1226 GLfloat t00[4], t10[4], t01[4], t11[4]; /* sampled texel colors */ in sample_2d_linear_repeat() local 2735 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_linear_rect() local 2871 GLfloat t00[4], t01[4], t10[4], t11[4]; in sample_2d_array_linear() local
|
/third_party/mbedtls/3rdparty/everest/library/legacy/ |
D | Hacl_Curve25519.c | 291 uint64_t *t00 = buf + (uint32_t)5U; in Hacl_Bignum_Crecip_crecip() local
|
/third_party/mbedtls/3rdparty/everest/library/ |
D | Hacl_Curve25519.c | 249 uint64_t *t00 = buf + (uint32_t)5U; in Hacl_Bignum_Crecip_crecip() local
|