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

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 235 SpannableString line3 = new SpannableString("Charlie: Iz IN UR EMAILZ!!"); local
236 line3.setSpan(bold, 0, 7, 0);
247 .addLine(line3)
  /external/chromium_org/third_party/skia/tests/
PathOpsQuadLineIntersectionThreadedTest.cpp 105 SkDLine line3 = {{{x - h, y - v}, {x + h, y + v}}}; local
106 testLineIntersect(state.fReporter, quad, line3, x, y);
  /external/skia/tests/
PathOpsQuadLineIntersectionThreadedTest.cpp 105 SkDLine line3 = {{{x - h, y - v}, {x + h, y + v}}}; local
106 testLineIntersect(state.fReporter, quad, line3, x, y);
  /external/chromium_org/third_party/skia/experimental/Intersection/
LineQuadraticIntersection_Test.cpp 208 _Line line3 = {{x - h, y - v}, {x + h, y + v}}; local
209 testLineIntersect(state, quad, line3, x, y);
  /external/skia/experimental/Intersection/
LineQuadraticIntersection_Test.cpp 208 _Line line3 = {{x - h, y - v}, {x + h, y + v}}; local
209 testLineIntersect(state, quad, line3, x, y);
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileSystemUtils.java 338 String line3 = lines.get(2); // the line may be interested in local
339 tok = new StringTokenizer(line3, " ");
  /cts/tests/tests/provider/src/android/provider/cts/
SearchRecentSuggestionsTest.java 88 String line3 = "line3"; local
89 srs.saveRecentQuery(query3, line3);
110 assertEquals(line3, c
  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_GeneralDecoder.cpp 54 FX_DWORD line1, line2, line3; local
73 line3 = 0;
78 CONTEXT = line3;
88 line3 = ((line3 << 1) | bVal) & 0x0f;
258 FX_DWORD line1, line2, line3; local
275 line3 = 0;
280 CONTEXT = line3;
294 line3 = ((line3 << 1) | bVal) & 0x0f;
305 FX_DWORD line1, line2, line3; local
508 FX_DWORD line1, line2, line3; local
553 FX_DWORD line1, line2, line3; local
754 FX_DWORD line1, line2, line3; local
1010 FX_DWORD line1, line2, line3; local
1294 FX_DWORD line1, line2, line3, line4, line5; local
1509 FX_DWORD line1, line2, line3, line4, line5; local
3442 FX_DWORD line1, line2, line3; local
3855 FX_DWORD line1, line2, line3; local
3995 FX_DWORD line1, line2, line3; local
4133 FX_DWORD line1, line2, line3; local
    [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
commons-io-2.2.jar 
  /prebuilts/tools/common/m2/repository/commons-io/commons-io/2.4/
commons-io-2.4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1868 milliseconds