HomeSort by relevance Sort by last modified time
    Searched full:x0800 (Results 76 - 100 of 859) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/sunrpc/
debug.h 26 #define RPCDBG_CACHE 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/nfsd/
export.h 30 #define NFSEXP_NOAUTHNLM 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/sunrpc/
debug.h 26 #define RPCDBG_CACHE 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/nfsd/
export.h 30 #define NFSEXP_NOAUTHNLM 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/sunrpc/
debug.h 26 #define RPCDBG_CACHE 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/nfsd/
export.h 30 #define NFSEXP_NOAUTHNLM 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/sunrpc/
debug.h 26 #define RPCDBG_CACHE 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/nfsd/
export.h 30 #define NFSEXP_NOAUTHNLM 0x0800
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/sunrpc/
debug.h 26 #define RPCDBG_CACHE 0x0800
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mii.h 44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */
61 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
80 #define ADVERTISE_PAUSE_ASYM 0x0800 /* Try for asymetric pause */
103 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */
135 #define LPA_1000FULL 0x0800 /* Link partner 1000BASE-T full duplex */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mii.h 44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */
61 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
80 #define ADVERTISE_PAUSE_ASYM 0x0800 /* Try for asymetric pause */
103 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */
135 #define LPA_1000FULL 0x0800 /* Link partner 1000BASE-T full duplex */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
mii.h 44 #define BMCR_PDOWN 0x0800 /* Powerdown the DP83840 */
61 #define BMSR_10HALF 0x0800 /* Can do 10mbps, half-duplex */
80 #define ADVERTISE_PAUSE_ASYM 0x0800 /* Try for asymetric pause */
103 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */
135 #define LPA_1000FULL 0x0800 /* Link partner 1000BASE-T full duplex */
  /external/grub/netboot/
cs89x0.h 128 #define BUFFER_CRC 0x0800
139 #define RX_BROADCAST_ACCEPT 0x0800
153 #define TX_ANY_COL_ENBL 0x0800
173 #define RX_128_BYTE_ENBL 0x0800
183 #define MODIFIED_BACKOFF 0x0800
201 #define DMA_BURST_MODE 0x0800
210 #define BACKOFF_OFF 0x0800
219 #define RX_BROADCAST 0x0800
242 #define RX_128_BYTE 0x0800
260 #define EL_PRESENT 0x0800
    [all...]
  /packages/apps/Settings/src/com/android/settings/bluetooth/
Utf8ByteLengthFilter.java 53 srcByteCount += (c < (char) 0x0080) ? 1 : (c < (char) 0x0800 ? 2 : 3);
61 destByteCount += (c < (char) 0x0080) ? 1 : (c < (char) 0x0800 ? 2 : 3);
73 keepBytes -= (c < (char) 0x0080) ? 1 : (c < (char) 0x0800 ? 2 : 3);
  /bionic/libc/kernel/arch-arm/asm/
mman.h 24 #define MAP_DENYWRITE 0x0800
  /bionic/libc/kernel/arch-x86/asm/
mman.h 25 #define MAP_DENYWRITE 0x0800
  /bionic/libc/kernel/common/asm-generic/
mman.h 24 #define MAP_DENYWRITE 0x0800
  /bionic/libc/kernel/common/linux/nfsd/
export.h 36 #define NFSEXP_NOAUTHNLM 0x0800
  /bionic/libc/kernel/common/linux/sunrpc/
debug.h 35 #define RPCDBG_CACHE 0x0800
  /development/ndk/platforms/android-9/arch-x86/include/asm/
mman.h 25 #define MAP_DENYWRITE 0x0800
  /external/grub/stage2/
nbi.h 29 #define RELOCATED_SEG 0x0800
  /external/iproute2/include/linux/
if_tunnel.h 25 #define GRE_STRICT __cpu_to_be16(0x0800)
  /external/kernel-headers/original/asm-mips/
fcntl.h 18 #define O_NOCTTY 0x0800 /* not fcntl */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/
export.h 34 #define NFSEXP_NOAUTHNLM 0x0800 /* Don't authenticate NLM requests - just trust */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/nfsd/
export.h 34 #define NFSEXP_NOAUTHNLM 0x0800 /* Don't authenticate NLM requests - just trust */

Completed in 823 milliseconds

1 2 34 5 6 7 8 91011>>