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

  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglmode.c 236 const EGLint aVal = getModeAttrib(aMode, SortInfo[i].Attrib);
238 if (aVal == bVal) {
243 return (aVal < bVal) ? -1 : 1;
246 return (aVal > bVal) ? -1 : 1;
  /external/mesa3d/src/egl/main/
eglmode.c 236 const EGLint aVal = getModeAttrib(aMode, SortInfo[i].Attrib);
238 if (aVal == bVal) {
243 return (aVal < bVal) ? -1 : 1;
246 return (aVal > bVal) ? -1 : 1;
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSGradientValue.cpp 87 double aVal = a.m_position->getDoubleValue(CSSPrimitiveValue::CSS_NUMBER);
90 return aVal < bVal;
    [all...]
  /external/chromium_org/third_party/skia/tests/
MatrixTest.cpp 38 float aVal = a.get(i);
40 int aValI = *SkTCast<int*>(&aVal);
42 if (0 == aVal && 0 == bVal && aValI != bValI) {
45 REPORTER_ASSERT(reporter, aVal == bVal && aValI == aValI);
52 float aVal = a.get(i);
54 int aValI = *SkTCast<int*>(&aVal);
56 if (sk_float_isnan(aVal) && aValI == bValI) {
59 REPORTER_ASSERT(reporter, aVal == bVal && aValI == bValI);
    [all...]
  /external/skia/tests/
MatrixTest.cpp 38 float aVal = a.get(i);
40 int aValI = *SkTCast<int*>(&aVal);
42 if (0 == aVal && 0 == bVal && aValI != bValI) {
45 REPORTER_ASSERT(reporter, aVal == bVal && aValI == aValI);
52 float aVal = a.get(i);
54 int aValI = *SkTCast<int*>(&aVal);
56 if (sk_float_isnan(aVal) && aValI == bValI) {
59 REPORTER_ASSERT(reporter, aVal == bVal && aValI == bValI);
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
collperf.cpp 344 int aVal = 0;
348 aVal += aVal*37 + *ask++;
354 if (aVal == bVal) {
357 else if (aVal > bVal) {
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp 344 int aVal = 0;
348 aVal += aVal*37 + *ask++;
354 if (aVal == bVal) {
357 else if (aVal > bVal) {
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
LongArray.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20130327-2119.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/sdk/tools/lib/
signapk.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 

Completed in 734 milliseconds