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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AaptParser.java 563 int tmpLine = marker.getAttribute(IMarker.LINE_NUMBER, -1);
564 if (tmpLine != line) {
  /external/chromium_org/third_party/skia/src/pathops/
SkDQuadIntersection.cpp 379 SkDLine tmpLine;
381 tmpLine[0] = tmpLine[1] = q2[testTIndex];
382 tmpLine[1].fX += q2[1].fY - q2[testTIndex].fY;
383 tmpLine[1].fY -= q2[1].fX - q2[testTIndex].fX;
385 impTs.intersectRay(q1, tmpLine);
388 if (!tmpLine[0].approximatelyPEqual(realPt)) {
392 i->insert(testT, impTs[0][index], tmpLine[0]);
394 i->insert(impTs[0][index], testT, tmpLine[0]);
  /external/skia/src/pathops/
SkDQuadIntersection.cpp 379 SkDLine tmpLine;
381 tmpLine[0] = tmpLine[1] = q2[testTIndex];
382 tmpLine[1].fX += q2[1].fY - q2[testTIndex].fY;
383 tmpLine[1].fY -= q2[1].fX - q2[testTIndex].fX;
385 impTs.intersectRay(q1, tmpLine);
388 if (!tmpLine[0].approximatelyPEqual(realPt)) {
392 i->insert(testT, impTs[0][index], tmpLine[0]);
394 i->insert(impTs[0][index], testT, tmpLine[0]);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java 839 int tmpLine = marker.getAttribute(IMarker.LINE_NUMBER, -1);
840 if (tmpLine != lineNumber) {
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 207 milliseconds