Home
last modified time | relevance | path

Searched defs:g22 (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DgenericRestParameters1.js111 const g22 = bind(g21, "hello"); // (z: boolean) => string[] constant
258 var g22 = bind(g21, "hello"); // (z: boolean) => string[] variable
/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters1.ts113 const g22 = bind(g21, "hello"); // (z: boolean) => string[] constant
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c209 int16x8_t g22 = vld1q_s16(src_ic8_ptr + 8 * 8); in Conv3x3Int8FilterTransform() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp1187 int32 g22 = p2 [2 * cs]; in FixSingleColumn() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c268 MS_FLOAT16X8 g22 = MS_LDQ_F16(weight + 80); in ConvDw3x3LineFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c595 MS_FLOAT32X4 g22 = MS_LDQ_F32(weight + 40); in ConvDw3x3Line() local