HomeSort by relevance Sort by last modified time
    Searched refs:_FILE_OFFSET_BITS (Results 1 - 25 of 47) sorted by null

1 2

  /external/flac/
config.h 129 #define _FILE_OFFSET_BITS 64
  /external/elfutils/
config.h.in 44 #undef _FILE_OFFSET_BITS
  /external/libxml2/
libxml.h 16 #ifndef _FILE_OFFSET_BITS
17 #define _FILE_OFFSET_BITS 64
  /frameworks/native/include/utils/
Compat.h 24 #if _FILE_OFFSET_BITS < 64
25 #error "_FILE_OFFSET_BITS < 64; large files are not supported on this platform"
26 #endif /* _FILE_OFFSET_BITS < 64 */
  /external/bzip2/
spewG.c 27 #define _FILE_OFFSET_BITS 64
  /system/core/include/arch/darwin-x86/
AndroidConfig.h 158 #define _FILE_OFFSET_BITS 64
  /system/core/include/arch/freebsd-x86/
AndroidConfig.h 174 #define _FILE_OFFSET_BITS 64
  /system/core/include/arch/linux-ppc/
AndroidConfig.h 163 #define _FILE_OFFSET_BITS 64
  /system/core/include/arch/linux-x86/
AndroidConfig.h 163 #define _FILE_OFFSET_BITS 64
  /system/core/include/arch/windows/
AndroidConfig.h 176 #define _FILE_OFFSET_BITS 64
  /external/zlib/
gzguts.h 10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS
  /ndk/sources/host-tools/make-3.81/glob/
glob.h 159 #if _FILE_OFFSET_BITS == 64 && __GNUC__ < 2
180 #if _FILE_OFFSET_BITS != 64 || __GNUC__ < 2
  /external/dropbear/
config.h 389 #define _FILE_OFFSET_BITS 64
config.h.in 388 #undef _FILE_OFFSET_BITS
  /external/libmtp/
config.h.in 180 #undef _FILE_OFFSET_BITS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h 38 _FILE_OFFSET_BITS=N Select default filesystem interface.
256 #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 38 _FILE_OFFSET_BITS=N Select default filesystem interface.
256 #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 38 _FILE_OFFSET_BITS=N Select default filesystem interface.
256 #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64
  /external/oprofile/libpopt/
config.h 298 #undef _FILE_OFFSET_BITS
  /external/e2fsprogs/misc/
findsuper.c 84 #define _FILE_OFFSET_BITS 64
  /system/extras/ext4_utils/
ext4_utils.h 27 #define _FILE_OFFSET_BITS 64
  /external/openssl/crypto/bio/
bss_file.c 81 #ifndef _FILE_OFFSET_BITS
82 #define _FILE_OFFSET_BITS 64
  /ndk/sources/host-tools/make-3.81/
config.h.in 418 #undef _FILE_OFFSET_BITS
  /external/linux-tools-perf/util/
util.h 6 #define _FILE_OFFSET_BITS 64
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h     [all...]

Completed in 724 milliseconds

1 2