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

1 2 3 4 5 6 78 91011>>

  /development/ndk/platforms/android-9/arch-x86/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
69 #include <sys/endian.h>
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
68 #include <sys/endian.h>
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
68 #include <sys/endian.h>
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
68 #include <sys/endian.h>
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
68 #include <sys/endian.h>
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
68 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.3 2005/12/13 00:35:23 millert Exp $ */
74 /* Tell sys/endian.h we have MD variants of the swap macros. */
87 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.5 2006/02/27 23:35:59 miod Exp $ */
55 /* Tell sys/endian.h we have MD variants of the swap macros. */
68 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
69 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.3 2005/12/13 00:35:23 millert Exp $ */
74 /* Tell sys/endian.h we have MD variants of the swap macros. */
87 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.3 2005/12/13 00:35:23 millert Exp $ */
74 /* Tell sys/endian.h we have MD variants of the swap macros. */
87 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.3 2005/12/13 00:35:23 millert Exp $ */
74 /* Tell sys/endian.h we have MD variants of the swap macros. */
87 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.3 2005/12/13 00:35:23 millert Exp $ */
74 /* Tell sys/endian.h we have MD variants of the swap macros. */
87 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.3 2005/12/13 00:35:23 millert Exp $ */
74 /* Tell sys/endian.h we have MD variants of the swap macros. */
87 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.5 2006/02/27 23:35:59 miod Exp $ */
55 /* Tell sys/endian.h we have MD variants of the swap macros. */
68 #include <sys/endian.h>
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
endian.h 1 /* $OpenBSD: endian.h,v 1.14 2005/12/13 00:35:23 millert Exp $ */
62 /* Tell sys/endian.h we have MD variants of the swap macros. */
69 #include <sys/endian.h>
  /external/libmtp/m4/
byteorder.m4 10 dnl this is not possible (e.g. on a big-endian machine) they are defined
57 dnl First, do an endian check
61 AC_HAVE_SYMBOL(le32toh,machine/endian.h,
65 #include <machine/endian.h>
90 AC_HAVE_SYMBOL(swap32,machine/endian.h,
92 /* swap32 and swap16 are defined in machine/endian.h */
110 AC_HAVE_SYMBOL(bswap32,machine/endian.h,
111 dnl We're already including machine/endian.h if this test succeeds
116 echo '#include <machine/endian.h>'>> "$1"
159 /* No other byte swapping functions are available on this big-endian system *
    [all...]
  /bootable/recovery/applypatch/
utils.h 22 // Read and write little-endian values of various sizes.
  /development/build/
sdk-android-mips.atree 17 # Copy the little-endian Mips32-fp kernel image to .../kernel-qemu
  /external/compiler-rt/lib/
int_endianness.h 35 #include <sys/endian.h>
48 #include <machine/endian.h>
84 #include <endian.h>
106 #error Unable to determine endian
  /external/dropbear/libtommath/
bn_mp_to_signed_bin.c 18 /* store in signed [big endian] format */
bn_mp_to_signed_bin_n.c 18 /* store in signed [big endian] format */
bn_mp_to_unsigned_bin_n.c 18 /* store in unsigned [big endian] format */
  /external/expat/lib/
winconfig.h 24 /* we will assume all Windows platforms are little endian */
  /external/kernel-headers/original/asm-mips/
vga.h 24 * endian byte ordering.

Completed in 1591 milliseconds

1 2 3 4 5 6 78 91011>>