HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_ENDIAN_H (Results 1 - 15 of 15) sorted by null

  /frameworks/native/include/utils/
Endian.h 23 #if defined(HAVE_ENDIAN_H)
27 #else /*not HAVE_ENDIAN_H*/
38 #endif /*not HAVE_ENDIAN_H*/
  /system/core/include/mincrypt/
sha.h 40 #if defined(HAVE_ENDIAN_H) && defined(HAVE_LITTLE_ENDIAN)
  /build/core/combo/include/arch/linux-arm/
AndroidConfig.h 161 * HAVE_ENDIAN_H -- have endian.h header we can include.
165 #define HAVE_ENDIAN_H
  /build/core/combo/include/arch/linux-ppc/
AndroidConfig.h 151 * HAVE_ENDIAN_H -- have endian.h header we can include.
155 #define HAVE_ENDIAN_H
  /build/core/combo/include/arch/linux-x86/
AndroidConfig.h 151 * HAVE_ENDIAN_H -- have endian.h header we can include.
155 #define HAVE_ENDIAN_H
  /build/core/combo/include/arch/target_linux-x86/
AndroidConfig.h 148 * HAVE_ENDIAN_H -- have endian.h header we can include.
152 #define HAVE_ENDIAN_H
  /build/core/combo/include/arch/windows/
AndroidConfig.h 161 * HAVE_ENDIAN_H -- have endian.h header we can include.
166 #define HAVE_ENDIAN_H
  /build/core/combo/include/arch/linux-mips/
AndroidConfig.h 161 * HAVE_ENDIAN_H -- have endian.h header we can include.
165 #define HAVE_ENDIAN_H
  /external/openssh/
config.h 328 #ifndef HAVE_ENDIAN_H
329 #define HAVE_ENDIAN_H 1
    [all...]
includes.h 38 #ifdef HAVE_ENDIAN_H
config.h.in 327 #undef HAVE_ENDIAN_H
    [all...]
  /dalvik/vm/
Common.h 33 #if defined(HAVE_ENDIAN_H)
35 #else /*not HAVE_ENDIAN_H*/
43 #endif /*not HAVE_ENDIAN_H*/
  /external/valgrind/main/none/tests/
sha1_test.c 73 #ifdef HAVE_ENDIAN_H
  /system/core/libmincrypt/
sha.c 33 #if defined(HAVE_ENDIAN_H) && defined(HAVE_LITTLE_ENDIAN)
191 #else // #if defined(HAVE_ENDIAN_H) && defined(HAVE_LITTLE_ENDIAN)
  /external/netperf/
netlib.c 73 #ifdef HAVE_ENDIAN_H
    [all...]

Completed in 503 milliseconds