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

  /development/tools/emulator/opengl/system/GLESv2_enc/
gl2_enc.cpp 935 const unsigned int __size_type = (sizeof(GLenum)); local
938 const size_t packetSize = 8 + 4 + 4 + 4 + __size_length + __size_size + __size_type + __size_name + 4*4;
948 *(unsigned int *)(ptr) = __size_type; ptr += 4;
952 stream->readback(type, __size_type);
964 const unsigned int __size_type = (sizeof(GLenum)); local
967 const size_t packetSize = 8 + 4 + 4 + 4 + __size_length + __size_size + __size_type + __size_name + 4*4;
977 *(unsigned int *)(ptr) = __size_type; ptr += 4;
981 stream->readback(type, __size_type);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h 2220 typedef typename __string_type::size_type __size_type; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h 2362 typedef typename __string_type::size_type __size_type; typedef
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.h 2362 typedef typename __string_type::size_type __size_type; typedef
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 2220 typedef typename __string_type::size_type __size_type; typedef
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 2220 typedef typename __string_type::size_type __size_type; typedef
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 2220 typedef typename __string_type::size_type __size_type; typedef
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 2220 typedef typename __string_type::size_type __size_type; typedef
    [all...]

Completed in 273 milliseconds