Home
last modified time | relevance | path

Searched defs:g20 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/rest/
DgenericRestParameters1.ts110 declare const g20: (x: number, y?: string, z?: boolean) => string[]; constant
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dconv3x3_int8.c207 int16x8_t g20 = vld1q_s16(src_ic8_ptr + 6 * 8); in Conv3x3Int8FilterTransform() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp847 int32 g20 = p2 [0]; in FixIsolatedPixel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dconv_depthwise_fp16.c266 MS_FLOAT16X8 g20 = MS_LDQ_F16(weight + 64); in ConvDw3x3LineFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dconv_depthwise_fp32.c593 MS_FLOAT32X4 g20 = MS_LDQ_F32(weight + 32); in ConvDw3x3Line() local