Searched defs:t01 (Results 1 – 5 of 5) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/ |
D | conv3x3_int8.c | 44 int16x8_t t01 = vsubq_s16(d01, d21); in Conv3x3Int8InputUnit() local 488 int32x4_t t01 = vshrq_n_s32(vaddq_s32(vaddq_s32(s01, s11), s21), 1); in Conv3x3Int8OutputUnit() local 609 int32_t t01 = (s01 + s11 + s21) / 2; in Conv3x3Int8OutputUnit() local 690 int32_t t01 = (s01 + s11 + s21) / 2; in Conv3x3Int8OutputUnit() local
|
/third_party/typescript/tests/cases/compiler/ |
D | genericDefaults.ts | 474 type t01<T, U = T> = { a: [T, U]; } 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 | 293 uint64_t *t01; in Hacl_Bignum_Crecip_crecip() local
|
/third_party/mbedtls/3rdparty/everest/library/ |
D | Hacl_Curve25519.c | 251 uint64_t *t01; in Hacl_Bignum_Crecip_crecip() local
|