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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rc_string_base.h 46 * [_Rep]
54 * you cast it to a pointer-to-_Rep and subtract 1 to get a
60 * a single "add" instruction: _Rep::_M_refdata(), and
62 * block of raw bytes and with room enough and constructs a _Rep
66 * not the _Rep is so that the debugger can see the string
68 * the _Rep for the debugger to use, so users can check the actual
71 * Note that the _Rep object is a POD so that you can have a
72 * static "empty string" _Rep object already "constructed" before
75 * destroy the empty-string _Rep object.
94 // _Rep: string representatio
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 46 * [_Rep]
54 * you cast it to a pointer-to-_Rep and subtract 1 to get a
60 * a single "add" instruction: _Rep::_M_refdata(), and
62 * block of raw bytes and with room enough and constructs a _Rep
66 * not the _Rep is so that the debugger can see the string
68 * the _Rep for the debugger to use, so users can check the actual
71 * Note that the _Rep object is a POD so that you can have a
72 * static "empty string" _Rep object already "constructed" before
75 * destroy the empty-string _Rep object.
94 // _Rep: string representatio
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 46 * [_Rep]
54 * you cast it to a pointer-to-_Rep and subtract 1 to get a
60 * a single "add" instruction: _Rep::_M_refdata(), and
62 * block of raw bytes and with room enough and constructs a _Rep
66 * not the _Rep is so that the debugger can see the string
68 * the _Rep for the debugger to use, so users can check the actual
71 * Note that the _Rep object is a POD so that you can have a
72 * static "empty string" _Rep object already "constructed" before
75 * destroy the empty-string _Rep object.
94 // _Rep: string representatio
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 46 * [_Rep]
54 * you cast it to a pointer-to-_Rep and subtract 1 to get a
60 * a single "add" instruction: _Rep::_M_refdata(), and
62 * block of raw bytes and with room enough and constructs a _Rep
66 * not the _Rep is so that the debugger can see the string
68 * the _Rep for the debugger to use, so users can check the actual
71 * Note that the _Rep object is a POD so that you can have a
72 * static "empty string" _Rep object already "constructed" before
75 * destroy the empty-string _Rep object.
94 // _Rep: string representatio
    [all...]
  /external/clang/test/SemaCXX/
crashes.cpp 11 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_max_size // expected-error{{no member named '_Rep' in 'basic_string<_CharT, _Traits, _Alloc>'}}
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h 68 * [_Rep]
76 * you cast it to a pointer-to-_Rep and subtract 1 to get a
82 * a single "add" instruction: _Rep::_M_data(), and
84 * block of raw bytes and with room enough and constructs a _Rep
88 * not the _Rep is so that the debugger can see the string
90 * the _Rep for the debugger to use, so users can check the actual
93 * Note that the _Rep object is a POD so that you can have a
94 * static "empty string" _Rep object already "constructed" before
97 * destroy the empty-string _Rep object.
126 // _Rep: string representatio
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 68 * [_Rep]
76 * you cast it to a pointer-to-_Rep and subtract 1 to get a
82 * a single "add" instruction: _Rep::_M_data(), and
84 * block of raw bytes and with room enough and constructs a _Rep
88 * not the _Rep is so that the debugger can see the string
90 * the _Rep for the debugger to use, so users can check the actual
93 * Note that the _Rep object is a POD so that you can have a
94 * static "empty string" _Rep object already "constructed" before
97 * destroy the empty-string _Rep object.
126 // _Rep: string representatio
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 68 * [_Rep]
76 * you cast it to a pointer-to-_Rep and subtract 1 to get a
82 * a single "add" instruction: _Rep::_M_data(), and
84 * block of raw bytes and with room enough and constructs a _Rep
88 * not the _Rep is so that the debugger can see the string
90 * the _Rep for the debugger to use, so users can check the actual
93 * Note that the _Rep object is a POD so that you can have a
94 * static "empty string" _Rep object already "constructed" before
97 * destroy the empty-string _Rep object.
126 // _Rep: string representatio
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 68 * [_Rep]
76 * you cast it to a pointer-to-_Rep and subtract 1 to get a
82 * a single "add" instruction: _Rep::_M_data(), and
84 * block of raw bytes and with room enough and constructs a _Rep
88 * not the _Rep is so that the debugger can see the string
90 * the _Rep for the debugger to use, so users can check the actual
93 * Note that the _Rep object is a POD so that you can have a
94 * static "empty string" _Rep object already "constructed" before
97 * destroy the empty-string _Rep object.
126 // _Rep: string representatio
    [all...]

Completed in 901 milliseconds