Home
last modified time | relevance | path

Searched defs:mai (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstPrinter.h69 MCInstPrinter(const MCAsmInfo &mai, const MCInstrInfo &mii, in MCInstPrinter()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp60 MCContext::MCContext(const MCAsmInfo *mai, const MCRegisterInfo *mri, in MCContext()
/third_party/ffmpeg/libavfilter/
Dvf_colorspace.c299 double mai[3][3], fac[3][3], tmp[3][3]; in fill_whitepoint_conv_table() local