HomeSort by relevance Sort by last modified time
    Searched full:overlap (Results 276 - 300 of 1425) sorted by null

<<11121314151617181920>>

  /external/elfutils/libdw/
dwarf_getaranges.c 236 copy into the buffer from the beginning so the overlap works. */
257 The buffers overlap, so we've clobbered the early elements
  /external/elfutils/libdwfl/
dwfl_report_elf.c 238 overlap:
255 goto overlap;
  /external/llvm/lib/Target/PowerPC/
PPCHazardRecognizers.cpp 118 // we have overlap (which happens during fp->int conversion for example).
121 // to see if the load and store actually overlap.
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
TryListBuilder.java 241 /*Oops, totally too far! The new range doesn't overlap any existing
250 the new range does overlap this one. We need to add a new range just
  /external/valgrind/main/docs/internals/
segments-seginfos.txt 113 overlap, or appear in non-ascending order, etc. The results might depend on
119 modules do not overlap. In particular, ld-linux sometimes searches
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
RootsCache.java 365 final boolean overlap =
368 if (!overlap) {
  /art/compiler/utils/arm/
managed_register_arm.h 177 // Returns true if the two managed-registers ('this' and 'other') overlap.
  /art/compiler/utils/mips/
managed_register_mips.h 161 // Returns true if the two managed-registers ('this' and 'other') overlap.
  /art/compiler/utils/x86/
managed_register_x86.h 150 // Returns true if the two managed-registers ('this' and 'other') overlap.
  /bionic/libc/stdio/
ungetc.c 70 /* no overlap (hence can use memcpy) because we doubled the size */
  /bionic/libc/string/
bcopy.c 46 * Copy a block of memory, handling overlap.
  /dalvik/vm/compiler/codegen/x86/libenc/
enc_wrapper.h 32 //should not overlap with regular logical register, start from 100
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
Interval.java 95 /** Are both ranges disjoint? I.e., no overlap? */
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestTokenRewriteStream.java 513 String expecting = "replace op boundaries of <ReplaceOp@[@3,3:3='c',<6>,1:3]..[@5,5:5='b',<5>,1:5]:\"foo\"> overlap with previous <ReplaceOp@[@2,2:2='c',<6>,1:2]..[@4,4:4='c',<6>,1:4]:\"xyz\">";
529 tokens.replace(1, 3, "foo"); // overlap, error
537 String expecting = "replace op boundaries of <ReplaceOp@[@1,1:1='b',<5>,1:1]..[@3,3:3='c',<6>,1:3]:\"foo\"> overlap with previous <ReplaceOp@[@2,2:2='c',<6>,1:2]..[@4,4:4='c',<6>,1:4]:\"xyz\">";
684 String expecting = "replace op boundaries of <ReplaceOp@[@1,1:1='b',<5>,1:1]..[@2,2:2='c',<6>,1:2]:\"foo\"> overlap with previous <ReplaceOp@[@0,0:0='a',<4>,1:0]..[@3,3:3='c',<6>,1:3]:\"bar\">";
  /external/ceres-solver/internal/ceres/
canonical_views_clustering.h 81 // to minimize the number of canonical views and the overlap between
  /external/chromium/chrome/browser/ui/cocoa/infobars/
infobar_container_controller.h 104 // total amount of overlap for all infobars.
  /external/chromium/chrome/browser/ui/cocoa/
theme_install_bubble_view.mm 82 // Don't let the bubble overlap the confirm dialog.
  /external/chromium/chrome/browser/ui/cocoa/translate/
translate_infobar_unittest.mm 106 // doesn't overlap the other buttons.
  /external/chromium/chrome/browser/ui/gtk/
theme_install_bubble_view_gtk.cc 72 // Don't let the bubble overlap the confirm dialog.
  /external/chromium/chrome/browser/ui/views/
find_bar_host.h 84 // dialog position returned will overlap |avoid_overlapping_rect|.
theme_install_bubble_view.cc 67 // Don't let the bubble overlap the confirm dialog.
  /external/chromium/net/base/
keygen_handler_win.cc 172 // prevent overlap with any other applications or consumers of CSPs, and
ssl_config_service.h 90 // is no overlap between the server's and client's protocol sets, then the
  /external/chromium/net/socket/
ssl_host_info.h 38 // overlap this object's lookup and reduce latency.
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 59 // the notification popups don't overlap with the tray. Passes 0 if no UI is

Completed in 47 milliseconds

<<11121314151617181920>>