HomeSort by relevance Sort by last modified time
    Searched defs:o_flags (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_tunnel.h 25 __be16 o_flags; member in struct:ip_tunnel_parm
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_tunnel.h 25 __be16 o_flags; member in struct:ip_tunnel_parm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_tunnel.h 25 __be16 o_flags; member in struct:ip_tunnel_parm
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_mc.c 231 struct ureg_dst o_vpos, o_flags; local
251 o_flags = ureg_DECL_output(shader, TGSI_SEMANTIC_GENERIC, VS_O_FLAGS);
255 * o_flags.z = intra * 0.5
263 * o_flags.w = t_vtex.z ? 0 : 1
270 ureg_MUL(shader, ureg_writemask(o_flags, TGSI_WRITEMASK_Z),
272 ureg_MOV(shader, ureg_writemask(o_flags, TGSI_WRITEMASK_W), ureg_imm1f(shader, -1.0f));
293 ureg_CMP(shader, ureg_writemask(o_flags, TGSI_WRITEMASK_W),
  /external/iproute2/include/linux/
if_tunnel.h 34 __be16 o_flags; member in struct:ip_tunnel_parm
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_mc.c 231 struct ureg_dst o_vpos, o_flags; local
251 o_flags = ureg_DECL_output(shader, TGSI_SEMANTIC_GENERIC, VS_O_FLAGS);
255 * o_flags.z = intra * 0.5
263 * o_flags.w = t_vtex.z ? 0 : 1
270 ureg_MUL(shader, ureg_writemask(o_flags, TGSI_WRITEMASK_Z),
272 ureg_MOV(shader, ureg_writemask(o_flags, TGSI_WRITEMASK_W), ureg_imm1f(shader, -1.0f));
293 ureg_CMP(shader, ureg_writemask(o_flags, TGSI_WRITEMASK_W),
  /external/libnl-headers/
netlink-types.h 703 uint32_t o_flags; member in struct:genl_family_op

Completed in 568 milliseconds