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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 178 static size_type _S_empty_rep_storage[];
184 // _S_empty_rep_storage is never modified and the punning should
186 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.h 178 static size_type _S_empty_rep_storage[];
184 // _S_empty_rep_storage is never modified and the punning should
186 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++/4.4.3/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++/4.6/include/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/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 175 static size_type _S_empty_rep_storage[];
181 // _S_empty_rep_storage is never modified and the punning should
183 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/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/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 175 static size_type _S_empty_rep_storage[];
181 // _S_empty_rep_storage is never modified and the punning should
183 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
basic_string.h 178 static size_type _S_empty_rep_storage[];
184 // _S_empty_rep_storage is never modified and the punning should
186 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 178 static size_type _S_empty_rep_storage[];
184 // _S_empty_rep_storage is never modified and the punning should
186 void* __p = reinterpret_cast<void*>(&_S_empty_rep_storage);
    [all...]

Completed in 845 milliseconds