OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:loaded_from
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
cxswitcher.cpp
387
func_tab[i].
loaded_from
= 0;
409
assert( func_tab[i].
loaded_from
== 0 );
451
func_tab[i].
loaded_from
= idx; // store index of the module
469
if( !func_tab[i].
loaded_from
)
/external/opencv/cxcore/include/
cxtypes.h
1765
int
loaded_from
;
member in struct:CvPluginFuncInfo
[
all
...]
Completed in 368 milliseconds