Searched
full:overlap (Results
601 -
625 of
1425) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/opus/src/src/ |
opus_decoder.c | 165 opus_val16 *out, int overlap, int channels, 172 for (i=0;i<overlap;i++)
|
/external/chromium_org/third_party/re2/re2/ |
regexp.cc | 690 // ranges as equal if they overlap at all, so that 751 // any that overlap [lo, hi] must be contained within it.
|
/external/compiler-rt/lib/asan/ |
asan_interceptors.cc | 59 // if memory intervals overlap. We report error in this case. 407 // If the copying actually happens, the |from| string should not overlap
|
/external/elfutils/libdw/ |
dwarf_getsrclines.c | 649 copy into the buffer from the beginning so the overlap works. */ 670 The buffers overlap, so we've clobbered the early elements
|
/external/icu4c/common/unicode/ |
unorm.h | 191 * The source and result buffers must not be the same, nor overlap. 440 * @param right Right source string. Must not be the same as dest, nor overlap.
|
/external/kernel-headers/original/linux/ |
hdreg.h | 502 * future command overlap and queuing 699 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */
|
/external/llvm/include/llvm/CodeGen/ |
LiveInterval.h | 264 /// The LiveRanges in RHS are allowed to overlap with LiveRanges in the 271 /// The LiveRanges in RHS are allowed to overlap with LiveRanges in the
|
/external/oprofile/ |
TODO | 162 event number, um and counter nr so they overlap, currently commented 197 handling overlap and all but the need to qsort/copy arrays at each iteration
|
/external/regex-re2/re2/ |
regexp.cc | 690 // ranges as equal if they overlap at all, so that 751 // any that overlap [lo, hi] must be contained within it.
|
/external/v8/src/ |
compiler.cc | 401 // rest of the function into account to avoid overlap with the 620 // rest of the function into account to avoid overlap with the lazy
|
/external/valgrind/main/ |
glibc-2.3.supp | 68 Memcheck:Overlap 75 Memcheck:Overlap
|
/external/wpa_supplicant_8/src/utils/ |
os.h | 255 * The memory areas src and dst must not overlap. os_memmove() can be used with 267 * The memory areas src and dst may overlap.
|
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 389 * Do the "beams" w.r.t the given direction's axis of rect1 and rect2 overlap? 393 * @return whether the beams overlap
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_status_bar.jd | 411 <li>Status bar icons can overlap the safeframe to the left and right when 412 necessary, but must not overlap the safeframe at the top and bottom.</li>
|
/frameworks/base/docs/html/training/multiple-apks/ |
api.jd | 92 to be some overlap (there often is). Fortunately, it?s easy to chart out your requirements quickly, 339 <li>If the APKs overlap in platform version, the one with the higher minSdkVersion must have a higher version code</li>
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaItem.java | 644 * Check if two items overlap in time 650 * @return true if the two items overlap
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
hdreg.h | 444 * future command overlap and queuing 641 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdreg.h | 444 * future command overlap and queuing 641 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
hdreg.h | 444 * future command overlap and queuing 641 #define IDE_NICE_DSC_OVERLAP (0) /* per the DSC overlap protocol */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ViewHierarchy.java | 385 /** Locates and return any views that overlap the given selection rectangle. 388 * @return A collection of {@link CanvasViewInfo} objects that overlap the
|
/external/chromium_org/media/filters/ |
source_buffer_stream.cc | 227 // garbage collection or after an end overlap that results in a split range 790 // this is either a start overlap or a middle overlap. Delete the buffers [all...] |
/external/llvm/lib/CodeGen/ |
MachineInstr.cpp | [all...] |
/external/aac/libSBRenc/src/ |
fram_gen.cpp | 520 /* make sure we stay within the maximum SBR frame overlap */ [all...] |
/external/clang/lib/Sema/ |
SemaStmt.cpp | [all...] |
/external/aac/libFDK/src/ |
qmf.cpp | [all...] |
Completed in 1394 milliseconds
<<21222324252627282930>>