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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h 170 static size_type _S_empty_rep_storage[];
176 // _S_empty_rep_storage is never modified and the punning should
178 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h 173 static size_type _S_empty_rep_storage[];
179 // _S_empty_rep_storage is never modified and the punning should
181 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [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 173 static size_type _S_empty_rep_storage[];
179 // _S_empty_rep_storage is never modified and the punning should
181 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 170 static size_type _S_empty_rep_storage[];
176 // _S_empty_rep_storage is never modified and the punning should
178 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 170 static size_type _S_empty_rep_storage[];
176 // _S_empty_rep_storage is never modified and the punning should
178 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 170 static size_type _S_empty_rep_storage[];
176 // _S_empty_rep_storage is never modified and the punning should
178 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 170 static size_type _S_empty_rep_storage[];
176 // _S_empty_rep_storage is never modified and the punning should
178 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]

Completed in 229 milliseconds