Home
last modified time | relevance | path

Searched refs:issigned (Results 1 – 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_exr.cpp596 bool issigned = depth < 0; in WriteImage() local
660 int offset = issigned ? 1 << (depth - 1) : 0; in WriteImage()
/external/valgrind/main/coregrind/m_debuginfo/
DUNUSED_STABS.txt114 Bool issigned; /* signed or not */
259 st->u.t_scalar.issigned = isSigned;
272 st->u.t_scalar.issigned = True;