Searched refs:tempc (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | mqc.c | 261 OPJ_UINT32 tempc = mqc->c + mqc->a; in opj_mqc_setbits() local 263 if (mqc->c >= tempc) { in opj_mqc_setbits()
|
/external/libjpeg-turbo/ |
D | turbojpeg.c | 289 char tempc = 0; in setCompDefaults() local 291 if (sscanf(env, "%d%c", &temp, &tempc) >= 1 && temp >= 0 && in setCompDefaults() 293 if (toupper(tempc) == 'B') { in setCompDefaults() 2057 int retval = 0, tempc; in tjLoadImage() local 2080 if ((tempc = getc(file)) < 0 || ungetc(tempc, file) == EOF) in tjLoadImage() 2082 else if (tempc == EOF) in tjLoadImage() 2092 if (tempc == 'B') { in tjLoadImage() 2096 } else if (tempc == 'P') { in tjLoadImage()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | pa_avx.cpp | 867 simd16scalar tempc = _simd16_loadu_ps(reinterpret_cast<const float*>(&c[i])); in PaTriList2_simd16() local 869 simd16scalar temp0 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask0), tempc, mask1); in PaTriList2_simd16() 870 simd16scalar temp1 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask2), tempc, mask0); in PaTriList2_simd16() 871 simd16scalar temp2 = _simd16_blend_ps(_simd16_blend_ps(tempa, tempb, mask1), tempc, mask2); in PaTriList2_simd16() 1442 simd16scalar tempc = _simd16_loadu_ps(reinterpret_cast<const float*>(&c[i])); in PaTriFan1_simd16() local 1449 …simd16scalar temp1 = _simd16_permute2f128_ps(tempc, tempc, 0x39); // (0 3 2 1) = 00 11 10 01 // c4… in PaTriFan1_simd16()
|
/external/libffi/ |
D | texinfo.tex | 7551 % 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/ |
D | texinfo.tex | 7551 % 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/mtools/ |
D | texinfo.tex | 8484 % pop current argument value into \@tempc 8485 \def\@tempa##1{\longpop@{\@tempc}{\argvaluelist}##1\endargs@}% 8487 % Here \@tempb is the current arg name and \@tempc is the current arg value. 8489 \expandafter\macname\expandafter{\@tempc}% 8525 \edef\@tempc{\csname mac.\macroname .body\endcsname}% 8531 \expandafter\def\expandafter\@tempa\expandafter{\@tempc}% 8549 \let\@tempc\relax 8551 \let\@tempc\egroup 8554 \edef\@tempd{\noexpand\@tempb{\macroname}\noexpand\scanmacro{\@tempa}\@tempc}%
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 3780 \edef\tempc{\tempa}% 3782 \ifx\tempc\tempd
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 3780 \edef\tempc{\tempa}% 3782 \ifx\tempc\tempd
|