/external/opencv/cvaux/src/ |
cvlmeds.cpp | 1698 double *solutions; local [all...] |
_cvvm.h | 136 icvGaussMxN( double *A, double *B, int M, int N, double **solutions );
|
cvscanlines.cpp | 52 double *solutions = 0; local 66 res = icvGaussMxN( M, B, 3, 3, &solutions ); 71 if( res > 0 && solutions ) 73 v[0] = (float) solutions[0]; 74 v[1] = (float) solutions[1]; 75 v[2] = (float) solutions[2]; 81 if( solutions ) 82 cvFree( &solutions ); [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_generators.py | 1115 # Generate solutions. [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_generators.py | 1115 # Generate solutions. [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_texture_array.spec | 62 Several solutions to this problem have been proposed, but they either [all...] |
/external/mesa3d/docs/ |
MESA_texture_array.spec | 62 Several solutions to this problem have been proposed, but they either [all...] |
/external/chromium_org/net/base/registry_controlled_domains/ |
effective_tld_names.cc | [all...] |