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

<<11121314151617181920>>

  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 755 // If it can't overlap the source dest, then it doesn't modref the loc.
759 // If it can't overlap the dest, then worst case it reads the loc.
762 // If it can't overlap the source, then worst case it mutates the loc.
841 // If it can't overlap the source dest, then it doesn't modref the loc.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vdpau/
decode.c 305 picture->overlap = picture_info->overlap;
  /external/sfntly/cpp/src/sfntly/data/
readable_font_data.h 192 // ranges do not overlap, and are monotonically increasing.
226 // that can be represented within 31 bits, ranges do not overlap, and are
  /external/valgrind/main/docs/internals/
xml-output.txt 311 Overlap
313 args overlap other otherwise bogus in eg memcpy
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 73 /** WPS overlap detected in PBC mode */
74 #define WPS_EVENT_OVERLAP "WPS-OVERLAP-DETECTED "
  /frameworks/base/core/tests/coretests/src/android/view/
FocusFinderTest.java 477 String assertMsg = String.format("Expected beams to overlap in direction %s "
484 String assertMsg = String.format("Expected beams not to overlap in direction %s "
  /frameworks/base/core/tests/coretests/src/com/android/internal/widget/
SizeAdaptiveLayoutTest.java 285 assertEquals("overlapping layout should overlap",
294 assertEquals("1U should get priority in an overlap because it is first",
  /frameworks/base/services/java/com/android/server/
TwilightService.java 139 // The user has moved if the accuracy circles of the two locations don't overlap.
161 // points then they can't overlap and hence the user has moved.
  /libcore/luni/src/main/java/java/nio/
FileChannelImpl.java 539 * would overlap an existing lock. Once the lock is acquired it remains in
547 // cannot overlap).
  /packages/apps/Browser/src/com/android/browser/
TabBar.java 160 // adjust for new tab overlap
183 // adjust for overlap
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 14 to virtual events, for overlap checking
233 # create a key sequence list for overlap check:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 14 to virtual events, for overlap checking
233 # create a key sequence list for overlap check:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractStyleWizard.java 233 // Set of attributes that overlap the text selection, or all attributes if
332 // Add the items in order, and select those attributes that overlap
  /art/compiler/dex/quick/arm/
int_arm.cc 379 // Handle overlap
630 // Check for destructive overlap
646 * Check to see if a result pair has a misaligned overlap with an operand pair. This
665 * overlap with either operand and send that case to a runtime handler.
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
b_exp.c 133 /* returns exp(r = x + c) for |c| < |x| with no overlap. */
  /development/samples/Support4Demos/src/com/example/android/supportv4/widget/
SlidingPaneLayoutActivity.java 43 * allows these wide, two-pane layouts to overlap when horizontal space is at a premium. The user
  /external/aac/libAACdec/src/
aac_ram.cpp 118 /*! Overlap buffer */
  /external/aac/libAACenc/src/
psy_const.h 126 LOL_WINDOW = 2 /* Low OverLap window shape for AAC-LD */
  /external/aac/libSBRdec/src/
sbr_scale.h 113 energy is low. The dynamic framing of SBR produces a variable overlap area
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
DFAState.java 282 * labels can be sets, which may overlap with int labels or other sets.
292 * The idea for adding a new set, t, is to look for overlap with the
293 * elements of existing list s. Upon overlap, replace
604 // I want to create a map from context to alts looking for overlap:
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
Axis.java 26 * document (ignoring attribute and namespace nodes): they do not overlap
  /external/blktrace/btt/
seek.c 192 /* Some overlap means no seek */
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_button_cell.mm 215 // Add extra size for the arrow so it doesn't overlap the text.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_window_controller.mm 66 // view hierarchy as a sibling of the content view so it can overlap with the
  /external/chromium/chrome/browser/ui/gtk/
find_bar_gtk.h 99 // dialog position returned will overlap |avoid_overlapping_rect|.

Completed in 2224 milliseconds

<<11121314151617181920>>