Searched refs:location2 (Results 1 - 9 of 9) sorted by relevance

/external/clang/bindings/python/tests/cindex/
H A Dtest_location.py58 location2 = SourceLocation.from_position(tu, file, 1, 5)
59 assert location == location2
61 assert location2 != location3
87 location2 = SourceLocation.from_position(tu, file, 1, 8)
89 range1 = SourceRange.from_locations(location1, location2)
90 range2 = SourceRange.from_locations(location1, location2)
/external/chromium_org/sync/api/
H A Dsync_error_unittest.cc66 tracked_objects::Location location2 = FROM_HERE; local
69 error.Reset(location2, msg2, type2);
71 EXPECT_EQ(location2.line_number(), error.location().line_number());
/external/skia/src/effects/
H A DSkLightingImageFilter.cpp642 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); local
643 matrix.mapPoints(&location2, 1);
647 SkPoint3 location(location2.fX, location2.fY, SkScalarAve(locationZ.fX, locationZ.fY));
686 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); local
687 matrix.mapPoints(&location2, 1);
691 SkPoint3 location(location2.fX, location2.fY, SkScalarAve(locationZ.fX, locationZ.fY));
/external/chromium_org/third_party/skia/src/effects/
H A DSkLightingImageFilter.cpp674 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); local
675 matrix.mapPoints(&location2, 1);
679 SkPoint3 location(location2.fX, location2.fY, SkScalarAve(locationZ.fX, locationZ.fY));
718 SkPoint location2 = SkPoint::Make(fLocation.fX, fLocation.fY); local
719 matrix.mapPoints(&location2, 1);
723 SkPoint3 location(location2.fX, location2.fY, SkScalarAve(locationZ.fX, locationZ.fY));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 280 milliseconds