Home
last modified time | relevance | path

Searched defs:var_type (Results 1 – 11 of 11) sorted by relevance

/external/opencv3/samples/cpp/
Dletter_recog.cpp105 Mat var_type( nvars + 1, 1, CV_8U ); in prepare_train_data() local
276 Mat var_type( 1, var_count + 2, CV_8U ); in build_boost_classifier() local
/external/webrtc/webrtc/modules/audio_processing/intelligibility/
Dintelligibility_enhancer.h52 intelligibility::VarianceArray::StepType var_type; member
/external/mesa3d/src/glsl/tests/lower_jumps/
Dcreate_test_cases.py131 def declare_temp(var_type, var_name): argument
/external/v8/src/wasm/
Dasm-wasm-builder.cc387 LocalType var_type = TypeOf(expr); in VisitVariableProxy() local
/external/opencv3/apps/traincascade/
Dold_ml_inner_functions.cpp496 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType()
Dold_ml.hpp738 CvMat* var_type; // i-th element = member
/external/opencv/ml/src/
Dml_inner_functions.cpp565 cvPreprocessVarType( const CvMat* var_type, const CvMat* var_idx, in cvPreprocessVarType()
/external/mesa3d/src/glsl/
Dast_to_hir.cpp2572 const struct glsl_type *var_type; in hir() local
/external/v8/tools/gcmole/
Dgcmole.cc784 const clang::QualType& var_type, in Use()
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py252 def __init__(self, start, end, name, var_type, initial_value, namespace): argument
/external/opencv/ml/include/
Dml.h809 CvMat* var_type; // i-th element = member