HomeSort by relevance Sort by last modified time
    Searched defs:streamsize (Results 1 - 9 of 9) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 98 typedef ptrdiff_t streamsize; // Signed integral type typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 98 typedef ptrdiff_t streamsize; // Signed integral type typedef
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
postypes.h 98 typedef ptrdiff_t streamsize; // Signed integral type typedef
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 98 typedef ptrdiff_t streamsize; // Signed integral type typedef
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 98 typedef ptrdiff_t streamsize; // Signed integral type typedef
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 98 typedef ptrdiff_t streamsize; // Signed integral type typedef
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 61 //The Win32 file io API support 64 bits access so streamoff and streamsize
79 typedef streamoff streamsize; typedef
81 typedef ptrdiff_t streamsize; typedef
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 61 //The Win32 file io API support 64 bits access so streamoff and streamsize
79 typedef streamoff streamsize; typedef
81 typedef ptrdiff_t streamsize; typedef
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 61 //The Win32 file io API support 64 bits access so streamoff and streamsize
79 typedef streamoff streamsize; typedef
81 typedef ptrdiff_t streamsize; typedef

Completed in 779 milliseconds