/external/mesa3d/src/mesa/swrast/ |
D | s_copypix.c | 94 GLint overlapping; in copy_rgba_pixels() local 104 overlapping = regions_overlap(srcx, srcy, destx, desty, width, height, in copy_rgba_pixels() 108 overlapping = GL_FALSE; in copy_rgba_pixels() 112 if (!overlapping && srcy < desty) { in copy_rgba_pixels() 130 if (overlapping) { in copy_rgba_pixels() 156 if (overlapping) { in copy_rgba_pixels() 187 if (overlapping) in copy_rgba_pixels() 242 GLint overlapping; in copy_depth_pixels() local 255 overlapping = regions_overlap(srcx, srcy, destx, desty, width, height, in copy_depth_pixels() 259 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/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2004-04-09-SameValueCoalescing.ll | 2 ; overlapping live intervals. When two overlapping intervals have the same
|
D | 2003-08-03-CallArgLiveRanges.ll | 3 ; it makes a ton of annoying overlapping live ranges. This code should not
|
/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/mesa3d/src/intel/genxml/ |
D | README | 17 2) For some types we need to have overlapping bit fields. For 21 be either a u32 or a float. I tried to do this with overlapping 27 flexibility in how we combine things. In the case of overlapping 32 3) Bit fields (and certainly overlapping anonymous unions of bit
|
/external/clang/test/CodeGenOpenCL/ |
D | address-spaces-conversions.cl | 60 var_gen = var_gen ? var_gen : var_glob; // operands of overlapping addr spaces and the same type 69 …var_gen = var_gen ? var_gen : var_glob_typedef; // operands of overlapping addr spaces and equival… 83 …var_gen_v = var_gen ? var_glob : var_gen_f; // operands of overlapping addr spaces and different t…
|
/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/swiftshader/third_party/LLVM/test/ExecutionEngine/ |
D | 2003-08-23-RegisterAllocatePhysReg.ll | 5 ; of registers (due to too many overlapping live ranges), but then attempts to 11 ; Produce lots of overlapping live ranges
|
/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/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/Transforms/LoopStrengthReduce/ |
D | exit_compare_live_range.ll | 2 ; having overlapping live ranges that result in copies. We want the setcc
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopStrengthReduce/ |
D | exit_compare_live_range.ll | 2 ; having overlapping live ranges that result in copies. We want the setcc
|
/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/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/e2fsprogs/tests/ |
D | README | 65 overfsblks.img Filesystem with overlapping inode and block bitmaps
|
/external/selinux/python/sepolgen/ |
D | HACKING | 37 permissions). These can be grouped into sets without overlapping
|
/external/walt/docs/ |
D | AudioLatency.md | 14 We are trying to stick to the following (overlapping) principles
|
/external/llvm/test/DebugInfo/X86/ |
D | PR26148.ll | 17 ; extra non-overlapping range first. Thus, we make sure that the backend actually looks
|
/external/llvm/test/MC/ARM/ |
D | single-precision-fp.s | 72 @ FIXME: overlapping aliases and a probable TableGen indeterminacy mean
|
/external/llvm/docs/ |
D | InAlloca.rst | 128 restore, we can have multiple overlapping active call frames.
|