Searched
full:overlap (Results
376 -
400 of
1425) sorted by null
<<11121314151617181920>>
/external/valgrind/main/memcheck/tests/ |
str_tester.c | 701 check(strstr(one, "bbca") == one+1, 16); /* With overlap. */ [all...] |
/external/chromium_org/third_party/sqlite/src/ext/rtree/ |
rtree.c | 1500 float overlap = 0.0; local 1604 float overlap = 0.0; local 2039 float overlap; local [all...] |
/external/chromium_org/ash/wm/ |
workspace_controller_unittest.cc | 348 // Move |w1| to overlap the shelf. 352 // A visible ignored window should not trigger the overlap. 447 // Turn off auto-hide, switch back to w2 (maximized) and verify overlap. 452 // Move w1 to overlap shelf, it shouldn't change window overlaps shelf since 457 // Activate w1. Although w1 is visible, the overlap state is still false since 549 // Move |w1| to overlap the shelf. [all...] |
/external/chromium_org/third_party/icu/source/common/ |
uniset.cpp | [all...] |
propsvec.c | 183 /* find the rows whose ranges overlap with the input range */ 190 * Rows need to be split if they partially overlap with the
|
ubidiwrt.c | 329 /* do input and output overlap? */ 374 /* do input and output overlap? */
|
/external/icu4c/common/ |
uniset.cpp | [all...] |
propsvec.c | 184 /* find the rows whose ranges overlap with the input range */ 191 * Rows need to be split if they partially overlap with the
|
ubidiwrt.c | 330 /* do input and output overlap? */ 375 /* do input and output overlap? */
|
/external/pixman/pixman/ |
pixman-region.c | 170 /* true iff two Boxes overlap */ 722 * overlap set to TRUE if overlap_func ever returns TRUE. [all...] |
/art/compiler/dex/quick/ |
local_optimizations.cc | 208 /* Partial overlap */ 340 /* Must alias or partually overlap */
|
/art/runtime/native/ |
java_lang_System.cc | 82 // Determine if the source and destination buffers will overlap if 86 // there is some overlap, because the reader is always ahead of the
|
/dalvik/vm/compiler/codegen/arm/ |
LocalOptimizations.cpp | 211 /* Partial overlap */ 335 /* Must alias or partually overlap */
|
/dalvik/vm/compiler/codegen/mips/ |
LocalOptimizations.cpp | 211 /* Partial overlap */ 335 /* Must alias or partually overlap */
|
/dalvik/vm/native/ |
java_lang_System.cpp | 81 * Determine if the source and destination buffers will overlap if 85 * there is some overlap, because the reader is always ahead of the
|
/external/aac/libSBRdec/src/ |
env_extr.h | 289 const int overlap 297 const int overlap);
|
/external/aac/libSBRenc/src/ |
fram_gen.h | 128 Overlap : 3 155 Overlap : 3
|
/external/chromium/chrome/browser/ui/views/bubble/ |
bubble_border.cc | 44 // The arrow should overlap the target by some amount since there is space 183 // the widest arrow and corner images will have enough room to avoid overlap
|
/external/chromium_org/net/spdy/ |
spdy_session_pool_unittest.cc | 372 // The third host has no overlap with the first, so it can't pool IPs. 384 // Overlap between 2 and 3 does is not transitive to 1.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderLineBoxList.cpp | 220 // them. Note that boxes can easily overlap, so we can't make any assumptions 259 // them further. Note that boxes can easily overlap, so we can't make any assumptions
|
/external/chromium_org/third_party/WebKit/Source/web/painting/ |
PaintAggregator.cpp | 76 // overlap, then |a| is returned. 107 // height), and the rectangles do not overlap.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
tzfmttst.cpp | 262 // Whether each pattern is ambiguous at DST->STD local time overlap 264 // Whether each pattern is ambiguous at STD->STD/DST->DST local time overlap
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/ |
decode.c | 305 picture->overlap = picture_info->overlap;
|
/external/chromium_org/v8/src/ |
v8utils.h | 128 // Copies words from |src| to |dst|. The data spans must not overlap. 174 // Copies data from |src| to |dst|. The data spans must not overlap.
|
/external/clang/test/FixIt/ |
fixit.cpp | 271 // FIXME: The fix-its here overlap so -fixit mode can't apply the second one. 292 // FIXME: The fix-its here overlap.
|
Completed in 756 milliseconds
<<11121314151617181920>>