HomeSort by relevance Sort by last modified time
    Searched refs:EFBIG (Results 76 - 100 of 162) sorted by null

1 2 34 5 6 7

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
error_constants.h 66 file_too_large = EFBIG,
  /system/core/libcutils/
record_stream.c 149 errno = EFBIG;
  /external/scrypt/lib/crypto/
crypto_scrypt-neon.c 206 errno = EFBIG;
211 errno = EFBIG;
crypto_scrypt-ref.c 232 errno = EFBIG;
237 errno = EFBIG;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/diagnostics/errno/
cerrno.pass.cpp 103 #ifndef EFBIG
104 #error EFBIG not defined
  /external/llvm/include/llvm/Support/
system_error.h 146 file_too_large, // EFBIG
297 # ifndef EFBIG
298 # define EFBIG 27
514 file_too_large = EFBIG,
  /bionic/libc/include/sys/
_errdefs.h 66 __BIONIC_ERRDEF( EFBIG , 27, "File too large" )
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 65 __BIONIC_ERRDEF( EFBIG , 27, "File too large" )
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 65 __BIONIC_ERRDEF( EFBIG , 27, "File too large" )

Completed in 632 milliseconds

1 2 34 5 6 7