OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KERNEL_TYPE
(Results
1 - 2
of
2
) sorted by null
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/jni/
jni_stochastic_linear_ranker.h
55
const char *
KERNEL_TYPE
= "KernelType";
jni_stochastic_linear_ranker.cpp
171
else if (strcmp(cKey,
KERNEL_TYPE
) == 0){
336
ConvertParameter2Object(env, &key_array_param, &value_array_param,
KERNEL_TYPE
, s.c_str(), 6 );
Completed in 541 milliseconds