/ndk/sources/cxx-stl/stlport/stlport/stl/pointers/ |
D | _slist.h | 220 iterator previous(const_iterator __pos) in previous() function 221 { return iterator(_M_impl.previous(_BaseConstIte(__pos._M_node))._M_node); } in previous() 222 const_iterator previous(const_iterator __pos) const in previous() function 223 …{ return const_iterator(const_cast<_Node_base*>(_M_impl.previous(_BaseConstIte(__pos._M_node))._M_… in previous()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | ios.cpp | 124 locale previous = _M_locale; in imbue() local 127 return previous; in imbue()
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
D | _slist.h | 224 iterator previous(const_iterator __pos) { in previous() function 227 return iterator(&_M_iter_list, _M_non_dbg_impl.previous(__pos._M_iterator)); in previous() 229 const_iterator previous(const_iterator __pos) const { in previous() function 232 return const_iterator(&_M_iter_list, _M_non_dbg_impl.previous(__pos._M_iterator)); in previous()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | slist_test.cpp | 301 sl1.splice_after(sl1.before_begin(), sl1, sl1.begin(), sl1.previous(sl1.end())); in splice() 310 sl2.splice_after(sl2.before_begin(), sl2, sl2.before_begin(), sl2.previous(sl2.end())); in splice() 318 sl2.splice_after(sl2.previous(sl2.end()), sl2, sl2.before_begin(), slit); in splice()
|
/ndk/tests/device/test-stlport/unit/ |
D | slist_test.cpp | 301 sl1.splice_after(sl1.before_begin(), sl1, sl1.begin(), sl1.previous(sl1.end())); in splice() 310 sl2.splice_after(sl2.before_begin(), sl2, sl2.before_begin(), sl2.previous(sl2.end())); in splice() 318 sl2.splice_after(sl2.previous(sl2.end()), sl2, sl2.before_begin(), slit); in splice()
|
/ndk/ |
D | README.TXT | 8 See docs/CHANGES.html for a list of changes since the previous release.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | reinvoke | 58 # including: this and the previous one test different parts of the code.
|
D | patspecific_vars | 118 run_make_test(undef, # reuse previous makefile
|
/ndk/build/tools/toolchain-patches/gcc/ |
D | 0002-gcc-prevent-crash-on-Eclair-and-older-platforms.patch | 15 On Eclair and previous release, the weak symbol is not resolved
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | eval | 136 # Clean out previous information to allow new run_make_test() interface.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 197 from that of the Document, and from those of previous versions 199 of the Document). You may use the same title as a previous version 239 Version as stated in the previous sentence. 244 the network locations given in the Document for previous versions 294 permission from the previous publisher that added the old one.
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _slist.h | 458 iterator previous(const_iterator __pos) { 461 const_iterator previous(const_iterator __pos) const { 893 _M_iter = __x.previous(__i);
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | gnulib-common.m4 | 91 "#define restrict _Restrict" in the previous line. Perhaps some future
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | sed.pot | 183 msgid "no previous regular expression" 463 msgid "No previous regular expression"
|
D | ja.po | 185 msgid "no previous regular expression" 509 msgid "No previous regular expression"
|
D | zh_CN.po | 183 msgid "no previous regular expression" 499 msgid "No previous regular expression"
|
D | ru.po | 182 msgid "no previous regular expression" 509 msgid "No previous regular expression"
|
D | zh_TW.po | 182 msgid "no previous regular expression" 495 msgid "No previous regular expression"
|
D | eu.po | 184 msgid "no previous regular expression" 468 msgid "No previous regular expression"
|
D | ko.po | 195 msgid "no previous regular expression" 485 msgid "No previous regular expression"
|
D | he.po | 195 msgid "no previous regular expression" 485 msgid "No previous regular expression"
|
D | sr.po | 182 msgid "no previous regular expression" 502 msgid "No previous regular expression"
|
D | nl.po | 184 msgid "no previous regular expression" 510 msgid "No previous regular expression"
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | COPYING.DOC | 189 from that of the Document, and from those of previous versions 191 of the Document). You may use the same title as a previous version 215 Version as stated in the previous sentence. 218 the network locations given in the Document for previous versions 257 permission from the previous publisher that added the old one.
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 108 that were not already defined for the previous API level. 312 as described in the previous section. 508 the previous section. You can use it as: 540 prebuilt tarballs described in section V. Following our previous example, one
|