Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_ArithDecoder.h60 uint8_t m_B; variable
/aosp_15_r20/external/eigen/unsupported/Eigen/src/KroneckerProduct/
H A DKroneckerTensorProduct.h66 typename Rhs::Nested m_B; variable
/aosp_15_r20/external/armnn/python/pyarmnn/src/pyarmnn/swig/modules/
H A Darmnn_descriptors.i66 float m_B; member
/aosp_15_r20/external/armnn/include/armnn/
H A DDescriptors.hpp63 float m_B; 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()