Home
last modified time | relevance | path

Searched defs:mce (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/effects/
DGrMatrixConvolutionEffect.cpp160 const GrMatrixConvolutionEffect& mce = args.fFp.cast<GrMatrixConvolutionEffect>(); in emitKernelBlock() local
198 const GrMatrixConvolutionEffect& mce = args.fFp.cast<GrMatrixConvolutionEffect>(); in emitCode() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
DDiagBigDecimalTest.java120 …private static final ohos.global.icu.math.MathContext mce = new ohos.global.icu.math.MathContext(9… field in DiagBigDecimalTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java117 …private static final com.ibm.icu.math.MathContext mce = new com.ibm.icu.math.MathContext(9, com.ib… field in DiagBigDecimalTest
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h20424 struct mce { struct
20425 __u64 status;
20426 __u64 misc;
20427 __u64 addr;
20428 __u64 mcgstatus;
20452 typedef long unsigned int mce_banks_t[1]; argument
22687 struct mce mce; member