get_sample_indices  483 apps/traincascade/boost.cpp         const int* sample_idx_src = get_sample_indices(data_root, (int*)(uchar*)inn_buf);
get_sample_indices  722 apps/traincascade/boost.cpp     const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf);
get_sample_indices  745 apps/traincascade/boost.cpp     const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf);
get_sample_indices  814 apps/traincascade/boost.cpp     const int* sampleIndices = get_sample_indices(n, sampleIndicesBuf);
get_sample_indices 1276 apps/traincascade/boost.cpp     const int* sampleIdx_src = data->get_sample_indices(node, sampleIdx_src_buf);
get_sample_indices 1448 apps/traincascade/boost.cpp         sampleIdx = data->get_sample_indices( data->data_root, sampleIdxBuf );
get_sample_indices   39 apps/traincascade/boost.h     virtual const int* get_sample_indices( CvDTreeNode* n, int* indicesBuf );
get_sample_indices  689 apps/traincascade/old_ml.hpp     virtual const int* get_sample_indices( CvDTreeNode* n, int* indices_buf );
get_sample_indices  995 apps/traincascade/old_ml.hpp     virtual const int* get_sample_indices( CvDTreeNode* n, int* indices_buf );
get_sample_indices 1159 apps/traincascade/old_ml_boost.cpp         sample_idx = data->get_sample_indices( data->data_root, sample_idx_buf );
get_sample_indices  873 apps/traincascade/old_ml_tree.cpp         const int* sample_idx_src = get_sample_indices(data_root, (int*)(uchar*)inn_buf);
get_sample_indices 1191 apps/traincascade/old_ml_tree.cpp     const int* sample_indices = get_sample_indices(n, sample_indices_buf);
get_sample_indices 1243 apps/traincascade/old_ml_tree.cpp     const int* indices = get_sample_indices(n, sample_indices_buf);
get_sample_indices 3262 apps/traincascade/old_ml_tree.cpp     const int* sample_idx_src = data->get_sample_indices(node, sample_idx_src_buf);