HomeSort by relevance Sort by last modified time
    Searched refs:tempC (Results 1 - 5 of 5) sorted by null

  /development/perftests/panorama/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/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/chromium-trace/catapult/third_party/polymer/components/polymer/
polymer.js     [all...]
  /external/chromium-trace/catapult/tracing/third_party/components/polymer/
polymer.js     [all...]

Completed in 869 milliseconds