Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DGraphTraits.h78 struct Inverse { struct
81 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DGraphTraits.h75 struct Inverse { struct
78 inline Inverse(const GraphType &G) : Graph(G) {} in Inverse() argument
/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/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Ddecision_node_evaluator_test.cc82 TEST(MatchingDecisionNodeEvaluatorTest, Inverse) { in TEST() argument
/external/pdfium/fxbarcode/common/reedsolomon/
DBC_ReedSolomonGF256.cpp117 int32_t CBC_ReedSolomonGF256::Inverse(int32_t a, int32_t& e) { in Inverse() function in CBC_ReedSolomonGF256
/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/fxbarcode/pdf417/
DBC_PDF417HighLevelEncoder.cpp127 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/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp284 Matrix_3by3 Inverse() { in Inverse() function in __anon766f35670111::Matrix_3by3
/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/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp3649 class Inverse<2> : public DerivedFunc<Signature<Mat2, Mat2> > class
3669 class Inverse<3> : public DerivedFunc<Signature<Mat3, Mat3> > class
3711 class Inverse<4> : public DerivedFunc<Signature<Mat4, Mat4> > class
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp3734 class Inverse<2> : public DerivedFunc<Signature<Mat2, Mat2> > class
3754 class Inverse<3> : public DerivedFunc<Signature<Mat3, Mat3> > class
3796 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()