HomeSort by relevance Sort by last modified time
    Searched full:__bufsize (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
52 __off64_t __offset, size_t __bufsize) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
66 __off64_t __offset, size_t __bufsize),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
unistd.h 50 __off_t __offset, size_t __bufsize) __wur;
52 __off64_t __offset, size_t __bufsize) __wur;
61 __off_t __offset, size_t __bufsize), __pread_chk)
66 __off64_t __offset, size_t __bufsize),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
mntent.h 79 int __bufsize) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mntent.h 79 int __bufsize) __THROW;
  /external/stlport/stlport/stl/
_fstream.c 638 streamsize __bufsize = __n * sizeof(_CharT); local
640 //If it can, we check that __bufsize is not higher than the size_t max value.
642 (__bufsize > __STATIC_CAST(streamsize, (numeric_limits<size_t>::max)())))
644 _M_int_buf = __STATIC_CAST(_CharT*, malloc(__STATIC_CAST(size_t, __bufsize)));
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 638 streamsize __bufsize = __n * sizeof(_CharT); local
640 //If it can, we check that __bufsize is not higher than the size_t max value.
642 (__bufsize > __STATIC_CAST(streamsize, (numeric_limits<size_t>::max)())))
644 _M_int_buf = __STATIC_CAST(_CharT*, malloc(__STATIC_CAST(size_t, __bufsize)));
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 638 streamsize __bufsize = __n * sizeof(_CharT); local
640 //If it can, we check that __bufsize is not higher than the size_t max value.
642 (__bufsize > __STATIC_CAST(streamsize, (numeric_limits<size_t>::max)())))
644 _M_int_buf = __STATIC_CAST(_CharT*, malloc(__STATIC_CAST(size_t, __bufsize)));
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 638 streamsize __bufsize = __n * sizeof(_CharT); local
640 //If it can, we check that __bufsize is not higher than the size_t max value.
642 (__bufsize > __STATIC_CAST(streamsize, (numeric_limits<size_t>::max)())))
644 _M_int_buf = __STATIC_CAST(_CharT*, malloc(__STATIC_CAST(size_t, __bufsize)));
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 638 streamsize __bufsize = __n * sizeof(_CharT); local
640 //If it can, we check that __bufsize is not higher than the size_t max value.
642 (__bufsize > __STATIC_CAST(streamsize, (numeric_limits<size_t>::max)())))
644 _M_int_buf = __STATIC_CAST(_CharT*, malloc(__STATIC_CAST(size_t, __bufsize)));
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 638 streamsize __bufsize = __n * sizeof(_CharT); local
640 //If it can, we check that __bufsize is not higher than the size_t max value.
642 (__bufsize > __STATIC_CAST(streamsize, (numeric_limits<size_t>::max)())))
644 _M_int_buf = __STATIC_CAST(_CharT*, malloc(__STATIC_CAST(size_t, __bufsize)));
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.c 638 streamsize __bufsize = __n * sizeof(_CharT); local
640 //If it can, we check that __bufsize is not higher than the size_t max value.
642 (__bufsize > __STATIC_CAST(streamsize, (numeric_limits<size_t>::max)())))
644 _M_int_buf = __STATIC_CAST(_CharT*, malloc(__STATIC_CAST(size_t, __bufsize)));
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libgnustl_shared.so 
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/thumb/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/thumb/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/thumb/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/thumb/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/
libgnustl_shared.so 

Completed in 999 milliseconds

1 2 3 4