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

  /external/dropbear/
gendss.c 92 DEF_MP_INT(tempC);
98 m_mp_init_multi(&tempX, &tempC, &tempP, &temp2q, NULL);
119 if (mp_mod(&tempX, &temp2q, &tempC) != MP_OKAY) {
125 if (mp_sub(&tempX, &tempC, &tempP) != MP_OKAY) {
143 mp_clear_multi(&tempX, &tempC, &tempP, &temp2q, NULL);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp 67 double *tempC;
89 tempC=tempA;
91 tempB=tempC;
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_utilities_indexing.cpp 67 double *tempC;
89 tempC=tempA;
91 tempB=tempC;
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_utilities_indexing.cpp 67 double *tempC;
89 tempC=tempA;
91 tempB=tempC;
  /external/jmonkeyengine/engine/src/core/com/jme3/bounding/
BoundingSphere.java 214 Vector3f tempC = new Vector3f(); //vars.vect3;
234 BufferUtils.populateFromBuffer(tempC, points, ap - 3);
235 setSphere(tempA, tempB, tempC);
240 BufferUtils.populateFromBuffer(tempC, points, ap - 3);
242 setSphere(tempA, tempB, tempC, tempD);
251 BufferUtils.populateFromBuffer(tempC, points, j - 1 + ap);
252 BufferUtils.setInBuffer(tempC, points, j + ap);
  /external/opencv/cv/src/
cvcalibinit.cpp 1000 CvCBCorner *tempc; local
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex     [all...]

Completed in 1649 milliseconds