| /external/eigen/unsupported/Eigen/src/Polynomials/ |
| D | PolynomialUtils.h | 48 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/ |
| D | numext.cpp | 14 typedef typename NumTraits<T>::Real Real; in check_abs() typedef
|
| D | boostmultiprec.cpp | 72 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/ |
| D | qualified-names-diag.cpp | 13 typedef float Real; typedef
|
| /external/python/cpython3/Lib/unittest/test/testmock/ |
| D | testmock.py | 553 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/ |
| D | test_objects.pb.go | 707 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 …]
|
| D | test_objects.proto | 122 message Real { message
|
| /external/eigen/unsupported/Eigen/src/AutoDiff/ |
| D | AutoDiffScalar.h | 78 typedef typename NumTraits<Scalar>::Real Real; typedef
|
| /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
| D | InvokeDynamicTest.java | 60 public static class Real { class in InvokeDynamicTest
|
| /external/eigen/unsupported/test/ |
| D | polynomialsolver.cpp | 111 typedef typename REAL_ROOTS::Scalar Real; in evalSolverSugarFunction() typedef
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/ |
| D | MCAsmLexer.h | 36 Real, enumerator
|
| /external/llvm/include/llvm/MC/MCParser/ |
| D | MCAsmLexer.h | 40 Real, enumerator
|
| /external/clang/include/clang/AST/ |
| D | APValue.h | 72 APSInt Real, Imag; member 76 APFloat Real, Imag; member
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| D | MCAsmMacro.h | 37 Real, enumerator
|
| /external/clang/lib/CodeGen/ |
| D | CGExprComplex.cpp | 327 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/ |
| D | numbers.py | 147 class Real(Complex): class
|
| /external/python/cpython2/Lib/ |
| D | numbers.py | 169 class Real(Complex): class
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | ir_emitter.cc | 442 llvm::Value* Real(llvm::Value* x, llvm::IRBuilder<>* b) { in Real() function
|
| /external/python/mock/mock/tests/ |
| D | testmock.py | 561 class Real(object): class
|
| /external/perfetto/src/trace_processor/ |
| D | trace_storage.h | 131 static Variadic Real(double real_value) { in Real() function
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 8562 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/ |
| D | math_grad_test.cc | 501 TEST_F(CWiseUnaryGradTest, Real) { in TEST_F() argument
|
| /external/python/pyasn1/tests/type/ |
| D | test_univ.py | 827 class Real(univ.Real): class
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
| D | SimplifyLibCalls.cpp | 1061 Value *Real, *Imag; in optimizeCAbs() local
|
| /external/python/pyasn1/pyasn1/type/ |
| D | univ.py | 1217 class Real(base.AbstractSimpleAsn1Item): class
|