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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 47 * [_Rep]
55 * you cast it to a pointer-to-_Rep and subtract 1 to get a
61 * a single @a add instruction: _Rep::_M_refdata(), and
63 * block of raw bytes and with room enough and constructs a _Rep
67 * not the _Rep is so that the debugger can see the string
69 * the _Rep for the debugger to use, so users can check the actual
72 * Note that the _Rep object is a POD so that you can have a
73 * static <em>empty string</em> _Rep object already @a constructed before
76 * destroy the empty-string _Rep object.
95 // _Rep: string representatio
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 47 * [_Rep]
55 * you cast it to a pointer-to-_Rep and subtract 1 to get a
61 * a single @a add instruction: _Rep::_M_refdata(), and
63 * block of raw bytes and with room enough and constructs a _Rep
67 * not the _Rep is so that the debugger can see the string
69 * the _Rep for the debugger to use, so users can check the actual
72 * Note that the _Rep object is a POD so that you can have a
73 * static <em>empty string</em> _Rep object already @a constructed before
76 * destroy the empty-string _Rep object.
95 // _Rep: string representatio
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
rc_string_base.h 47 * [_Rep]
55 * you cast it to a pointer-to-_Rep and subtract 1 to get a
61 * a single @a add instruction: _Rep::_M_refdata(), and
63 * block of raw bytes and with room enough and constructs a _Rep
67 * not the _Rep is so that the debugger can see the string
69 * the _Rep for the debugger to use, so users can check the actual
72 * Note that the _Rep object is a POD so that you can have a
73 * static <em>empty string</em> _Rep object already @a constructed before
76 * destroy the empty-string _Rep object.
95 // _Rep: string representatio
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 47 * [_Rep]
55 * you cast it to a pointer-to-_Rep and subtract 1 to get a
61 * a single @a add instruction: _Rep::_M_refdata(), and
63 * block of raw bytes and with room enough and constructs a _Rep
67 * not the _Rep is so that the debugger can see the string
69 * the _Rep for the debugger to use, so users can check the actual
72 * Note that the _Rep object is a POD so that you can have a
73 * static <em>empty string</em> _Rep object already @a constructed before
76 * destroy the empty-string _Rep object.
95 // _Rep: string representatio
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 47 * [_Rep]
55 * you cast it to a pointer-to-_Rep and subtract 1 to get a
61 * a single @a add instruction: _Rep::_M_refdata(), and
63 * block of raw bytes and with room enough and constructs a _Rep
67 * not the _Rep is so that the debugger can see the string
69 * the _Rep for the debugger to use, so users can check the actual
72 * Note that the _Rep object is a POD so that you can have a
73 * static <em>empty string</em> _Rep object already @a constructed before
76 * destroy the empty-string _Rep object.
95 // _Rep: string representatio
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 47 * [_Rep]
55 * you cast it to a pointer-to-_Rep and subtract 1 to get a
61 * a single @a add instruction: _Rep::_M_refdata(), and
63 * block of raw bytes and with room enough and constructs a _Rep
67 * not the _Rep is so that the debugger can see the string
69 * the _Rep for the debugger to use, so users can check the actual
72 * Note that the _Rep object is a POD so that you can have a
73 * static <em>empty string</em> _Rep object already @a constructed before
76 * destroy the empty-string _Rep object.
95 // _Rep: string representatio
    [all...]
  /external/clang/test/SemaCXX/
crashes.cpp 13 basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_max_size // expected-error{{no member named '_Rep' in 'basic_string<_CharT, _Traits, _Alloc>'}}
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 76 * [_Rep]
84 * you cast it to a pointer-to-_Rep and subtract 1 to get a
90 * a single @a add instruction: _Rep::_M_data(), and
92 * block of raw bytes and with room enough and constructs a _Rep
96 * not the _Rep is so that the debugger can see the string
98 * the _Rep for the debugger to use, so users can check the actual
101 * Note that the _Rep object is a POD so that you can have a
102 * static <em>empty string</em> _Rep object already @a constructed before
105 * destroy the empty-string _Rep object.
134 // _Rep: string representatio
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 76 * [_Rep]
84 * you cast it to a pointer-to-_Rep and subtract 1 to get a
90 * a single @a add instruction: _Rep::_M_data(), and
92 * block of raw bytes and with room enough and constructs a _Rep
96 * not the _Rep is so that the debugger can see the string
98 * the _Rep for the debugger to use, so users can check the actual
101 * Note that the _Rep object is a POD so that you can have a
102 * static <em>empty string</em> _Rep object already @a constructed before
105 * destroy the empty-string _Rep object.
134 // _Rep: string representatio
    [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 76 * [_Rep]
84 * you cast it to a pointer-to-_Rep and subtract 1 to get a
90 * a single @a add instruction: _Rep::_M_data(), and
92 * block of raw bytes and with room enough and constructs a _Rep
96 * not the _Rep is so that the debugger can see the string
98 * the _Rep for the debugger to use, so users can check the actual
101 * Note that the _Rep object is a POD so that you can have a
102 * static <em>empty string</em> _Rep object already @a constructed before
105 * destroy the empty-string _Rep object.
134 // _Rep: string representatio
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 76 * [_Rep]
84 * you cast it to a pointer-to-_Rep and subtract 1 to get a
90 * a single @a add instruction: _Rep::_M_data(), and
92 * block of raw bytes and with room enough and constructs a _Rep
96 * not the _Rep is so that the debugger can see the string
98 * the _Rep for the debugger to use, so users can check the actual
101 * Note that the _Rep object is a POD so that you can have a
102 * static <em>empty string</em> _Rep object already @a constructed before
105 * destroy the empty-string _Rep object.
134 // _Rep: string representatio
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 76 * [_Rep]
84 * you cast it to a pointer-to-_Rep and subtract 1 to get a
90 * a single @a add instruction: _Rep::_M_data(), and
92 * block of raw bytes and with room enough and constructs a _Rep
96 * not the _Rep is so that the debugger can see the string
98 * the _Rep for the debugger to use, so users can check the actual
101 * Note that the _Rep object is a POD so that you can have a
102 * static <em>empty string</em> _Rep object already @a constructed before
105 * destroy the empty-string _Rep object.
134 // _Rep: string representatio
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h 76 * [_Rep]
84 * you cast it to a pointer-to-_Rep and subtract 1 to get a
90 * a single @a add instruction: _Rep::_M_data(), and
92 * block of raw bytes and with room enough and constructs a _Rep
96 * not the _Rep is so that the debugger can see the string
98 * the _Rep for the debugger to use, so users can check the actual
101 * Note that the _Rep object is a POD so that you can have a
102 * static <em>empty string</em> _Rep object already @a constructed before
105 * destroy the empty-string _Rep object.
134 // _Rep: string representatio
    [all...]

Completed in 429 milliseconds