HomeSort by relevance Sort by last modified time
    Searched full:_s_copy_max (Results 1 - 25 of 41) sorted by null

1 2

  /external/stlport/test/unit/
rope_test.cpp 108 //first create a rope bigger than crope::_S_copy_max = 23
  /ndk/tests/device/test-gnustl-full/unit/
rope_test.cpp 108 //first create a rope bigger than crope::_S_copy_max = 23
  /ndk/tests/device/test-stlport/unit/
rope_test.cpp 108 //first create a rope bigger than crope::_S_copy_max = 23
  /external/stlport/stlport/stl/
_rope.c 484 __r->_M_size._M_data + __slen <= _S_copy_max) {
492 if (__right->_M_size._M_data + __slen <= _S_copy_max) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
540 __right->_M_size._M_data + __slen <= _S_copy_max) {
588 if (__right->_M_size._M_data + __left->_M_size._M_data <= _S_copy_max) {
597 if (__leftright->_M_size._M_data + __right->_M_size._M_data <= _S_copy_max) {
    [all...]
_rope.h     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.c 484 __r->_M_size._M_data + __slen <= _S_copy_max) {
492 if (__right->_M_size._M_data + __slen <= _S_copy_max) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
540 __right->_M_size._M_data + __slen <= _S_copy_max) {
588 if (__right->_M_size._M_data + __left->_M_size._M_data <= _S_copy_max) {
597 if (__leftright->_M_size._M_data + __right->_M_size._M_data <= _S_copy_max) {
    [all...]
_rope.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 540 && __r->_M_size + __slen <= size_t(_S_copy_max))
550 if (__right->_M_size + __slen <= size_t(_S_copy_max))
602 if (__orig_size + __slen <= size_t(_S_copy_max)
614 && __right->_M_size + __slen <= size_t(_S_copy_max))
667 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
679 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
rope     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 542 && __r->_M_size + __slen <= size_t(_S_copy_max))
552 if (__right->_M_size + __slen <= size_t(_S_copy_max))
604 if (__orig_size + __slen <= size_t(_S_copy_max)
616 && __right->_M_size + __slen <= size_t(_S_copy_max))
669 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
681 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 542 && __r->_M_size + __slen <= size_t(_S_copy_max))
552 if (__right->_M_size + __slen <= size_t(_S_copy_max))
604 if (__orig_size + __slen <= size_t(_S_copy_max)
616 && __right->_M_size + __slen <= size_t(_S_copy_max))
669 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
681 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 540 && __r->_M_size + __slen <= size_t(_S_copy_max))
550 if (__right->_M_size + __slen <= size_t(_S_copy_max))
602 if (__orig_size + __slen <= size_t(_S_copy_max)
614 && __right->_M_size + __slen <= size_t(_S_copy_max))
667 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
679 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.c 484 __r->_M_size._M_data + __slen <= _S_copy_max) {
492 if (__right->_M_size._M_data + __slen <= _S_copy_max) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
540 __right->_M_size._M_data + __slen <= _S_copy_max) {
588 if (__right->_M_size._M_data + __left->_M_size._M_data <= _S_copy_max) {
597 if (__leftright->_M_size._M_data + __right->_M_size._M_data <= _S_copy_max) {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 540 && __r->_M_size + __slen <= size_t(_S_copy_max))
550 if (__right->_M_size + __slen <= size_t(_S_copy_max))
602 if (__orig_size + __slen <= size_t(_S_copy_max)
614 && __right->_M_size + __slen <= size_t(_S_copy_max))
667 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
679 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.c 484 __r->_M_size._M_data + __slen <= _S_copy_max) {
492 if (__right->_M_size._M_data + __slen <= _S_copy_max) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
540 __right->_M_size._M_data + __slen <= _S_copy_max) {
588 if (__right->_M_size._M_data + __left->_M_size._M_data <= _S_copy_max) {
597 if (__leftright->_M_size._M_data + __right->_M_size._M_data <= _S_copy_max) {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 540 && __r->_M_size + __slen <= size_t(_S_copy_max))
550 if (__right->_M_size + __slen <= size_t(_S_copy_max))
602 if (__orig_size + __slen <= size_t(_S_copy_max)
614 && __right->_M_size + __slen <= size_t(_S_copy_max))
667 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
679 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.c 484 __r->_M_size._M_data + __slen <= _S_copy_max) {
492 if (__right->_M_size._M_data + __slen <= _S_copy_max) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
540 __right->_M_size._M_data + __slen <= _S_copy_max) {
588 if (__right->_M_size._M_data + __left->_M_size._M_data <= _S_copy_max) {
597 if (__leftright->_M_size._M_data + __right->_M_size._M_data <= _S_copy_max) {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 540 && __r->_M_size + __slen <= size_t(_S_copy_max))
550 if (__right->_M_size + __slen <= size_t(_S_copy_max))
602 if (__orig_size + __slen <= size_t(_S_copy_max)
614 && __right->_M_size + __slen <= size_t(_S_copy_max))
667 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
679 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 542 && __r->_M_size + __slen <= size_t(_S_copy_max))
552 if (__right->_M_size + __slen <= size_t(_S_copy_max))
604 if (__orig_size + __slen <= size_t(_S_copy_max)
616 && __right->_M_size + __slen <= size_t(_S_copy_max))
669 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
681 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 542 && __r->_M_size + __slen <= size_t(_S_copy_max))
552 if (__right->_M_size + __slen <= size_t(_S_copy_max))
604 if (__orig_size + __slen <= size_t(_S_copy_max)
616 && __right->_M_size + __slen <= size_t(_S_copy_max))
669 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
681 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.c 484 __r->_M_size._M_data + __slen <= _S_copy_max) {
492 if (__right->_M_size._M_data + __slen <= _S_copy_max) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
540 __right->_M_size._M_data + __slen <= _S_copy_max) {
588 if (__right->_M_size._M_data + __left->_M_size._M_data <= _S_copy_max) {
597 if (__leftright->_M_size._M_data + __right->_M_size._M_data <= _S_copy_max) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.c 484 __r->_M_size._M_data + __slen <= _S_copy_max) {
492 if (__right->_M_size._M_data + __slen <= _S_copy_max) {
534 if (__orig_size + __slen <= _S_copy_max && _RopeRep::_S_leaf == __r->_M_tag) {
540 __right->_M_size._M_data + __slen <= _S_copy_max) {
588 if (__right->_M_size._M_data + __left->_M_size._M_data <= _S_copy_max) {
597 if (__leftright->_M_size._M_data + __right->_M_size._M_data <= _S_copy_max) {
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 542 && __r->_M_size + __slen <= size_t(_S_copy_max))
552 if (__right->_M_size + __slen <= size_t(_S_copy_max))
604 if (__orig_size + __slen <= size_t(_S_copy_max)
616 && __right->_M_size + __slen <= size_t(_S_copy_max))
669 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
681 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 542 && __r->_M_size + __slen <= size_t(_S_copy_max))
552 if (__right->_M_size + __slen <= size_t(_S_copy_max))
604 if (__orig_size + __slen <= size_t(_S_copy_max)
616 && __right->_M_size + __slen <= size_t(_S_copy_max))
669 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
681 + __right->_M_size <= size_t(_S_copy_max))
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
ropeimpl.h 541 && __r->_M_size + __slen <= size_t(_S_copy_max))
551 if (__right->_M_size + __slen <= size_t(_S_copy_max))
603 if (__orig_size + __slen <= size_t(_S_copy_max)
615 && __right->_M_size + __slen <= size_t(_S_copy_max))
668 if (__right->_M_size + __left->_M_size <= size_t(_S_copy_max))
680 + __right->_M_size <= size_t(_S_copy_max))
    [all...]

Completed in 1357 milliseconds

1 2