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

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 181 static size_t _S_label;
313 size_t throw_allocator_base::_S_label = 0;
317 { return std::make_pair(p, alloc_data_type(_S_label, size)); }
333 { _S_label = l; }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 181 static size_t _S_label;
313 size_t throw_allocator_base::_S_label = 0;
317 { return std::make_pair(p, alloc_data_type(_S_label, size)); }
333 { _S_label = l; }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h 181 static size_t _S_label;
313 size_t throw_allocator_base::_S_label = 0;
317 { return std::make_pair(p, alloc_data_type(_S_label, size)); }
333 { _S_label = l; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h 181 static size_t _S_label;
313 size_t throw_allocator_base::_S_label = 0;
317 { return std::make_pair(p, alloc_data_type(_S_label, size)); }
333 { _S_label = l; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 216 static size_t _S_label(std::numeric_limits<size_t>::max());
217 return _S_label;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 216 static size_t _S_label(std::numeric_limits<size_t>::max());
217 return _S_label;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
throw_allocator.h 216 static size_t _S_label(std::numeric_limits<size_t>::max());
217 return _S_label;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 224 static size_t _S_label(std::numeric_limits<size_t>::max());
225 return _S_label;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 224 static size_t _S_label(std::numeric_limits<size_t>::max());
225 return _S_label;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
throw_allocator.h 224 static size_t _S_label(std::numeric_limits<size_t>::max());
225 return _S_label;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
throw_allocator.h 224 static size_t _S_label(std::numeric_limits<size_t>::max());
225 return _S_label;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
throw_allocator.h 216 static size_t _S_label(std::numeric_limits<size_t>::max());
217 return _S_label;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
throw_allocator.h 353 static size_t _S_label(std::numeric_limits<size_t>::max());
354 return _S_label;

Completed in 556 milliseconds