/external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/ |
D | synthetic.py | 179 def _archimedes_spiral(theta, theta_offset=0., *args, **kwargs): argument 194 def _bernoulli_spiral(theta, theta_offset=0., *args, **kwargs): argument 214 def _fermat_spiral(theta, theta_offset=0., *args, **kwargs): argument
|
/external/tensorflow/tensorflow/contrib/recurrent/python/kernel_tests/ |
D | recurrent_test.py | 53 def Poly(theta, state, inputs): argument 100 def Elman(theta, state0, inputs): argument 108 def ElmanGrad(theta, state0, inputs, extras, dstate1): argument
|
/external/libcxx/test/std/numerics/complex.number/complex.value.ops/ |
D | polar.pass.cpp | 30 test(const T& rho, const T& theta, std::complex<T> x) in test() 53 double theta = imag(testcases[i]); in test_edges() local
|
/external/eigen/bench/ |
D | quat_slerp.cpp | 33 Scalar theta = std::acos(absD); in slerp_legacy() local 63 Scalar theta = std::acos(absD); in slerp_legacy_nlerp() local 90 Scalar theta; in slerp_rw() local 114 Scalar theta; in slerp_gael() local
|
D | eig33.cpp | 77 Scalar theta = std::atan2(std::sqrt(-q),half_b)*s_inv3; in computeRoots() local
|
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/ |
D | TypeInference.java | 76 Substitution theta = Substitution.empty(); in instantiationInference() local 642 … Substitution theta) { in testForApplicabilityByStrictInvocation() 678 … Substitution theta) { in testForApplicabilityByLooseInvocation() 692 …tFromArgumentsSubstitution(List<ResolvedType> Fs, List<Expression> es, Substitution theta, int k) { in constraintSetFromArgumentsSubstitution() 705 … Substitution theta) { in testForApplicabilityByVariableArityInvocation()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
D | AbstractStepInterpolator.java | 334 protected abstract void computeInterpolatedStateAndDerivatives(double theta, in computeInterpolatedStateAndDerivatives() 344 final double theta = (h == 0) ? 0 : (h - oneMinusThetaH) / h; in getInterpolatedState() local 359 final double theta = (h == 0) ? 0 : (h - oneMinusThetaH) / h; in getInterpolatedDerivatives() local
|
D | DummyStepInterpolator.java | 101 …protected void computeInterpolatedStateAndDerivatives(final double theta, final double oneMinusThe… in computeInterpolatedStateAndDerivatives()
|
D | NordsieckStepInterpolator.java | 187 …protected void computeInterpolatedStateAndDerivatives(final double theta, final double oneMinusThe… in computeInterpolatedStateAndDerivatives()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
D | ComplexUtils.java | 64 public static Complex polar2Complex(double r, double theta) { in polar2Complex()
|
/external/pdfium/third_party/lcms/src/ |
D | cmssm.c | 46 cmsFloat64Number theta; member 168 void QuantizeToSector(const cmsSpherical* sp, int* alpha, int* theta) in QuantizeToSector() 326 int alpha, theta; in GetPoint() local 440 int FindNearSectors(cmsGDB* gbd, int alpha, int theta, cmsGDBPoint* Close[]) in FindNearSectors() 474 cmsBool InterpolateMissingSector(cmsGDB* gbd, int alpha, int theta) in InterpolateMissingSector() 552 int alpha, theta; in cmsGDBCompute() local
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/ |
D | EulerStepInterpolator.java | 80 protected void computeInterpolatedStateAndDerivatives(final double theta, in computeInterpolatedStateAndDerivatives()
|
D | MidpointStepInterpolator.java | 82 protected void computeInterpolatedStateAndDerivatives(final double theta, in computeInterpolatedStateAndDerivatives()
|
D | ClassicalRungeKuttaStepInterpolator.java | 84 protected void computeInterpolatedStateAndDerivatives(final double theta, in computeInterpolatedStateAndDerivatives()
|
D | ThreeEighthesStepInterpolator.java | 87 protected void computeInterpolatedStateAndDerivatives(final double theta, in computeInterpolatedStateAndDerivatives()
|
D | HighamHall54StepInterpolator.java | 72 protected void computeInterpolatedStateAndDerivatives(final double theta, in computeInterpolatedStateAndDerivatives()
|
D | GillStepInterpolator.java | 92 protected void computeInterpolatedStateAndDerivatives(final double theta, in computeInterpolatedStateAndDerivatives()
|
D | DormandPrince54StepInterpolator.java | 167 protected void computeInterpolatedStateAndDerivatives(final double theta, in computeInterpolatedStateAndDerivatives()
|
/external/tensorflow/tensorflow/contrib/recurrent/python/ops/ |
D | recurrent.py | 280 theta, argument 627 def CellGrad(theta, state0, inputs, extras, dstate1): argument 654 def Recurrent(theta, argument
|
D | functional_rnn.py | 107 def CellStep(theta, extended_state0, inputs_t): argument 159 def theta(self): member in _FunctionalRnnCell
|
/external/skia/src/compute/ts/ |
D | transform_stack.c | 481 ts_transform_float_t const theta) in ts_transform_stack_push_skew_x() 493 ts_transform_float_t const theta) in ts_transform_stack_push_skew_y() 505 ts_transform_float_t const theta) in ts_transform_stack_push_rotate() 518 ts_transform_float_t const theta, in ts_transform_stack_push_rotate_xy2() 535 ts_transform_float_t const theta, in ts_transform_stack_push_rotate_xy() 544 ts_transform_float_t const theta, in ts_transform_stack_push_rotate_scale_xy()
|
/external/skqp/src/compute/ts/ |
D | transform_stack.c | 481 ts_transform_float_t const theta) in ts_transform_stack_push_skew_x() 493 ts_transform_float_t const theta) in ts_transform_stack_push_skew_y() 505 ts_transform_float_t const theta) in ts_transform_stack_push_rotate() 518 ts_transform_float_t const theta, in ts_transform_stack_push_rotate_xy2() 535 ts_transform_float_t const theta, in ts_transform_stack_push_rotate_xy() 544 ts_transform_float_t const theta, in ts_transform_stack_push_rotate_scale_xy()
|
/external/freetype/src/base/ |
D | fttrigon.c | 165 FT_Angle theta ) in ft_trig_pseudo_rotate() 221 FT_Angle theta; in ft_trig_pseudo_polarize() local
|
/external/skqp/gm/ |
D | sharedcorners.cpp | 92 SkScalar theta = 0; in onDraw() local
|
/external/skia/gm/ |
D | sharedcorners.cpp | 92 SkScalar theta = 0; in onDraw() local
|