HomeSort by: relevance | last modified time | path
    Searched defs:rope (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/hppa/dev/
elroyreg.h 39 uint64_t rope; /* 0x068 rope parity, loopback */ member in struct:elroy_regs
113 uint64_t rope_estat; /* 0x698 rope error status */
114 uint64_t rope_eclr; /* 0x6a0 rope error clear */
elroyreg.h 39 uint64_t rope; /* 0x068 rope parity, loopback */ member in struct:elroy_regs
113 uint64_t rope_estat; /* 0x698 rope error status */
114 uint64_t rope_eclr; /* 0x6a0 rope error clear */
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
ropeimpl.h 1 // SGI's rope class implementation -*- C++ -*-
40 * Do not attempt to use it directly. @headername{ext/rope}
103 // Set path and buffer inside a rope iterator. We assume that
313 _Rope_iterator(rope<_CharT, _Alloc>& __r, std::size_t __pos)
320 rope<_CharT, _Alloc>::
419 // Concatenate a C string onto a leaf rope by copying the rope data.
422 typename rope<_CharT, _Alloc>::_RopeLeaf*
423 rope<_CharT, _Alloc>::
429 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len))
1534 rope(std::size_t __n, _CharT __c, const allocator_type& __a) function in class:rope
    [all...]
ropeimpl.h 1 // SGI's rope class implementation -*- C++ -*-
40 * Do not attempt to use it directly. @headername{ext/rope}
103 // Set path and buffer inside a rope iterator. We assume that
313 _Rope_iterator(rope<_CharT, _Alloc>& __r, std::size_t __pos)
320 rope<_CharT, _Alloc>::
419 // Concatenate a C string onto a leaf rope by copying the rope data.
422 typename rope<_CharT, _Alloc>::_RopeLeaf*
423 rope<_CharT, _Alloc>::
429 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len))
1534 rope(std::size_t __n, _CharT __c, const allocator_type& __a) function in class:rope
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
ropeimpl.h 1 // SGI's rope class implementation -*- C++ -*-
40 * Do not attempt to use it directly. @headername{ext/rope}
103 // Set path and buffer inside a rope iterator. We assume that
313 _Rope_iterator(rope<_CharT, _Alloc>& __r, std::size_t __pos)
320 rope<_CharT, _Alloc>::
419 // Concatenate a C string onto a leaf rope by copying the rope data.
422 typename rope<_CharT, _Alloc>::_RopeLeaf*
423 rope<_CharT, _Alloc>::
429 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len))
1532 rope(std::size_t __n, _CharT __c, const allocator_type& __a) function in class:rope
    [all...]
ropeimpl.h 1 // SGI's rope class implementation -*- C++ -*-
40 * Do not attempt to use it directly. @headername{ext/rope}
103 // Set path and buffer inside a rope iterator. We assume that
313 _Rope_iterator(rope<_CharT, _Alloc>& __r, std::size_t __pos)
320 rope<_CharT, _Alloc>::
419 // Concatenate a C string onto a leaf rope by copying the rope data.
422 typename rope<_CharT, _Alloc>::_RopeLeaf*
423 rope<_CharT, _Alloc>::
429 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len))
1532 rope(std::size_t __n, _CharT __c, const allocator_type& __a) function in class:rope
    [all...]

Completed in 122 milliseconds