Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixPower.h98 const MatrixType& m_A; variable
388 typename MatrixType::Nested m_A; variable
/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_ArithDecoder.h62 unsigned int m_A; variable
/aosp_15_r20/external/armnn/python/pyarmnn/src/pyarmnn/swig/modules/
H A Darmnn_descriptors.i65 float m_A; member
/aosp_15_r20/external/armnn/include/armnn/
H A DDescriptors.hpp61 float m_A; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1737 Value *&X, bool CountUses = false) -> bool { in foldComplexAndOrPatterns()