/external/mesa3d/src/mesa/swrast/ |
D | s_copypix.c | 105 GLint overlapping; in copy_rgba_pixels() local 115 overlapping = regions_overlap(srcx, srcy, destx, desty, width, height, in copy_rgba_pixels() 119 overlapping = GL_FALSE; in copy_rgba_pixels() 123 if (!overlapping && srcy < desty) { in copy_rgba_pixels() 141 if (overlapping) { in copy_rgba_pixels() 167 if (overlapping) { in copy_rgba_pixels() 198 if (overlapping) in copy_rgba_pixels() 253 GLint overlapping; in copy_depth_pixels() local 266 overlapping = regions_overlap(srcx, srcy, destx, desty, width, height, in copy_depth_pixels() 270 overlapping = GL_FALSE; in copy_depth_pixels() [all …]
|
/external/clang/test/SemaOpenCL/ |
D | address-spaces-conversions-cl2.0.cl | 8 * It adds notion of overlapping address spaces. The main differention is that 160 …n ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}} 165 …lobal|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}} 170 …bal|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}} 175 … ('__{{global|constant}} int *' and 'int *') which are pointers to non-overlapping address spaces}} 180 … ('__constant int *' and '__generic int *') which are pointers to non-overlapping address spaces}} 186 …e ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}} 191 …lobal|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}} 196 …bal|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}} 201 … ('__{{global|constant}} int *' and 'int *') which are pointers to non-overlapping address spaces}} [all …]
|
D | null_literal.cl | 25 …een ('__global int *' and '__local void *') which are pointers to non-overlapping address spaces}}
|
/external/llvm/test/Verifier/ |
D | range-1.ll | 85 ; CHECK: Intervals are overlapping 117 ; CHECK: Intervals are overlapping 125 ; CHECK: Intervals are overlapping 133 ; CHECK: Intervals are overlapping
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | 2003-08-23-RegisterAllocatePhysReg.ll | 4 ; of registers (due to too many overlapping live ranges), but then attempts to 10 ; Produce lots of overlapping live ranges
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | 2003-08-23-RegisterAllocatePhysReg.ll | 4 ; of registers (due to too many overlapping live ranges), but then attempts to 10 ; Produce lots of overlapping live ranges
|
/external/e2fsprogs/tests/f_overfsblks/ |
D | name | 1 overlapping inode and block bitmaps
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.blend_equation_advanced.txt | 40 Advanced blending tests render two or more overlapping quads. First quad is 49 made between each overlapping quad with advanced blending enabled. In coherent
|
/external/llvm/test/CodeGen/X86/ |
D | 2003-08-03-CallArgLiveRanges.ll | 4 ; it makes a ton of annoying overlapping live ranges. This code should not
|
D | load-slice.ll | 113 ; Check that we do not optimize overlapping slices. 115 ; The 64-bits should NOT have been split in as slices are overlapping.
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | exit_compare_live_range.ll | 2 ; having overlapping live ranges that result in copies. We want the setcc
|
/external/chromium-trace/catapult/tracing/docs/ |
D | trace-viewer-internals.md | 79 …mposed into subRows -- a subRow is an array of slices that are all non-overlapping. E.g. in the th… 93 * AsyncSliceGroup, for overlapping data. Used for async operations. 112 …* *SliceTrack:* visualizes an array of non-overlapping monotonically-increasing slices. Has some s…
|
/external/elfutils/ |
D | TODO | 156 of overlapping relocations doesn't change. There really never 157 should be overlapping relocations but who knows.
|
/external/llvm/test/CodeGen/AArch64/ |
D | global-merge-ignore-single-use-minsize.ll | 38 ; If we have use sets partially overlapping between a minsize and a non-minsize
|
/external/selinux/sepolgen/ |
D | HACKING | 37 permissions). These can be grouped into sets without overlapping
|
/external/e2fsprogs/tests/ |
D | README | 65 overfsblks.img Filesystem with overlapping inode and block bitmaps
|
/external/libvorbis/doc/ |
D | 01-introduction.tex | 348 Vorbis uses an overlapping transform, namely the MDCT, to blend one 361 And slightly more complex in the case of overlapping unequal sized 509 The overlapped portion produced from overlapping the previous and 514 overlapped portions. When overlapping a short and long window, much of
|
D | 04-codec.tex | 303 short block. See \xref{vorbis:spec:window} for an illustration of overlapping 310 illustration of overlapping dissimilar 582 produced from overlapping the previous and current frame data is 587 overlapping a short and long window, much of the returned range does not
|
/external/llvm/test/MC/ARM/ |
D | single-precision-fp.s | 72 @ FIXME: overlapping aliases and a probable TableGen indeterminacy mean
|
/external/opencv3/modules/core/doc/ |
D | cuda.markdown | 80 1. Split each image of the stereo pair into two horizontal overlapping stripes.
|
/external/llvm/docs/ |
D | InAlloca.rst | 128 restore, we can have multiple overlapping active call frames.
|
/external/google-breakpad/src/tools/mac/dump_syms/ |
D | dump_syms_tool.mm | 67 // overlapping ranges.
|
/external/deqp/doc/testspecs/VK/ |
D | apitests.adoc | 228 ** Mapping overlapping sub-ranges of same VkDeviceMemory? 229 * Okay to re-map same or overlapping range? What pointers should be returned in that case? 264 * Binding multiple objects to same or partially overlapping memory ranges
|
/external/valgrind/docs/internals/ |
D | 3_3_BUGSTATUS.txt | 50 triggers false "overlapping" error
|
/external/opencv3/doc/tutorials/ml/non_linear_svms/ |
D | non_linear_svms.markdown | 127 @note In this case there are just very few points in the overlapping region between classes.
|