HomeSort by relevance Sort by last modified time
    Searched full:overlapping (Results 51 - 75 of 793) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium-trace/trace-viewer/src/tracing/tracks/
async_slice_group_track.js 40 * slices that are non overlapping.
  /external/chromium_org/chrome/browser/history/
snippet.h 31 // with no overlapping elements.
  /external/chromium_org/content/browser/service_worker/
service_worker_storage.h 94 // start managing overlapping registrations explicitly.
  /external/chromium_org/content/test/
test_web_contents_view.cc 84 void TestWebContentsView::SetAllowOverlappingViews(bool overlapping) {
test_web_contents_view.h 52 virtual void SetAllowOverlappingViews(bool overlapping) OVERRIDE;
  /external/chromium_org/ui/views/
border.h 77 // such that these images would not be clipped or overlapping -- but the
  /external/chromium_org/v8/test/mjsunit/
typed-array-slice.js 30 // This is a regression test for overlapping key and value registers.
  /external/clang/INPUTS/
cfg-nested-var-scopes.cpp 1 // Hammer the CFG with large numbers of overlapping variable scopes, which
  /external/libffi/testsuite/libffi.call/
cls_16byte.c 3 Depending on the ABI. Check overlapping.
cls_20byte.c 3 Depending on the ABI. Check overlapping.
cls_20byte1.c 3 Depending on the ABI. Check overlapping.
cls_3byte1.c 4 register. Depending on the ABI. Check overlapping.
cls_3byte2.c 4 register. Depending on the ABI. Check overlapping.
cls_4byte.c 3 Depending on the ABI. Check overlapping.
cls_5byte.c 3 Depending on the ABI. Check overlapping.
cls_8byte.c 3 Depending on the ABI. Check overlapping.
  /external/libvpx/libvpx/vp8/decoder/
error_concealment.c 110 * overlapping block at position (new_row, new_col) (in pixels, Q3). The
130 /* Upper left overlapping block */
149 /* Check if the overlapping block partly overlaps a previous MB
150 * and if so, we're overlapping fewer blocks in this MB.
203 /* overlapping block's position in blocks */
207 /* overlapping block's MB position in MBs
224 /* find the MB(s) this block is overlapping */
245 /* Estimates a motion vector given the overlapping blocks' motion vectors.
246 * Filters out all overlapping blocks which do not refer to the correct
  /frameworks/base/docs/html/training/animation/
index.jd 60 Learn how to crossfade between two overlapping views. This lesson shows you how to crossfade a progress
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
RichInputConnectionAndTextRangeTests.java 265 // Test a case with overlapping spans, 2nd extending past the start of the word
277 // Test a case with overlapping spans, 2nd extending past the end of the word
289 // Test a case with overlapping spans, 2nd extending past both ends of the word
301 // Test a case with overlapping spans, none right on the word
  /art/compiler/utils/arm/
managed_register_arm.h 71 // [S..N[ non-overlapping double precision VFP registers (16-31 in enum
218 // Return a DRegister overlapping SRegister r_low and r_low + 1.
  /external/chromium_org/content/browser/web_contents/
web_contents_view_mac.h 81 virtual void SetAllowOverlappingViews(bool overlapping) OVERRIDE;
143 // Whether to allow overlapping views.
  /external/elfutils/
TODO 121 of overlapping relocations doesn't change. There really never
122 should be overlapping relocations but who knows.
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
inttree.c 754 /* INPUTS: tree is the tree to look for intervals overlapping the */
757 /* OUTPUT: stack containing pointers to the nodes overlapping */
765 /* the number of overlapping intervals */
769 /* modifications were made to return all overlapping intervals */
770 /* instead of just the first overlapping interval as in the */
780 * function from the book and modify to find all overlapping intervals
783 * we find an overlapping interval in that left branch. Note this is a
  /external/chromium_org/content/renderer/
paint_aggregator.cc 118 // Combine overlapping paints using smallest bounding box.
132 // Add a non-overlapping paint.
194 // Adjust any contained paint rects and check for any overlapping paints.
  /external/chromium_org/ppapi/utility/graphics/
paint_aggregator.cc 117 // Combine overlapping paints using smallest bounding box.
131 // Add a non-overlapping paint.
184 // Adjust any contained paint rects and check for any overlapping paints.

Completed in 2912 milliseconds

1 23 4 5 6 7 8 91011>>