Home
last modified time | relevance | path

Searched defs:Inverse (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DGraphTraits.h75 struct Inverse { struct
78 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() function
/external/llvm/include/llvm/ADT/
DGraphTraits.h78 struct Inverse { struct
81 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() function
/external/vulkan-validation-layers/libs/glm/gtc/
Dmatrix_inverse.inl71 detail::tmat2x2<T, P> Inverse( local
91 detail::tmat3x3<T, P> Inverse; local
132 detail::tmat4x4<T, P> Inverse; local
Dmatrix_transform.inl365 detail::tmat4x4<T, P> Inverse = inverse(proj * model); local
/external/webrtc/webrtc/common_audio/
Dreal_fourier_openmax.cc61 void RealFourierOpenmax::Inverse(const complex<float>* src, float* dest) const { in Inverse() function in webrtc::RealFourierOpenmax
Dreal_fourier_ooura.cc64 void RealFourierOoura::Inverse(const complex<float>* src, float* dest) const { in Inverse() function in webrtc::RealFourierOoura
/external/pdfium/xfa/fxbarcode/common/reedsolomon/
DBC_ReedSolomonGF256.cpp115 int32_t CBC_ReedSolomonGF256::Inverse(int32_t a, int32_t& e) { in Inverse() function in CBC_ReedSolomonGF256
/external/pdfium/core/fxcrt/
Dfx_basic_util.cpp208 CFX_Matrix_3by3 CFX_Matrix_3by3::Inverse() { in Inverse() function in CFX_Matrix_3by3
/external/vulkan-validation-layers/libs/glm/detail/
Dtype_mat3x3.inl418 detail::tmat3x3<T, P> Inverse(detail::tmat3x3<T, P>::_null); local
459 tmat3x3<T, P> Inverse( local
Dtype_mat2x2.inl382 detail::tmat2x2<T, P> Inverse( local
Dtype_mat4x4.inl524 detail::tmat4x4<T, P> Inverse(Inv0 * SignA, Inv1 * SignB, Inv2 * SignA, Inv3 * SignB); local
/external/pdfium/xfa/fxbarcode/pdf417/
DBC_PDF417HighLevelEncoder.cpp131 void CBC_PDF417HighLevelEncoder::Inverse() { in Inverse() function in CBC_PDF417HighLevelEncoder
/external/llvm/lib/IR/
DConstantFold.cpp1964 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.cpp2116 Constant *Inverse = ConstantExpr::getBitCast(C1, CE2Op0->getType()); in ConstantFoldCompareInstruction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1492 bool Inverse = (N1C->isNullValue() && Cond == ISD::SETEQ) || in SimplifySetCC() local
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3669 class Inverse<2> : public DerivedFunc<Signature<Mat2, Mat2> > class
3689 class Inverse<3> : public DerivedFunc<Signature<Mat3, Mat3> > class
3731 class Inverse<4> : public DerivedFunc<Signature<Mat4, Mat4> > class
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3640 class Inverse<2> : public DerivedFunc<Signature<Mat2, Mat2> > class
3660 class Inverse<3> : public DerivedFunc<Signature<Mat3, Mat3> > class
3702 class Inverse<4> : public DerivedFunc<Signature<Mat4, Mat4> > class
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2876 bool Inverse = false; in ProcessUMulZExtIdiom() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp5880 bool Inverse) { in isImpliedCond()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp8047 bool Inverse) { in isImpliedCond()