/external/opencv3/modules/flann/include/opencv2/flann/ |
D | composite_index.h | 136 void buildIndex() in buildIndex() function 139 kmeans_index_->buildIndex(); in buildIndex() 141 kdtree_index_->buildIndex(); in buildIndex()
|
D | flann_base.hpp | 129 void buildIndex() in buildIndex() function in cvflann::Index 132 nnIndex_->buildIndex(); in buildIndex() 283 kmeans.buildIndex(); in hierarchicalClustering()
|
D | autotuned_index.h | 100 virtual void buildIndex() in buildIndex() function 111 bestIndex_->buildIndex(); in buildIndex() 234 kmeans.buildIndex(); in evaluate_kmeans() 259 kdtree.buildIndex(); in evaluate_kdtree()
|
D | linear_index.h | 88 void buildIndex() in buildIndex() function
|
D | lsh_index.h | 110 void buildIndex() in buildIndex() function 143 buildIndex(); in loadIndex()
|
D | nn_index.h | 58 virtual void buildIndex() = 0;
|
D | kdtree_index.h | 123 void buildIndex() in buildIndex() function
|
D | kdtree_single_index.h | 116 void buildIndex() in buildIndex() function
|
D | hierarchical_clustering_index.h | 464 void buildIndex() in buildIndex() function
|
D | kmeans_index.h | 432 void buildIndex() in buildIndex() function
|
/external/opencv3/modules/flann/src/ |
D | miniflann.cpp | 321 _index->buildIndex(); in buildIndex_() 326 buildIndex(void*& index, const Mat& data, const IndexParams& params, const Distance& dist = Distanc… in buildIndex() function 377 buildIndex< HammingDistance >(index, data, params); in build() 380 buildIndex< ::cvflann::L2<float> >(index, data, params); in build() 383 buildIndex< ::cvflann::L1<float> >(index, data, params); in build() 387 buildIndex< ::cvflann::MaxDistance<float> >(index, data, params); in build() 390 buildIndex< ::cvflann::HistIntersectionDistance<float> >(index, data, params); in build() 393 buildIndex< ::cvflann::HellingerDistance<float> >(index, data, params); in build() 396 buildIndex< ::cvflann::ChiSquareDistance<float> >(index, data, params); in build() 399 buildIndex< ::cvflann::KL_Divergence<float> >(index, data, params); in build()
|
/external/opencv3/modules/flann/include/opencv2/ |
D | flann.hpp | 261 nnIndex->buildIndex(); in GenericIndex() 426 if (nnIndex_L1) nnIndex_L1->buildIndex(); in Index_() 427 if (nnIndex_L2) nnIndex_L2->buildIndex(); in Index_()
|
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |