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

<<21222324252627282930>>

  /external/chromium_org/third_party/icu/source/test/cintltst/
cstrcase.c 784 log_err("ucasemap_utf8ToUpper(overlap 1) failed\n");
787 /* overlap in the other direction */
792 log_err("ucasemap_utf8ToUpper(overlap 2) failed\n");
    [all...]
  /external/chromium_org/third_party/ots/src/
cmap.cc 171 // overlap.
331 // the groups must be sorted by start code and may not overlap
397 // the groups must be sorted by start code and may not overlap
    [all...]
  /external/icu4c/test/cintltst/
cstrcase.c 784 log_err("ucasemap_utf8ToUpper(overlap 1) failed\n");
787 /* overlap in the other direction */
792 log_err("ucasemap_utf8ToUpper(overlap 2) failed\n");
    [all...]
  /external/libvorbis/lib/
block.c 16 Handle windowing, overlap-add, etc of the PCM vectors. This is made
497 guarding the overlap, but bulletproof in case that
769 /* the overlap/add section */
  /external/llvm/lib/Analysis/
Lint.cpp 284 // Check that the memcpy arguments don't overlap. The AliasAnalysis API
286 // overlap is not distinguished from the case where nothing is known.
295 "Undefined behavior: memcpy source and destination overlap", &I);
  /external/valgrind/main/VEX/switchback/
switchback.c 895 static Bool overlap ( Addr64 start, UInt len, VexGuestExtents* vge ) function
906 return False; /* no overlap */
914 if (overlap(start, len, &trans_table[i])) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelineHandler.java 744 // they overlap with other usually more interesting edges near the center of
782 // Some kind of overlap - not sure how to prioritize these yet...
790 // Some kind of overlap - not sure how to prioritize these yet...
    [all...]
  /dalvik/docs/
verifier.html 37 overlap with the work required to compute register use maps for
  /dalvik/vm/interp/
Stack.h 75 Note the "ins" and "outs" overlap -- values pushed into the "outs" area
  /external/aac/libAACdec/src/
aacdecoder.cpp 710 set the start values for window shape and window sequence of overlap&add to zero,
711 set the overlap buffer to zero and initializes the pointers to the window coefficients.
    [all...]
channelinfo.cpp 145 pIcsInfo->WindowShape = 2; /* select low overlap instead of KBD */
  /external/aac/libSBRdec/src/
sbrdecoder.cpp 209 const int overlap
296 overlap,
1055 self->pSbrElement[elementIndex]->transposerSettings.overlap);
1068 self->pSbrElement[elementIndex]->transposerSettings.overlap);
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
Label.java 110 /** tokens and char range overlap; tokens are MIN_TOKEN_TYPE..n */
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
ChunkedIntArray.java 37 * <p>%REVIEW% This has strong conceptual overlap with the IntVector class.
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_installed_bubble_controller.mm 143 // immediately, otherwise the closing animation may overlap with
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 190 // When we are closing, we can vertically overlap the render view. Make sure
  /external/chromium/chrome/browser/ui/gtk/
first_run_dialog.cc 197 // Force the font size to make sure the label doesn't overlap the image.
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.cc 277 // overlap, it means we have too little space to draw the whole widget and
  /external/chromium/chrome/common/extensions/
url_pattern.cc 322 // single wildcard at the end. This makes figuring out overlap much easier. It
  /external/chromium/net/disk_cache/
entry_impl.cc 213 // no overlap.
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
bookmark_provider.cc 91 // nor can those spans ever overlap because the match spans are coalesced
  /external/chromium_org/chrome/browser/performance_monitor/
database.h 227 // Returns the active time intervals that overlap with the time interval
  /external/chromium_org/chrome/browser/ui/cocoa/
browser_window_controller_browsertest.mm 225 // overlap.
  /external/chromium_org/chrome/browser/ui/gtk/
nine_box.cc 132 // unpainted areas, though some corners or edges might overlap the center.
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view.h 213 // which may overlap the omnibox's popup window.

Completed in 1409 milliseconds

<<21222324252627282930>>