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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/android-ndk-r5/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/android-ndk-r6/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/android-ndk-r7/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 224 static size_t _S_label(std::numeric_limits<size_t>::max());
225 return _S_label;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 224 static size_t _S_label(std::numeric_limits<size_t>::max());
225 return _S_label;

Completed in 89 milliseconds