OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chcnt
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/joystick/os2/
SDL_sysjoystick.c
646
int
chcnt
=0; /* Count how many characters where copied */
local
656
chcnt
++;
662
chcnt
++;
665
return
chcnt
;
/external/opencv/otherlibs/highgui/
grfmt_exr.cpp
170
int
chcnt
= 0;
local
173
chcnt
++;
178
chcnt
++;
183
chcnt
++;
186
m_type = (
chcnt
== uintcnt) ? UINT : FLOAT;
Completed in 79 milliseconds