OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xml_buf
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
cxpersistence.cpp
2676
char*
xml_buf
= 0;
local
[
all
...]
/external/opencv3/modules/core/src/
persistence.cpp
2792
char*
xml_buf
= (char*)cvAlloc(
xml_buf
_size+2 );
local
[
all
...]
Completed in 162 milliseconds