OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convert_to_char
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/python/src2/
cv2.cpp
1195
static int
convert_to_char
(PyObject *o, char *dst, const char *name = "no_name")
function
[
all
...]
gen2.py
617
code_cvt_list.append("
convert_to_char
(pyobj_%s, &%s, %s)"% (a.name, a.name, a.crepr()))
[
all
...]
Completed in 134 milliseconds