HomeSort by relevance Sort by last modified time
    Searched defs:__left (Results 1 - 25 of 51) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ostream_insert.h 88 const bool __left = ((__out.flags() local
91 if (!__left)
95 if (__left && __out.good())
stl_algo.h 2681 _ForwardIterator __middle, __left, __right; local
2748 _ForwardIterator __middle, __left, __right; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ostream_insert.h 90 const bool __left = ((__out.flags() local
93 if (!__left)
97 if (__left && __out.good())
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ostream_insert.h 90 const bool __left = ((__out.flags() local
93 if (!__left)
97 if (__left && __out.good())
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 88 const bool __left = ((__out.flags() local
91 if (!__left)
95 if (__left && __out.good())
stl_algo.h 2681 _ForwardIterator __middle, __left, __right; local
2748 _ForwardIterator __middle, __left, __right; local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 88 const bool __left = ((__out.flags() local
91 if (!__left)
95 if (__left && __out.good())
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ostream_insert.h 88 const bool __left = ((__out.flags() local
91 if (!__left)
95 if (__left && __out.good())
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ostream_insert.h 88 const bool __left = ((__out.flags() local
91 if (!__left)
95 if (__left && __out.good())
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ostream_insert.h 90 const bool __left = ((__out.flags() local
93 if (!__left)
97 if (__left && __out.good())
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ostream_insert.h 90 const bool __left = ((__out.flags() local
93 if (!__left)
97 if (__left && __out.good())
  /external/stlport/stlport/stl/
_string_io.c 44 const bool __left = (__os.flags() & __ostream::left) != 0; local
52 if (!__left)
57 if (__left)
_algo.c 1401 _ForwardIter __left = _STLP_PRIV __lower_bound(__first, __middle, __val, __comp1, __comp2, __dist); local
    [all...]
_rope.c 174 _RopeRep* __left = __c->_M_left; local
175 size_t __left_len = __left->_M_size._M_data;
183 __curr_rope = __left;
443 rope<_CharT,_Alloc>::_S_tree_concat (_RopeRep* __left, _RopeRep* __right) {
445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator());
448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator())
460 _STLP_UNWIND((_STLP_CREATE_ALLOCATOR(allocator_type,(allocator_type&)__left->_M_size,
493 _RopeRep* __left = ((_RopeConcatenation*)__r)->_M_left; local
495 __left->_M_ref_nonnil()
642 _RopeRep* __left = __c->_M_left; local
798 _RopeRep* __left = __conc->_M_left; local
854 const bool __left = (__o.flags() & ios::left) != 0; local
924 _RopeRep* __left = __c->_M_left; local
960 _RopeRep* __left = __c->_M_left; local
1134 _RopeRep* __left = __c->_M_left; local
1185 _RopeRep* __left = __c->_M_left; local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 44 const bool __left = (__os.flags() & __ostream::left) != 0; local
52 if (!__left)
57 if (__left)
_algo.c 1401 _ForwardIter __left = _STLP_PRIV __lower_bound(__first, __middle, __val, __comp1, __comp2, __dist); local
    [all...]
_rope.c 174 _RopeRep* __left = __c->_M_left; local
175 size_t __left_len = __left->_M_size._M_data;
183 __curr_rope = __left;
443 rope<_CharT,_Alloc>::_S_tree_concat (_RopeRep* __left, _RopeRep* __right) {
445 _S_new_RopeConcatenation(__left, __right, __left->get_allocator());
448 _STLP_ASSERT(__left->get_allocator() == __right->get_allocator())
460 _STLP_UNWIND((_STLP_CREATE_ALLOCATOR(allocator_type,(allocator_type&)__left->_M_size,
493 _RopeRep* __left = ((_RopeConcatenation*)__r)->_M_left; local
495 __left->_M_ref_nonnil()
642 _RopeRep* __left = __c->_M_left; local
798 _RopeRep* __left = __conc->_M_left; local
854 const bool __left = (__o.flags() & ios::left) != 0; local
924 _RopeRep* __left = __c->_M_left; local
960 _RopeRep* __left = __c->_M_left; local
1134 _RopeRep* __left = __c->_M_left; local
1185 _RopeRep* __left = __c->_M_left; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 44 const bool __left = (__os.flags() & __ostream::left) != 0; local
52 if (!__left)
57 if (__left)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 44 const bool __left = (__os.flags() & __ostream::left) != 0; local
52 if (!__left)
57 if (__left)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 44 const bool __left = (__os.flags() & __ostream::left) != 0; local
52 if (!__left)
57 if (__left)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 44 const bool __left = (__os.flags() & __ostream::left) != 0; local
52 if (!__left)
57 if (__left)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 154 _RopeRep* __left = __c->_M_left; local
155 size_t __left_len = __left->_M_size;
165 __curr_rope = __left;
492 _S_tree_concat(_RopeRep* __left, _RopeRep* __right)
494 _RopeConcatenation* __result = _S_new_RopeConcatenation(__left, __right,
495 __left->
552 _RopeRep* __left = ((_RopeConcatenation*)__r)->_M_left; local
555 __left->_M_ref_nonnil();
557 { __result = _S_tree_concat(__left, __nright); }
560 _S_unref(__left);
741 _RopeRep* __left = __c->_M_left; local
931 _RopeRep* __left = __conc->_M_left; local
1012 bool __left = bool(__o.flags() & std::ios::left); local
1082 _RopeRep* __left = __c->_M_left; local
1122 _RopeRep* __left = __c->_M_left; local
1331 _RopeRep* __left = __c->_M_left; local
1381 _RopeRep* __left = __c->_M_left; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 156 _RopeRep* __left = __c->_M_left; local
157 size_t __left_len = __left->_M_size;
167 __curr_rope = __left;
494 _S_tree_concat(_RopeRep* __left, _RopeRep* __right)
496 _RopeConcatenation* __result = _S_new_RopeConcatenation(__left, __right,
497 __left->
554 _RopeRep* __left = ((_RopeConcatenation*)__r)->_M_left; local
557 __left->_M_ref_nonnil();
559 { __result = _S_tree_concat(__left, __nright); }
562 _S_unref(__left);
743 _RopeRep* __left = __c->_M_left; local
933 _RopeRep* __left = __conc->_M_left; local
1014 bool __left = bool(__o.flags() & std::ios::left); local
1084 _RopeRep* __left = __c->_M_left; local
1124 _RopeRep* __left = __c->_M_left; local
1333 _RopeRep* __left = __c->_M_left; local
1383 _RopeRep* __left = __c->_M_left; local
    [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 156 _RopeRep* __left = __c->_M_left; local
157 size_t __left_len = __left->_M_size;
167 __curr_rope = __left;
494 _S_tree_concat(_RopeRep* __left, _RopeRep* __right)
496 _RopeConcatenation* __result = _S_new_RopeConcatenation(__left, __right,
497 __left->
554 _RopeRep* __left = ((_RopeConcatenation*)__r)->_M_left; local
557 __left->_M_ref_nonnil();
559 { __result = _S_tree_concat(__left, __nright); }
562 _S_unref(__left);
743 _RopeRep* __left = __c->_M_left; local
933 _RopeRep* __left = __conc->_M_left; local
1014 bool __left = bool(__o.flags() & std::ios::left); local
1084 _RopeRep* __left = __c->_M_left; local
1124 _RopeRep* __left = __c->_M_left; local
1333 _RopeRep* __left = __c->_M_left; local
1383 _RopeRep* __left = __c->_M_left; local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 154 _RopeRep* __left = __c->_M_left; local
155 size_t __left_len = __left->_M_size;
165 __curr_rope = __left;
492 _S_tree_concat(_RopeRep* __left, _RopeRep* __right)
494 _RopeConcatenation* __result = _S_new_RopeConcatenation(__left, __right,
495 __left->
552 _RopeRep* __left = ((_RopeConcatenation*)__r)->_M_left; local
555 __left->_M_ref_nonnil();
557 { __result = _S_tree_concat(__left, __nright); }
560 _S_unref(__left);
741 _RopeRep* __left = __c->_M_left; local
931 _RopeRep* __left = __conc->_M_left; local
1012 bool __left = bool(__o.flags() & std::ios::left); local
1082 _RopeRep* __left = __c->_M_left; local
1122 _RopeRep* __left = __c->_M_left; local
1331 _RopeRep* __left = __c->_M_left; local
1381 _RopeRep* __left = __c->_M_left; local
    [all...]

Completed in 678 milliseconds

1 2 3