HomeSort by relevance Sort by last modified time
    Searched refs:vor (Results 1 - 25 of 25) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_winsys.h 24 uint32_t flags, uint32_t vor, uint32_t tor)
26 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor)
63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; local
65 PUSH_DATA(push, vor);
73 uint32_t vor, uint32_t tor)
76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; local
78 PUSH_DATA(push, data | vor);
86 uint32_t vor, uint32_t tor)
90 bo, data, access | NOUVEAU_BO_OR, vor, tor)
    [all...]
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h 24 uint32_t flags, uint32_t vor, uint32_t tor)
26 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
60 struct nouveau_bo *bo, uint32_t access, uint32_t vor, uint32_t tor)
63 bo, 0, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; local
65 PUSH_DATA(push, vor);
73 uint32_t vor, uint32_t tor)
76 bo, data, access | NOUVEAU_BO_OR, vor, tor)->priv = NULL; local
78 PUSH_DATA(push, data | vor);
86 uint32_t vor, uint32_t tor)
90 bo, data, access | NOUVEAU_BO_OR, vor, tor)
    [all...]
  /hardware/intel/img/libdrm/libdrm/nouveau/
nouveau_pushbuf.h 45 uint32_t flags, uint32_t vor, uint32_t tor);
121 unsigned data, unsigned flags, unsigned vor, unsigned tor)
124 data, 0, flags, vor, tor);
130 unsigned vor, unsigned tor)
133 data, data2, flags, vor, tor);
139 unsigned data, unsigned flags, unsigned vor, unsigned tor)
141 OUT_RELOC(chan, bo, data, flags | NOUVEAU_BO_OR, vor, tor);
nouveau_pushbuf.c 49 push |= r->vor;
60 uint32_t flags, uint32_t vor, uint32_t tor)
112 r->vor = vor;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_local.h 78 uint32_t flags, uint32_t vor, uint32_t tor)
80 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
113 uint32_t vor, uint32_t tor)
116 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
119 PUSH_DATA(push, data | vor);
127 uint32_t vor, uint32_t tor)
130 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
137 data |= vor;
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 78 uint32_t flags, uint32_t vor, uint32_t tor)
80 nouveau_pushbuf_reloc(push, bo, offset, flags, vor, tor);
113 uint32_t vor, uint32_t tor)
116 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
119 PUSH_DATA(push, data | vor);
127 uint32_t vor, uint32_t tor)
130 bo, data, access | NOUVEAU_BO_OR, vor, tor); local
137 data |= vor;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
sad_altivec.asm 49 vor v6, v6, v7
80 vor v6, v6, v7
96 vor v6, v6, v7
266 vor v6, v6, v7
variance_altivec.asm 67 vor v2, v2, v3
217 vor v2, v2, v3
loopfilter_filters_altivec.asm 358 vor \RES, \RES, \TMP
394 vor v8, v8, v9 ;# R = true if flimit or limit exceeded
745 vor v8, v8, v9 ;# M = true if edge_l or int_l exceeded
    [all...]
variance_subpixel_altivec.asm 142 vor \t1, \t1, \t2
  /external/libvpx/libvpx/vp8/common/ppc/
sad_altivec.asm 49 vor v6, v6, v7
80 vor v6, v6, v7
96 vor v6, v6, v7
266 vor v6, v6, v7
variance_altivec.asm 67 vor v2, v2, v3
217 vor v2, v2, v3
loopfilter_filters_altivec.asm 358 vor \RES, \RES, \TMP
394 vor v8, v8, v9 ;# R = true if flimit or limit exceeded
745 vor v8, v8, v9 ;# M = true if edge_l or int_l exceeded
    [all...]
variance_subpixel_altivec.asm 142 vor \t1, \t1, \t2
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
sad_altivec.asm 49 vor v6, v6, v7
80 vor v6, v6, v7
96 vor v6, v6, v7
266 vor v6, v6, v7
variance_altivec.asm 67 vor v2, v2, v3
217 vor v2, v2, v3
loopfilter_filters_altivec.asm 358 vor \RES, \RES, \TMP
394 vor v8, v8, v9 ;# R = true if flimit or limit exceeded
745 vor v8, v8, v9 ;# M = true if edge_l or int_l exceeded
    [all...]
variance_subpixel_altivec.asm 142 vor \t1, \t1, \t2
  /bionic/libc/kernel/uapi/drm/
nouveau_drm.h 81 uint32_t vor; member in struct:drm_nouveau_gem_pushbuf_reloc
  /external/kernel-headers/original/uapi/drm/
nouveau_drm.h 82 uint32_t vor; member in struct:drm_nouveau_gem_pushbuf_reloc
  /hardware/intel/img/libdrm/shared-core/
nouveau_drm.h 130 uint32_t vor; member in struct:drm_nouveau_gem_pushbuf_reloc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/drm/
nouveau_drm.h 131 uint32_t vor; member in struct:drm_nouveau_gem_pushbuf_reloc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
nouveau_drm.h 131 uint32_t vor; member in struct:drm_nouveau_gem_pushbuf_reloc
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-vmx.s 414 # CHECK-BE: vor 2, 3, 4 # encoding: [0x10,0x43,0x24,0x84]
415 # CHECK-LE: vor 2, 3, 4 # encoding: [0x84,0x24,0x43,0x10]
416 vor 2, 3, 4
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/lib/
memcpy_power7.S 498 vor vr0,vr1,vr1

Completed in 695 milliseconds