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

  /external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.cpp 36 enum class ParseField { duplex = 0x0, last0 = 0x1, last1 = 0x2, end = 0x3 }; member in class:__anon15057::ParseField
  /external/pdfium/fpdfsdk/src/
fpdfview.cpp 790 CFX_ByteString duplex = viewRef.Duplex(); local
791 if (FX_BSTRC("Simplex") == duplex)
793 if (FX_BSTRC("DuplexFlipShortEdge") == duplex)
795 if (FX_BSTRC("DuplexFlipLongEdge") == duplex)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
ethtool.h 22 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
ethtool.h 22 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ethtool.h 24 __u8 duplex; /* Duplex, half or full */ member in struct:ethtool_cmd
497 /* Duplex, half or full. */
  /bionic/libc/kernel/uapi/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /development/ndk/platforms/android-21/include/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /external/kernel-headers/original/uapi/linux/
ethtool.h 35 * @duplex: Duplex mode; one of %DUPLEX_*
68 * If autonegotiation is disabled, the speed and @duplex represent the
73 * @duplex is %DUPLEX_UNKNOWN or the best enabled duplex mode.
98 __u8 duplex; member in struct:ethtool_cmd
290 * @supported: Mask of %SUPPORTED_* flags for the speed/duplex combinations
292 * @advertised: Mask of %ADVERTISED_* flags for the speed/duplex combinations
294 * @lp_advertised: Mask of %ADVERTISED_* flags for the speed/duplex
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ethtool.h 28 __u8 duplex; /* Duplex, half or full */ member in struct:ethtool_cmd
836 /* Duplex, half or full. */
    [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
ethtool.h 30 __u8 duplex; member in struct:ethtool_cmd
  /external/valgrind/include/vki/
vki-linux.h 3365 __vki_u8 duplex; member in struct:vki_ethtool_cmd
    [all...]

Completed in 1019 milliseconds