HomeSort by relevance Sort by last modified time
    Searched full:endian (Results 51 - 75 of 2132) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf-em.h 13 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */
17 #define EM_MIPS_RS3_LE 10 /* MIPS R3000 little-endian */
18 #define EM_MIPS_RS4_BE 10 /* MIPS R4000 big-endian */
prctl.h 55 /* Get/set process endian */
59 # define PR_ENDIAN_LITTLE 1 /* True little endian mode */
60 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
byteswap.h 31 /* endian.h rather than sys/endian.h so we get the machine-specific file. */
32 #include <endian.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm.h 115 /** Signed 16 bit Little Endian */
117 /** Signed 16 bit Big Endian */
119 /** Unsigned 16 bit Little Endian */
121 /** Unsigned 16 bit Big Endian */
123 /** Signed 24 bit Little Endian using low three bytes in 32-bit word */
125 /** Signed 24 bit Big Endian using low three bytes in 32-bit word */
127 /** Unsigned 24 bit Little Endian using low three bytes in 32-bit word */
129 /** Unsigned 24 bit Big Endian using low three bytes in 32-bit word */
131 /** Signed 32 bit Little Endian */
133 /** Signed 32 bit Big Endian */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 115 /** Signed 16 bit Little Endian */
117 /** Signed 16 bit Big Endian */
119 /** Unsigned 16 bit Little Endian */
121 /** Unsigned 16 bit Big Endian */
123 /** Signed 24 bit Little Endian using low three bytes in 32-bit word */
125 /** Signed 24 bit Big Endian using low three bytes in 32-bit word */
127 /** Unsigned 24 bit Little Endian using low three bytes in 32-bit word */
129 /** Unsigned 24 bit Big Endian using low three bytes in 32-bit word */
131 /** Signed 32 bit Little Endian */
133 /** Signed 32 bit Big Endian */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm.h 115 /** Signed 16 bit Little Endian */
117 /** Signed 16 bit Big Endian */
119 /** Unsigned 16 bit Little Endian */
121 /** Unsigned 16 bit Big Endian */
123 /** Signed 24 bit Little Endian using low three bytes in 32-bit word */
125 /** Signed 24 bit Big Endian using low three bytes in 32-bit word */
127 /** Unsigned 24 bit Little Endian using low three bytes in 32-bit word */
129 /** Unsigned 24 bit Big Endian using low three bytes in 32-bit word */
131 /** Signed 32 bit Little Endian */
133 /** Signed 32 bit Big Endian */
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-elf.h 34 config.gcc for big endian configurations. */
37 #define TARGET_ENDIAN_OPTION "mbig-endian"
41 #define TARGET_ENDIAN_OPTION "mlittle-endian"
54 { "marm", "mlittle-endian", "mhard-float", "mno-thumb-interwork" }
74 %{mbig-endian:-EB} %{mlittle-endian:-EL}" \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-elf.h 34 config.gcc for big endian configurations. */
37 #define TARGET_ENDIAN_OPTION "mbig-endian"
41 #define TARGET_ENDIAN_OPTION "mlittle-endian"
54 { "marm", "mlittle-endian", "mhard-float", "mno-thumb-interwork" }
74 %{mbig-endian:-EB} %{mlittle-endian:-EL}" \
  /development/tools/jdwpspy/
Common.h 34 * Get 2 big-endian bytes.
47 * Get 4 big-endian bytes.
62 * Get 8 big-endian bytes.
  /external/kernel-headers/original/asm-arm/
byteorder.h 4 * ARM Endian-ness. In little endian mode, the data bus is connected such
10 * When in big endian mode, byte accesses appear as:
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmendian.h 20 * This file by default provides proper behavior on little-endian architectures.
21 * On big-endian architectures, IL_BIGENDIAN should be defined.
47 * Host <=> Network (Big Endian) for 16- and 32-bit values
48 * Host <=> Little-Endian for 16- and 32-bit values
213 * Store 16-bit value to unaligned little-endian byte array.
223 * Store 32-bit value to unaligned little-endian byte array.
235 * Store 16-bit value to unaligned network-(big-)endian byte array.
245 * Store 32-bit value to unaligned network-(big-)endian byte array.
257 * Load 16-bit value from unaligned little-endian byte array.
266 * Load 32-bit value from unaligned little-endian byte array
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
prctl.h 55 /* Get/set process endian */
59 # define PR_ENDIAN_LITTLE 1 /* True little endian mode */
60 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 55 /* Get/set process endian */
59 # define PR_ENDIAN_LITTLE 1 /* True little endian mode */
60 # define PR_ENDIAN_PPC_LITTLE 2 /* "PowerPC" pseudo little endian */
  /development/ndk/platforms/android-3/include/linux/
patchkey.h 19 #include <endian.h>
  /development/ndk/platforms/android-3/include/sys/
endian.h 1 /* $OpenBSD: endian.h,v 1.17 2006/01/06 18:53:05 millert Exp $ */
28 * Generic definitions for little- and big-endian systems. Other endianesses
29 * has to be dealt with in the specific machine/endian.h file for that port.
31 * This file is meant to be included from a little- or big-endian port's
32 * machine/endian.h after setting _BYTE_ORDER to either 1234 for little endian
40 #include <machine/endian.h>
182 /* Can be overridden by machine/endian.h before inclusion of this file. */
221 /* Can be overridden by machine/endian.h before inclusion of this file. */
  /external/guava/guava/src/com/google/common/io/
LittleEndianDataOutputStream.java 30 * An implementation of {@link DataOutput} that uses little-endian byte ordering
35 * supertype {@code DataOutput}, which explicitly requires big-endian byte
80 * except using little-endian byte order.
91 * written using little-endian byte order.
103 * {@link DataOutputStream#writeDouble(double)}, except using little-endian
114 * {@link DataOutputStream#writeFloat(float)}, except using little-endian byte
125 * {@link DataOutputStream#writeInt(int)}, except using little-endian byte
139 * {@link DataOutputStream#writeLong(long)}, except using little-endian byte
151 * {@link DataOutputStream#writeShort(int)}, except using little-endian byte

Completed in 1440 milliseconds

1 23 4 5 6 7 8 91011>>