/external/chromium_org/third_party/mesa/src/src/egl/wayland/wayland-drm/ |
wayland-drm.c | 72 int32_t offset0, int32_t stride0, 89 buffer->offset[0] = offset0; 142 int32_t offset0, int32_t stride0, 163 offset0, stride0, offset1, stride1, offset2, stride2);
|
wayland-drm.xml | 130 <arg name="offset0" type="int"/>
|
/external/llvm/test/CodeGen/Mips/ |
eh-return32.ll | 18 ; CHECK: sw $4, [[offset0:[0-9]+]]($sp) 36 ; CHECK: lw $4, [[offset0]]($sp) 60 ; CHECK: sw $4, [[offset0:[0-9]+]]($sp) 76 ; CHECK: lw $4, [[offset0]]($sp)
|
eh-return64.ll | 19 ; CHECK: sd $4, [[offset0:[0-9]+]]($sp) 37 ; CHECK: ld $4, [[offset0]]($sp) 63 ; CHECK: sd $4, [[offset0:[0-9]+]]($sp) 79 ; CHECK: ld $4, [[offset0]]($sp)
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
wayland-drm.c | 72 int32_t offset0, int32_t stride0, 89 buffer->offset[0] = offset0; 142 int32_t offset0, int32_t stride0, 163 offset0, stride0, offset1, stride1, offset2, stride2);
|
wayland-drm.xml | 130 <arg name="offset0" type="int"/>
|
/external/llvm/test/Analysis/Delinearization/ |
multidim_ivs_and_integer_offsets_3d.ll | 30 %offset0 = add nsw i64 %i, 3 31 %subscript0 = mul i64 %offset0, %m
|
multidim_ivs_and_parameteric_offsets_3d.ll | 30 %offset0 = add nsw i64 %i, %p 31 %subscript0 = mul i64 %offset0, %m
|
/external/ltrace/sysdeps/linux-gnu/arm/ |
plt.c | 100 const GElf_Xword offset0 = offset; local 105 || !elf_can_read_next(data, offset0, sub_len)) 115 while (offset < offset0 + sub_len) {
|
/external/chromium_org/v8/src/arm64/ |
deoptimizer-arm64.cc | 122 int offset0, offset1; local 129 offset0 = (copy_to_input.PopLowestIndex().code() * reg_size) + dst_offset; 132 if ((offset0 + reg_size) == offset1) { 134 __ Stp(scratch1, scratch2, MemOperand(frame, offset0)); 137 __ Str(scratch1, MemOperand(frame, offset0)); 143 offset0 = (copy_to_input.PopLowestIndex().code() * reg_size) + dst_offset; 144 __ Str(scratch1, MemOperand(frame, offset0));
|
/hardware/intel/common/libva/va/wayland/ |
wayland-drm-client-protocol.h | 194 wl_drm_create_planar_buffer(struct wl_drm *wl_drm, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) 204 WL_DRM_CREATE_PLANAR_BUFFER, id, name, width, height, format, offset0, stride0, offset1, stride1, offset2, stride2);
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_sample_aos.c | 186 * \param offset0 resulting relative offset for coord0 201 LLVMValueRef *offset0, 213 * way to calculate offset1 relative to offset0. Instead, compute them 214 * independently. Otherwise, try to compute offset0 and offset1 with 268 offset0, i0); 295 *offset0 = lp_build_mul(int_coord_bld, coord0, stride); 297 lp_build_add(int_coord_bld, *offset0, stride), 317 *offset0 = lp_build_mul(int_coord_bld, coord0, stride); 319 *offset0, 331 *offset0 = int_coord_bld->zero [all...] |
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_sample_aos.c | 186 * \param offset0 resulting relative offset for coord0 201 LLVMValueRef *offset0, 213 * way to calculate offset1 relative to offset0. Instead, compute them 214 * independently. Otherwise, try to compute offset0 and offset1 with 268 offset0, i0); 295 *offset0 = lp_build_mul(int_coord_bld, coord0, stride); 297 lp_build_add(int_coord_bld, *offset0, stride), 317 *offset0 = lp_build_mul(int_coord_bld, coord0, stride); 319 *offset0, 331 *offset0 = int_coord_bld->zero [all...] |
/external/llvm/test/CodeGen/SPARC/ |
64abi.ll | 432 ; CHECK-DAG: std %f4, [%sp+[[Offset0:[0-9]+]]] 434 ; CHECK-DAG: ldx [%sp+[[Offset0]]], %o2 444 ; CHECK: st %f1, [%fp+[[Offset0:[0-9]+]]] 448 ; CHECK: ld [%fp+[[Offset0]]], %f1
|
/external/smack/src/org/xbill/DNS/ |
Name.java | 128 int offset0 = src.offset(0); local 129 int namelen = src.name.length - offset0; 132 System.arraycopy(src.name, offset0, dst.name, 0, namelen); 134 dst.setoffset(i, src.offset(i) - offset0);
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_neon_3DLUT.S | 137 * r6 = offset0
|
rsCpuIntrinsics_advsimd_3DLUT.S | 141 * x6 = offset0
|
/hardware/intel/common/libva/va/wayland/protocol/ |
wayland-drm.xml | 130 <arg name="offset0" type="int"/>
|
/external/aac/libSBRdec/src/ |
sbrdecoder.cpp | 1222 INT strideIn, strideOut, offset0, offset1; local [all...] |
/external/llvm/lib/Target/R600/ |
SIInstrInfo.td | 467 let offset0 = offset{7-0}; 486 (ins i1imm:$gds, VReg_32:$addr, u8imm:$offset0, u8imm:$offset1), 487 asm#" $gds, $vdst, $addr, $offset0, $offset1, [M0]", 510 (ins i1imm:$gds, VReg_32:$addr, regClass:$data0, u8imm:$offset0, u8imm:$offset1), 511 asm#" $addr, $data0, $data1, $offset0, $offset1 [M0]",
|
SIInstrFormats.td | 330 bits<8> offset0; 333 let Inst{7-0} = offset0;
|
/external/pixman/pixman/ |
pixman-access.c | 171 int offset0 = stride < 0 ? \ 175 offset0 + ((-stride) >> 1) * ((__bits_image->height) >> 1) : \ 176 offset0 + (offset0 >> 2) 192 ((uint8_t *) ((bits) + offset0 + \ [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/ |
riva_mmio.h | 428 U032 offset0; member in struct:_riva_hw_state
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 510 M_CASE Case$predictType.Rnd$rnd.Offset0
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
DAGCombiner.cpp | [all...] |