HomeSort by relevance Sort by last modified time
    Searched refs:allocated_buffer (Results 1 - 2 of 2) sorted by null

  /external/opencv/ml/src/
mlnbayes.cpp 285 int allocated_buffer = 0; local
331 allocated_buffer = 1;
390 if( allocated_buffer )
mlem.cpp 213 int allocated_buffer = 0; local
238 allocated_buffer = 1;
295 if( allocated_buffer )
    [all...]

Completed in 49 milliseconds