Searched refs:tempc (Results 1 - 9 of 9) sorted by relevance

/external/libjpeg-turbo/
H A Dbmp.c171 int retval=0, dstps, srcpf, tempc; local
196 if((tempc=getc(file))<0 || ungetc(tempc, file)==EOF)
198 else if(tempc==EOF) _throw("loadbmp(): Input file contains no data");
200 if(tempc=='B')
205 else if(tempc=='P')
H A Dturbojpeg.c229 int temp=-1; char tempc=0; local
230 if(sscanf(env, "%d%c", &temp, &tempc)>=1 && temp>=0 && temp<=65535)
232 if(toupper(tempc)=='B')
/external/pdfium/third_party/libopenjpeg20/
H A Dmqc.c273 OPJ_UINT32 tempc = mqc->c + mqc->a; local
275 if (mqc->c >= tempc) {
/external/skia/third_party/lua/src/
H A Dlvm.c362 TValue tempb, tempc; local
365 (c = luaV_tonumber(rc, &tempc)) != NULL) {
/external/syslinux/com32/lua/src/
H A Dlvm.c385 TValue tempb, tempc; local
388 (c = luaV_tonumber(rc, &tempc)) != NULL) {
/external/opencv/cv/src/
H A Dcvcalibinit.cpp1000 CvCBCorner *tempc; local
1002 tempc = quad->corners[3];
1009 quad->corners[0] = tempc;
/external/bison/build-aux/
H A Dtexinfo.tex7550 % pop current argument value into \@tempc
7551 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}%
7553 % Here \@tempb is the current arg name and \@tempc is the current arg value.
7555 \expandafter\macname\expandafter{\@tempc}%
7590 \edef\@tempc{\csname mac.\macroname .body\endcsname}%
7596 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}%
7613 \let\@tempc\relax
7615 \let\@tempc\egroup
7618 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
/external/libmicrohttpd/doc/
H A Dtexinfo.tex7551 % pop current argument value into \@tempc
7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}%
7554 % Here \@tempb is the current arg name and \@tempc is the current arg value.
7556 \expandafter\macname\expandafter{\@tempc}%
7591 \edef\@tempc{\csname mac.\macroname .body\endcsname}%
7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}%
7614 \let\@tempc\relax
7616 \let\@tempc\egroup
7619 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
/external/python/cpython2/Modules/_ctypes/libffi/
H A Dtexinfo.tex7551 % pop current argument value into \@tempc
7552 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}%
7554 % Here \@tempb is the current arg name and \@tempc is the current arg value.
7556 \expandafter\macname\expandafter{\@tempc}%
7591 \edef\@tempc{\csname mac.\macroname .body\endcsname}%
7597 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}%
7614 \let\@tempc\relax
7616 \let\@tempc\egroup
7619 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%

Completed in 680 milliseconds