Searched refs:rope (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/ |
| H A D | rope | 1 // SGI's rope class -*- C++ -*- 38 /** @file ext/rope 142 // a string. These can be converted to ropes. The resulting rope 323 class rope; 412 rope<_CharT, _Alloc> 413 operator+(const rope<_CharT, _Alloc>& __left, 414 const rope<_CharT, _Alloc>& __right); 417 rope<_CharT, _Alloc> 418 operator+(const rope<_CharT, _Alloc>& __left, const _CharT* __right); 421 rope<_CharT, _Alloc> [all …]
|
| H A D | ropeimpl.h | 313 _Rope_iterator(rope<_CharT, _Alloc>& __r, std::size_t __pos) in _GLIBCXX_VISIBILITY() 320 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 422 typename rope<_CharT, _Alloc>::_RopeLeaf* in _GLIBCXX_VISIBILITY() 423 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 429 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len)); in _GLIBCXX_VISIBILITY() 452 typename rope<_CharT,_Alloc>::_RopeLeaf* in _GLIBCXX_VISIBILITY() 453 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 488 typename rope<_CharT, _Alloc>::_RopeRep* in _GLIBCXX_VISIBILITY() 489 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 511 rope::_C_deallocate(__result,1); in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/ |
| H A D | rope | 1 // SGI's rope class -*- C++ -*- 38 /** @file ext/rope 142 // a string. These can be converted to ropes. The resulting rope 323 class rope; 412 rope<_CharT, _Alloc> 413 operator+(const rope<_CharT, _Alloc>& __left, 414 const rope<_CharT, _Alloc>& __right); 417 rope<_CharT, _Alloc> 418 operator+(const rope<_CharT, _Alloc>& __left, const _CharT* __right); 421 rope<_CharT, _Alloc> [all …]
|
| H A D | ropeimpl.h | 313 _Rope_iterator(rope<_CharT, _Alloc>& __r, std::size_t __pos) in _GLIBCXX_VISIBILITY() 320 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 422 typename rope<_CharT, _Alloc>::_RopeLeaf* in _GLIBCXX_VISIBILITY() 423 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 429 rope::_Data_allocate(_S_rounded_up_size(__old_len + __len)); in _GLIBCXX_VISIBILITY() 452 typename rope<_CharT,_Alloc>::_RopeLeaf* in _GLIBCXX_VISIBILITY() 453 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 488 typename rope<_CharT, _Alloc>::_RopeRep* in _GLIBCXX_VISIBILITY() 489 rope<_CharT, _Alloc>:: in _GLIBCXX_VISIBILITY() 511 rope::_C_deallocate(__result,1); in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/parisc/ |
| H A D | sba_iommu.c | 2021 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_directed_lmmio() local 2038 if ((size & (ROPES_PER_IOC-1)) != rope) in sba_directed_lmmio() 2064 int rope = (pci_hba->hw_path & (ROPES_PER_IOC-1)); /* rope # */ in sba_distributed_lmmio() local 2079 r->start += rope * (size + 1); /* adjust base for this rope */ in sba_distributed_lmmio()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-runtime.inc | 314 …# no test should need more that 10G of memory, this prevents tests like pthread7-rope from leaking…
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 2411 -rw-r--r-- root root 88598 ./usr/include/c++/10.1.0/ext/rope
|
| H A D | buildhistory_filelist2.txt | 2412 -rw-r--r-- root root 88598 ./usr/include/c++/10.1.0/ext/rope
|