HomeSort by relevance Sort by last modified time
    Searched full:overlap (Results 326 - 350 of 1652) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_vertprog.h 105 /* Please note: the IADDR fields overlap other fields because they are used
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_regalloc.c 141 DBG(" overlap\n");
146 DBG(" overlap\n");
151 DBG(" overlap\n");
156 DBG(" no overlap\n");
  /external/mesa3d/src/gallium/include/pipe/
p_video_state.h 227 uint8_t overlap; member in struct:pipe_vc1_picture_desc
  /external/mesa3d/src/gallium/tests/graw/
fs-write-z.c 3 * though the overlap and intersect in Z.
  /external/mesa3d/src/mesa/math/
m_xform.h 57 * possible to overlap with integer outcode calculations.
  /external/opencv3/modules/core/src/
types.cpp 97 float KeyPoint::overlap( const KeyPoint& kp1, const KeyPoint& kp2 ) function in class:cv::KeyPoint
  /external/parameter-framework/upstream/doc/requirements/
APIs.md 80 The semantic of these two APIs overlap but **neither one fully contains the other**.
  /external/pdfium/third_party/libjpeg/
fpdfapi_jutils.c 116 * to output_array[dest_row++]; these areas may overlap for duplication.
  /external/skia/bench/
RTreeBench.cpp 14 // confine rectangles to a smallish area, so queries generally hit something, and overlap occurs:
  /external/skia/gm/
shapes.cpp 17 * (zero radius, near-zero radius, inner shape overlap, etc.) It uses an xfermode of darken to help
  /external/skia/src/codec/
SkMasks.cpp 138 // Check that masks do not overlap
  /external/skia/src/gpu/
GrPipeline.h 76 * overlap
  /external/skia/tools/
valgrind.supp 73 Memcheck:Overlap
  /external/tpm2/
NVMem.c 222 // there overlap, the original data is copied before it is written
  /external/tpm2/include/tpm2/
Platform.h 234 // Move a chunk of NV memory from source to destination This function should ensure that if there overlap,
  /external/v8/src/compiler/
coalesced-live-ranges.h 134 // Unit testing API, verifying that allocated intervals do not overlap.
  /external/v8/src/ic/
ic-state.h 151 // Thus the two fields can overlap.
  /external/valgrind/coregrind/
pub_core_errormgr.h 42 // These must be negative, so as to not overlap with tool error kinds.
  /external/valgrind/docs/xml/
manual-intro.xml 35 profiler. It has some overlap with Cachegrind, but also gathers some
  /external/vboot_reference/firmware/lib20/
misc.c 107 * never overlap because with the source because the root key is likely
  /external/vboot_reference/firmware/lib21/
misc.c 135 * never overlap with the source because the root key is likely to be
  /external/webrtc/webrtc/common_audio/
lapped_transform_unittest.cc 136 // Identity window for |overlap = block_size / 2|.
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode.c 135 /* ---- Add-overlap ---- */
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_multi_vector.h 103 // vectors overlap by |fade_length| samples (per channel), and cross-fade
  /frameworks/base/core/java/android/app/usage/
UsageStats.java 136 // We use the mBeginTimeStamp due to a bug where UsageStats files can overlap with

Completed in 3507 milliseconds

<<11121314151617181920>>