Searched
full:overlap (Results
651 -
675 of
1425) sorted by null
<<21222324252627282930>>
/external/chromium_org/chrome/browser/ui/views/ |
dropdown_bar_host.cc | 311 // overlap, it means we have too little space to draw the whole widget and
|
/external/chromium_org/chrome/browser/ui/views/omnibox/ |
omnibox_popup_contents_view.cc | 165 // No matches or the IME is showing a popup window which may overlap
|
/external/chromium_org/device/bluetooth/ |
bluetooth_device.h | 195 // values are unique, and do not overlap, so DEVICE_KEYBOARD is not also
|
/external/chromium_org/extensions/common/ |
url_pattern.cc | 101 // out overlap much easier. It seems like there is probably a computer-sciency
|
/external/chromium_org/media/filters/ |
chunk_demuxer_unittest.cc | [all...] |
source_buffer_stream.h | 152 // Resolve overlapping ranges such that no ranges overlap anymore.
|
/external/chromium_org/media/video/capture/win/ |
video_capture_device_win.cc | 161 // overlap with the MediaFoundation (MF), so the list has to be consolidated.
|
/external/chromium_org/net/http/ |
transport_security_state.h | 219 // the specified pins overlap with the certificate chain.
|
/external/chromium_org/ppapi/cpp/ |
rect.h | 388 /// rectangles do not overlap.
|
/external/chromium_org/third_party/WebKit/Source/core/platform/ |
ScrollView.h | 199 // These functions are used to enable scrollbars to avoid window resizer controls that overlap the scroll view. This happens on Mac
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
version_set.h | 369 int64_t overlapped_bytes_; // Bytes of overlap between current output
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_vs_draw.c | 199 * should be moved to the right so that they don't overlap with
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_resource_buffer_upload.c | 354 * anything. If the ranges overlap here it must surely be because
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
s390x-mont.pl | 24 # "overlap" multiplications and the other operations [and on most
|
/external/chromium_org/tools/imagediff/ |
image_diff.cc | 146 // compute pixels different in the overlap
|
/external/elfutils/lib/ |
md5.c | 224 /* The regions in the following copy operation cannot overlap. */
|
sha1.c | 141 /* The regions in the following copy operation cannot overlap. */
|
/external/elfutils/libdwfl/ |
libdwflP.h | 87 DWFL_ERROR (OVERLAP, N_("address range overlaps an existing module")) \
|
/external/google-diff-match-patch/name/fraser/neil/plaintext/ |
diff_match_patch_test.java | 540 assertEquals("diff_main: Overlap #1.", diffs, dmp.diff_main("1ayb2", "abxab", false)); 543 assertEquals("diff_main: Overlap #2.", diffs, dmp.diff_main("abcy", "xaxcxabc", false)); 548 assertEquals("diff_main: Overlap #3.", diffs, dmp.diff_main("abcy", "xaxcxabc", false)); 572 assertArrayEquals("diff_main: Overlap.", texts_textmode, texts_linemode); [all...] |
/external/grub/stage2/ |
fsys_minix.c | 381 Note that DIRNAME and LINKBUF may overlap! */
|
/external/kernel-headers/original/asm-arm/ |
pgtable.h | 35 * which may not overlap IO space.
|
/external/kernel-headers/original/asm-x86/ |
pgtable_32.h | 348 * dst and src can be on the same page, but the range must not overlap,
|
/external/libyuv/files/source/ |
compare.cc | 518 // on the 4x4 pixel grid. Such arrangement allows the windows to overlap
|
/external/llvm/docs/ |
Vectorizers.rst | 88 disjointed memory locations. If arrays A and B overlap, then the scalar version
|
/external/llvm/include/llvm/Target/ |
Target.td | 92 // themselves overlap. e.g. For X86, EAX's SubRegs list contains only [AX], 538 /// unique class which does not partially overlap with any other classes. It can 595 // a unique class, which does not partially overlap with any other classes. It 614 // a unique class, which does not partially overlap with any other classes. It [all...] |
Completed in 2404 milliseconds
<<21222324252627282930>>