Home
last modified time | relevance | path

Searched defs:Real (Results 1 – 25 of 31) sorted by relevance

12

/external/eigen/unsupported/Eigen/src/Polynomials/
DPolynomialUtils.h48 typedef typename NumTraits<T>::Real Real; in poly_eval() typedef
79 typedef typename NumTraits<Scalar>::Real Real; in cauchy_max_bound() typedef
102 typedef typename NumTraits<Scalar>::Real Real; in cauchy_min_bound() typedef
/external/eigen/test/
Dnumext.cpp14 typedef typename NumTraits<T>::Real Real; in check_abs() typedef
Dboostmultiprec.cpp72 typedef mp::number<mp::cpp_dec_float<100>, mp::et_on> Real; typedef
129 Real get_test_precision(const Real&) { in get_test_precision()
/external/clang/test/SemaTemplate/
Dqualified-names-diag.cpp13 typedef float Real; typedef
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmock.py553 class Real(object): class
573 class Real(object): class
589 class Real(object): class
603 class Real(object): class
617 class Real(object): class
629 class Real(object): class
644 class Real(object): class
657 class Real(object): class
673 class Real(object): class
686 class Real(object): class
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go707 type Real struct { struct
708 Value *float64 `protobuf:"fixed64,1,opt,name=value" json:"value,omitempty"`
709 XXX_NoUnkeyedLiteral struct{} `json:"-"`
710 proto.XXX_InternalExtensions `json:"-"`
711 XXX_unrecognized []byte `json:"-"`
712 XXX_sizecache int32 `json:"-"`
715 func (m *Real) Reset() { *m = Real{} }
716 func (m *Real) String() string { return proto.CompactTextString(m) }
717 func (*Real) ProtoMessage() {}
718 func (*Real) Descriptor() ([]byte, []int) {
[all …]
Dtest_objects.proto122 message Real { message
/external/eigen/unsupported/Eigen/src/AutoDiff/
DAutoDiffScalar.h78 typedef typename NumTraits<Scalar>::Real Real; typedef
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DInvokeDynamicTest.java60 public static class Real { class in InvokeDynamicTest
/external/eigen/unsupported/test/
Dpolynomialsolver.cpp111 typedef typename REAL_ROOTS::Scalar Real; in evalSolverSugarFunction() typedef
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmLexer.h36 Real, enumerator
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h40 Real, enumerator
/external/clang/include/clang/AST/
DAPValue.h72 APSInt Real, Imag; member
76 APFloat Real, Imag; member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmMacro.h37 Real, enumerator
/external/clang/lib/CodeGen/
DCGExprComplex.cpp327 llvm::Value *Real = nullptr, *Imag = nullptr; in EmitLoadOfLValue() local
1007 llvm::Value *Real = CGF.EmitScalarExpr(E->getInit(0)); in VisitInitListExpr() local
/external/python/cpython3/Lib/
Dnumbers.py147 class Real(Complex): class
/external/python/cpython2/Lib/
Dnumbers.py169 class Real(Complex): class
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc442 llvm::Value* Real(llvm::Value* x, llvm::IRBuilder<>* b) { in Real() function
/external/python/mock/mock/tests/
Dtestmock.py561 class Real(object): class
/external/perfetto/src/trace_processor/
Dtrace_storage.h131 static Variadic Real(double real_value) { in Real() function
/external/clang/lib/AST/
DExprConstant.cpp8562 APFloat &Real = Result.FloatReal; in VisitCastExpr() local
8598 APSInt &Real = Result.IntReal; in VisitCastExpr() local
8649 APFloat &Real = Result.FloatReal; in VisitBinaryOperator() local
8664 APFloat &Real = RHS.FloatReal; in VisitBinaryOperator() local
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad_test.cc501 TEST_F(CWiseUnaryGradTest, Real) { in TEST_F() argument
/external/python/pyasn1/tests/type/
Dtest_univ.py827 class Real(univ.Real): class
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1061 Value *Real, *Imag; in optimizeCAbs() local
/external/python/pyasn1/pyasn1/type/
Duniv.py1217 class Real(base.AbstractSimpleAsn1Item): class

12