HomeSort by relevance Sort by last modified time
    Searched refs:_M_p (Results 76 - 100 of 109) sorted by null

1 2 34 5

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 66 { _M_dataplus._M_p = __p; }
148 { return _M_dataplus._M_p; }
rc_string_base.h 52 * _M_p ----------------> unnamed array of char_type
55 * Where the _M_p points to the first character in the string, and
187 { _M_dataplus._M_p = __p; }
281 { return _M_dataplus._M_p; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
sso_string_base.h 66 { _M_dataplus._M_p = __p; }
155 { return _M_dataplus._M_p; }
rc_string_base.h 52 * _M_p ----------------> unnamed array of char_type
55 * Where the _M_p points to the first character in the string, and
187 { _M_dataplus._M_p = __p; }
281 { return _M_dataplus._M_p; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
sso_string_base.h 66 { _M_dataplus._M_p = __p; }
148 { return _M_dataplus._M_p; }
rc_string_base.h 52 * _M_p ----------------> unnamed array of char_type
55 * Where the _M_p points to the first character in the string, and
187 { _M_dataplus._M_p = __p; }
281 { return _M_dataplus._M_p; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
sso_string_base.h 65 { _M_dataplus._M_p = __p; }
147 { return _M_dataplus._M_p; }
rc_string_base.h 51 * _M_p ----------------> unnamed array of char_type
54 * Where the _M_p points to the first character in the string, and
186 { _M_dataplus._M_p = __p; }
280 { return _M_dataplus._M_p; }
  /external/stlport/test/unit/
mvctor_test.cpp 118 unsigned int *punit = v_v_bits.front().begin()._M_iterator._M_p;
120 unsigned int *punit = v_v_bits.front().begin()._M_p;
132 CPPUNIT_ASSERT( punit == v_v_bits.front().begin()._M_iterator._M_p );
134 CPPUNIT_ASSERT( punit == v_v_bits.front().begin()._M_p );
  /ndk/tests/device/test-gnustl-full/unit/
mvctor_test.cpp 118 unsigned int *punit = v_v_bits.front().begin()._M_iterator._M_p;
120 unsigned int *punit = v_v_bits.front().begin()._M_p;
132 CPPUNIT_ASSERT( punit == v_v_bits.front().begin()._M_iterator._M_p );
134 CPPUNIT_ASSERT( punit == v_v_bits.front().begin()._M_p );
  /ndk/tests/device/test-stlport/unit/
mvctor_test.cpp 118 unsigned int *punit = v_v_bits.front().begin()._M_iterator._M_p;
120 unsigned int *punit = v_v_bits.front().begin()._M_p;
132 CPPUNIT_ASSERT( punit == v_v_bits.front().begin()._M_iterator._M_p );
134 CPPUNIT_ASSERT( punit == v_v_bits.front().begin()._M_p );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
rc_string_base.h 52 * _M_p ----------------> unnamed array of char_type
55 * Where the _M_p points to the first character in the string, and
187 { _M_dataplus._M_p = __p; }
281 { return _M_dataplus._M_p; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 51 * _M_p ----------------> unnamed array of char_type
54 * Where the _M_p points to the first character in the string, and
186 { _M_dataplus._M_p = __p; }
280 { return _M_dataplus._M_p; }
  /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 51 * _M_p ----------------> unnamed array of char_type
54 * Where the _M_p points to the first character in the string, and
186 { _M_dataplus._M_p = __p; }
280 { return _M_dataplus._M_p; }
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 50 * _M_p ----------------> unnamed array of char_type
53 * Where the _M_p points to the first character in the string, and
185 { _M_dataplus._M_p = __p; }
267 { return _M_dataplus._M_p; }
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 50 * _M_p ----------------> unnamed array of char_type
53 * Where the _M_p points to the first character in the string, and
185 { _M_dataplus._M_p = __p; }
267 { return _M_dataplus._M_p; }
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 50 * _M_p ----------------> unnamed array of char_type
53 * Where the _M_p points to the first character in the string, and
185 { _M_dataplus._M_p = __p; }
267 { return _M_dataplus._M_p; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 50 * _M_p ----------------> unnamed array of char_type
53 * Where the _M_p points to the first character in the string, and
185 { _M_dataplus._M_p = __p; }
267 { return _M_dataplus._M_p; }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 52 * _M_p ----------------> unnamed array of char_type
55 * Where the _M_p points to the first character in the string, and
187 { _M_dataplus._M_p = __p; }
281 { return _M_dataplus._M_p; }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 51 * _M_p ----------------> unnamed array of char_type
54 * Where the _M_p points to the first character in the string, and
186 { _M_dataplus._M_p = __p; }
280 { return _M_dataplus._M_p; }
sso_string_base.h 65 { _M_dataplus._M_p = __p; }
154 { return _M_dataplus._M_p; }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
basic_string.h 75 * _M_p ----------------> unnamed array of char_type
78 * Where the _M_p points to the first character in the string, and
270 : _Alloc(__a), _M_p(__dat) { }
272 _CharT* _M_p; // The actual data.
288 { return _M_dataplus._M_p; }
292 { return (_M_dataplus._M_p = __p); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h 80 * _M_p ----------------> unnamed array of char_type
83 * Where the _M_p points to the first character in the string, and
275 : _Alloc(__a), _M_p(__dat) { }
277 _CharT* _M_p; // The actual data.
293 { return _M_dataplus._M_p; }
297 { return (_M_dataplus._M_p = __p); }
    [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 80 * _M_p ----------------> unnamed array of char_type
83 * Where the _M_p points to the first character in the string, and
275 : _Alloc(__a), _M_p(__dat) { }
277 _CharT* _M_p; // The actual data.
293 { return _M_dataplus._M_p; }
297 { return (_M_dataplus._M_p = __p); }
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 72 * _M_p ----------------> unnamed array of char_type
75 * Where the _M_p points to the first character in the string, and
255 : _Alloc(__a), _M_p(__dat) { }
257 _CharT* _M_p; // The actual data.
273 { return _M_dataplus._M_p; }
277 { return (_M_dataplus._M_p = __p); }
    [all...]

Completed in 2900 milliseconds

1 2 34 5