/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
D | MatrixLogarithm.h | 247 …const RealScalar weights[] = { 0.2777777777777777777777777777777778L, 0.44444444444444444444444444… in computePade3() local 263 …const RealScalar weights[] = { 0.1739274225687269286865319746109997L, 0.32607257743127307131346802… in computePade4() local 280 …const RealScalar weights[] = { 0.1184634425280945437571320203599587L, 0.23931433524968323402064575… in computePade5() local 298 …const RealScalar weights[] = { 0.0856622461895851725201480710863665L, 0.18038078652406930378491675… in computePade6() local 317 …const RealScalar weights[] = { 0.0647424830844348466353057163395410L, 0.13985269574463833395073388… in computePade7() local 337 …const RealScalar weights[] = { 0.0506142681451881295762656771549811L, 0.11119051722668723527217799… in computePade8() local 358 …const RealScalar weights[] = { 0.0406371941807872059859460790552618L, 0.09032408034742870202923601… in computePade9() local 380 …const RealScalar weights[] = { 0.0333356721543440687967844049466659L, 0.07472567457529029657288816… in computePade10() local 403 …const RealScalar weights[] = { 0.0278342835580868332413768602212743L, 0.06279018473245231231734714… in computePade11() local
|
/external/chromium_org/third_party/opus/src/src/ |
D | mlp_data.c | 8 static const float weights[422] = { variable
|
D | mlp.h | 36 const float *weights; member
|
D | mlp_train.h | 80 double **weights; member
|
/external/chromium_org/third_party/freetype/src/base/ |
D | ftlcdfil.c | 38 FT_Byte* weights = library->lcd_weights; in _ft_lcd_filter_fir() local 273 unsigned char *weights ) in FT_Library_SetLcdFilterWeights() 356 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()
|
/external/freetype/src/base/ |
D | ftlcdfil.c | 38 FT_Byte* weights = library->lcd_weights; in _ft_lcd_filter_fir() local 273 unsigned char *weights ) in FT_Library_SetLcdFilterWeights() 356 unsigned char *weights ) in FT_Library_SetLcdFilterWeights()
|
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
D | PoseTrack.java | 56 float[] weights; field in PoseTrack.PoseFrame 58 public PoseFrame(Pose[] poses, float[] weights) { in PoseFrame()
|
D | SkeletonControl.java | 322 float[] weights = wb.array(); in applySkinning() local 431 float[] weights = wb.array(); in applySkinningTangents() local
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
D | filter.js | 216 filter.convolve5x5 = function(weights, dst, src, offsetX, offsetY) { argument 438 filter.createConvolutionFilter = function(weights) { argument
|
/external/jmonkeyengine/engine/src/test/jme3test/model/anim/ |
D | TestCustomAnim.java | 77 FloatBuffer weights = FloatBuffer.allocate( box.getVertexCount() * 4 ); in simpleInitApp() local
|
/external/llvm/include/llvm/Analysis/ |
D | ProfileDataLoader.h | 78 EdgeWeights weights = EdgeInformation.find(f)->second; in getEdgeWeight() local
|
/external/opencv/ml/src/ |
D | mlboost.cpp | 185 const double* weights = ensemble->get_subtree_weights()->data.db; in calc_node_dir() local 249 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_class() local 341 const double* weights = ensemble->get_subtree_weights()->data.db; in CV_IMPLEMENT_QSORT_EX() local 445 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_ord_reg() local 493 const double* weights = ensemble->get_subtree_weights()->data.db; in find_split_cat_reg() local 575 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_ord() local 641 const double* weights = ensemble->get_subtree_weights()->data.db; in find_surrogate_split_cat() local 702 const double* weights = ensemble->get_weights()->data.db; in calc_node_value() local
|
/external/srec/srec/include/ |
D | swimodel.h | 39 const wtdata *weights; /*pointer to weights*/ member
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | CurveAndSurfaceMath.java | 32 float[] weights = nurbSpline.getWeights(); in interpolateNurbs() local
|
D | Spline.java | 28 private float[] weights; //weights of NURBS spline field in Spline
|
/external/openfst/src/include/fst/script/ |
D | rmepsilon.h | 174 vector<typename Arc::Weight> weights; in RmEpsilon() local
|
D | shortest-path.h | 65 vector<typename Arc::Weight> weights; in ShortestPath() local
|
/external/openfst/src/include/fst/ |
D | accumulator.h | 188 vector<double> &weights = *data_->Weights(); in SetState() local 248 vector<double> &weights = *data_->Weights(); variable 371 void AddWeights(StateId s, vector<double> *weights) { in AddWeights() 386 vector<double>* weights; // Accumulated weights for this state. member
|
/external/skia/src/core/ |
D | SkPathRef.cpp | 293 SkScalar** weights) { in growForRepeatedVerb()
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkPathRef.cpp | 293 SkScalar** weights) { in growForRepeatedVerb()
|
/external/opencv/cv/src/ |
D | cvlinefit.cpp | 46 icvFitLine2D_wods( CvPoint2D32f * points, int _count, float *weights, float *line ) in icvFitLine2D_wods() 102 icvFitLine3D_wods( CvPoint3D32f * points, int count, float *weights, float *line ) in icvFitLine3D_wods()
|
/external/opencv/ml/include/ |
D | ml.h | 579 const CvMat* weights; member 630 CvMat* weights; variable 1135 CvMat* weights; variable 1235 double** weights; variable
|
/external/icu4c/test/intltest/ |
D | wbnf.cpp | 439 Buffer_int weights; member in WeightedRand 738 Repeat(Pick * base, int minCount =0, int maxCount = 1, Buffer_int * weights = NULL): in Repeat() 1040 Buffer_int weights; in repeat() local
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | wbnf.cpp | 439 Buffer_int weights; member in WeightedRand 738 Repeat(Pick * base, int minCount =0, int maxCount = 1, Buffer_int * weights = NULL): in Repeat() 1040 Buffer_int weights; in repeat() local
|
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/ |
D | MeshLoader.java | 381 VertexBuffer weights = new VertexBuffer(Type.BoneWeight); in startBoneAssigns() local
|