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

  /external/libedit/src/
vis.c 353 wchar_t *dst, *src, *pdst, *psrc, *start, *extra; local
379 psrc = pdst = extra = NULL;
384 if ((pdst = calloc((4 * mblength) + 1, sizeof(*pdst))) == NULL)
386 dst = pdst;
523 free(pdst);
529 free(pdst);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 1032 Value *pdst; local
1036 pdst = new_LValue(func, FILE_PREDICATE);
1038 // CAUTION: don't use pdst->getInsn, the definition might not be unique,
1041 bld.mkCmp(OP_SET, CC_NEU, TYPE_U32, pdst, bld.mkImm(0), pred);
1043 insn->setPredicate(insn->cc, pdst);
    [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_lowering_nvc0.cpp 1032 Value *pdst; local
1036 pdst = new_LValue(func, FILE_PREDICATE);
1038 // CAUTION: don't use pdst->getInsn, the definition might not be unique,
1041 bld.mkCmp(OP_SET, CC_NEU, TYPE_U32, pdst, bld.mkImm(0), pred);
1043 insn->setPredicate(insn->cc, pdst);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
ethtool.h 296 * ip4src, ip4dst, psrc, pdst, spi, etc. are expected to be in network
303 __be16 pdst; member in struct:ethtool_tcpip4_spec
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ethtool.h 296 * ip4src, ip4dst, psrc, pdst, spi, etc. are expected to be in network
303 __be16 pdst; member in struct:ethtool_tcpip4_spec
  /bionic/libc/kernel/uapi/linux/
ethtool.h 255 __be16 pdst; member in struct:ethtool_tcpip4_spec
  /development/ndk/platforms/android-L/include/linux/
ethtool.h 255 __be16 pdst; member in struct:ethtool_tcpip4_spec
  /external/kernel-headers/original/uapi/linux/
ethtool.h 437 * fields, e.g., ip4src, ip4dst, psrc, pdst, spi, etc. are expected to
446 * @pdst: Destination port
455 __be16 pdst; member in struct:ethtool_tcpip4_spec
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
ethtool.h 255 __be16 pdst; member in struct:ethtool_tcpip4_spec
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
ethtool.h 255 __be16 pdst; member in struct:ethtool_tcpip4_spec
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
ethtool.h 255 __be16 pdst; member in struct:ethtool_tcpip4_spec

Completed in 581 milliseconds