HomeSort by relevance Sort by last modified time
    Searched full:tempc (Results 1 - 15 of 15) sorted by null

  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp 67 double *tempC;
89 tempC=tempA;
91 tempB=tempC;
  /external/libjpeg-turbo/
bmp.c 171 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')
turbojpeg.c 229 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')
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
mqc.c 273 OPJ_UINT32 tempc = mqc->c + mqc->a; local
275 if (mqc->c >= tempc) {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lvm.c 362 TValue tempb, tempc; local
365 (c = luaV_tonumber(rc, &tempc)) != NULL) {
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
FastMath.java 807 final double tempC = tempB + tempA;
810 result = tempC*extra*z + tempC*extra + tempC*z + tempB + tempA;
812 result = tempC*z + tempB + tempA;
818 hiPrec[1] = tempC*extra*z + tempC*extra + tempC*z + tempB;
    [all...]
  /external/skia/third_party/lua/src/
lvm.c 362 TValue tempb, tempc; local
365 (c = luaV_tonumber(rc, &tempc)) != NULL) {
  /external/syslinux/com32/lua/src/
lvm.c 385 TValue tempb, tempc; local
388 (c = luaV_tonumber(rc, &tempc)) != NULL) {
  /external/opencv/cv/src/
cvcalibinit.cpp 1000 CvCBCorner *tempc; local
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/libmicrohttpd/doc/
texinfo.tex     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
texinfo.tex     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/netperf/doc/
texinfo.tex     [all...]

Completed in 6007 milliseconds