OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:func_names
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
cxswitcher.cpp
414
const char* name_ptr = func_tab[i].
func_names
;
471
ICV_PRINTF(( "%s\n", func_tab[i].
func_names
));
/external/opencv/cxcore/include/
cxtypes.h
1763
const char*
func_names
;
member in struct:CvPluginFuncInfo
[
all
...]
Completed in 61 milliseconds