OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetRow
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor_table.cc
78
void AutocompleteActionPredictorTable::
GetRow
(const Row::Id& id, Row* row) {
/external/chromium_org/chrome/utility/cloud_print/
pwg_encoder.cc
187
inline const uint8* PwgEncoder::
GetRow
(const BitmapImage& image,
229
GetRow
(image, row_number++, pwg_header_info.flipy);
235
GetRow
(image, row_number, pwg_header_info.flipy),
/external/opencv/ml/include/
ml.h
392
typedef float* (CvSVMSolver::*
GetRow
)( int i, float* row, float* dst, bool existed );
399
CvMemStorage* storage, CvSVMKernel* kernel,
GetRow
get_row,
403
CvMemStorage* storage, CvSVMKernel* kernel,
GetRow
get_row,
459
GetRow
get_row_func;
[
all
...]
Completed in 87 milliseconds