/external/guava/guava-tests/test/com/google/common/io/ |
H A D | MultiInputStreamTest.java | 69 private void joinHelper(Integer... spans) throws Exception { argument 72 for (Integer span : spans) {
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
H A D | ShadowSpannableString.java | 16 private HashMap<Object, SpanHolder> spans = new HashMap<Object, SpanHolder>(); field in class:ShadowSpannableString 29 spans.put(what, new SpanHolder(start, end, flags) ); 34 spans.remove(what); 41 for (Object s : spans.keySet()) { 43 SpanHolder h = spans.get(s); 57 SpanHolder spanHolder = spans.get(what); 67 SpanHolder spanHolder = spans.get(what);
|
/external/webrtc/webrtc/modules/desktop_capture/ |
H A D | desktop_region.h | 56 RowSpanSet spans; member in struct:webrtc::DesktopRegion::Row 81 // |row_span_| matches spans on consecutive rows then they are also merged 140 // Adds a new span to the row, coalescing spans if necessary. 146 // Calculates the intersection of two sets of spans. 155 // Merges |row| with the row above it if they contain the same spans. Doesn't
|
H A D | desktop_region_unittest.cc | 557 } spans[3]; member in struct:webrtc::SpanSet 583 int span_set_end = span_set.spans[span_set.count - 1].end; 594 std::fill_n(x + expected_map + span_set.spans[span].start, 595 span_set.spans[span].end - span_set.spans[span].start, 597 region2.AddRect(DesktopRect::MakeLTRB(x + span_set.spans[span].start, 0, 598 x + span_set.spans[span].end, 1)); 628 } spans[3]; member in struct:webrtc::SpanSet 654 int span_set_end = span_set.spans[span_set.count - 1].end; 665 std::fill_n(y + expected_map + span_set.spans[spa [all...] |
/external/pdfium/third_party/freetype/src/smooth/ |
H A D | ftgrays.c | 65 /* spans on any target surface. You can thus do direct composition on */ 401 /* maximum number of gray spans in a call to the span callback */ 1204 const FT_Span* spans, 1216 for ( ; count > 0; count--, spans++ ) 1218 unsigned char coverage = spans->coverage; 1223 /* For small-spans it is faster to do it by ourselves than 1227 if ( spans->len >= 8 ) 1228 FT_MEM_SET( p + spans->x, (unsigned char)coverage, spans->len ); 1231 unsigned char* q = p + spans 1202 gray_render_span( int y, int count, const FT_Span* spans, gray_PWorker worker ) argument [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.apache.lucene_1.9.1.v20100518-1140.jar | ... lucene/queryParser/ org/apache/lucene/search/ org/apache/lucene/search/spans/ org/apache/lucene/store/ org/apache/lucene/util/ about. ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |