/haiku/src/bin/cddb_lookup/ |
H A D | cddb_server.cpp | 87 output.Remove(0, output.FindFirst("\r\n\r\n") + 4); in Query() 100 output.Remove(0, output.FindFirst("\r\n") + 2); in Query() 103 output.Remove(0, 1); in Query() 127 output.Remove(0, 1); in Query() 130 output.Remove(0, 1); in Query() 133 output.Remove(0, 3); in Query() 136 output.Remove(0, 2); in Query() 181 output.Remove(0, output.FindFirst("\r\n\r\n") + 4); in Read() 188 output.Remove(0, output.FindFirst("\r\n") + 2); in Read() 199 output.Remove(0, output.FindFirst("\r\n") + 2); in Read() [all …]
|
/haiku/data/catalogs/apps/mediaplayer/ |
H A D | en_GB.catkeys | 2 Remove Entry into Trash MediaPlayer-RemovePLItemsCmd Remove Entry to Rubbish Bin 12 Remove Entries into Trash MediaPlayer-RemovePLItemsCmd Remove Entries to Rubbish Bin
|
/haiku/src/apps/haikudepot/util/ |
H A D | StringUtils.cpp | 19 value.Remove(0, i); in InSituTrimSpaceAndControl() 28 value.Remove(i + 1, (len - (i + 1))); in InSituTrimSpaceAndControl() 37 value.Remove(i, 1); in InSituStripSpaceAndControl()
|
/haiku/src/add-ons/kernel/file_systems/netfs/client/ |
H A D | QueryManager.cpp | 195 iteratorList->Remove(iterator); in PutIterator() 199 fIterators->Remove(nodeID); in PutIterator() 215 subIterators.Remove(subIterator); in PutIterator() 255 iteratorList->Remove(iterator); in VolumeUnmounting() 265 fIterators->Remove(nodeID); in VolumeUnmounting() 273 iterators.Remove(iterator); in VolumeUnmounting() 280 subIterators.Remove(subIterator); in VolumeUnmounting()
|
/haiku/src/system/kernel/ |
H A D | TeamThreadTables.h | 85 void Remove(Element* element) in Remove() function 88 fList.Remove(element); in Remove() 116 fList.Remove(entry); in RemoveIteratorEntry() 130 fList.Remove(entry); 138 fList.Remove(entry);
|
/haiku/headers/os/support/ |
H A D | StringList.h | 27 bool Remove(const BString& string, 29 bool Remove(const BStringList& list, 31 BString Remove(int32 index); 32 bool Remove(int32 index, int32 count);
|
/haiku/headers/private/kernel/util/ |
H A D | DoublyLinkedList.h | 154 Element* Remove() in Remove() function 158 fList->Remove(fCurrent); in Remove() 255 Element* Remove() in Remove() function 259 fList->Remove(fCurrent); in Remove() 339 inline void Remove(Element* element); 506 DOUBLY_LINKED_LIST_CLASS_NAME::Remove(Element* element) in Remove() function 541 Remove(a); in Swap() 544 Remove(b); in Swap() 547 Remove(a); in Swap() 548 Remove(b); in Swap() [all …]
|
/haiku/headers/private/shared/ |
H A D | HashSet.h | 125 bool Remove(const Key& key); 126 bool Remove(Iterator& it); 166 bool Remove(const Key& key) in Remove() function 171 return fSet.Remove(key); in Remove() 268 HashSet<Key>::Remove(const Key& key) in Remove() function 274 fTable.Remove(element); in Remove() 284 HashSet<Key>::Remove(Iterator& it) in Remove() function
|
/haiku/src/add-ons/kernel/file_systems/netfs/shared/ |
H A D | TaskManager.cpp | 111 fTasks.Remove(task); in RunTask() 125 fTasks.Remove(task); in RemoveDoneTasks() 138 fTasks.Remove(task); in TerminateAllTasks()
|
/haiku/headers/private/fs_shell/ |
H A D | DoublyLinkedList.h | 149 Element *Remove() in Remove() function 153 fList->Remove(fCurrent); in Remove() 250 Element *Remove() in Remove() function 254 fList->Remove(fCurrent); in Remove() 334 inline void Remove(Element *element); 479 DOUBLY_LINKED_LIST_CLASS_NAME::Remove(Element *element) in Remove() function 505 Remove(a); in Swap() 508 Remove(b); in Swap() 511 Remove(a); in Swap() 512 Remove(b); in Swap() [all …]
|
/haiku/src/servers/package/ |
H A D | PackageFileManager.cpp | 51 fFilesByEntryRef.Remove(file); in GetPackageFile() 94 fFilesByEntryRef.Remove(file); in PackageFileMoved() 105 fFilesByEntryRef.Remove(file); in RemovePackageFile()
|
/haiku/data/catalogs/preferences/repositories/ |
H A D | zh_Hans.catkeys | 7 Remove all RepositoriesView Button label 全部移除 14 Remove Constants Button label 删除 16 Remove this repository? RepositoriesView Removal alert confirmation message 移除该软件库? 36 Remove RepositoriesView Button label 移除 37 Remove these repositories? RepositoriesView Removal alert confirmation message 移除这些仓库?
|
H A D | uk.catkeys | 7 Remove all RepositoriesView Button label Вилучити всі 14 Remove Constants Button label Вилучити 16 Remove this repository? RepositoriesView Removal alert confirmation message Вилучити цей репозитарі… 36 Remove RepositoriesView Button label Вилучити 37 Remove these repositories? RepositoriesView Removal alert confirmation message Вилучити ці репозита…
|
H A D | ja.catkeys | 7 Remove all RepositoriesView Button label すべて削除 14 Remove Constants Button label 削除 16 Remove this repository? RepositoriesView Removal alert confirmation message リポジトリを削除しますか? 36 Remove RepositoriesView Button label 削除 37 Remove these repositories? RepositoriesView Removal alert confirmation message これらのリポジトリを削除しますか?
|
H A D | el.catkeys | 7 Remove all RepositoriesView Button label Αφαίρεση όλων 14 Remove Constants Button label Αφαίρεση 16 Remove this repository? RepositoriesView Removal alert confirmation message Να αφαιρεθεί το αποθετή… 36 Remove RepositoriesView Button label Αφαίρεση 37 Remove these repositories? RepositoriesView Removal alert confirmation message Να αφαιρεθούν αυτά τ…
|
H A D | th.catkeys | 7 Remove all RepositoriesView Button label ลบทั้งหมด 14 Remove Constants Button label ลบ 16 Remove this repository? RepositoriesView Removal alert confirmation message ลบที่เก็บนี้หรือไม่? 36 Remove RepositoriesView Button label ลบ 37 Remove these repositories? RepositoriesView Removal alert confirmation message ลบที่เก็บนี้หรือไม่?
|
H A D | ru.catkeys | 7 Remove all RepositoriesView Button label Удалить все 14 Remove Constants Button label Удалить 16 Remove this repository? RepositoriesView Removal alert confirmation message Удалить этот репозиторий 36 Remove RepositoriesView Button label Удалить 37 Remove these repositories? RepositoriesView Removal alert confirmation message Удалить эти репозито…
|
H A D | ko.catkeys | 7 Remove all RepositoriesView Button label 모두 제거 14 Remove Constants Button label 제거 16 Remove this repository? RepositoriesView Removal alert confirmation message 이 저장소를 제거하시겠습니까? 36 Remove RepositoriesView Button label 제거 37 Remove these repositories? RepositoriesView Removal alert confirmation message 저장소를 제거하시겠습니까?
|
/haiku/src/system/kernel/vm/ |
H A D | VMPageQueue.h | 36 inline void Remove(vm_page* page); 127 VMPageQueue::Remove(vm_page* page) in Remove() function 136 fPages.Remove(page); in Remove() 176 fPages.Remove(page); in Requeue() 224 return Remove(page); in RemoveUnlocked()
|
/haiku/src/system/kernel/device_manager/ |
H A D | io_resources.cpp | 110 sMemoryList.Remove(this); in Release() 113 sPortList.Remove(this); in Release() 116 sDMAChannelList.Remove(this); in Release()
|
/haiku/src/kits/package/ |
H A D | TempfileManager.cpp | 36 entry.Remove(); in ~TempfileManager() 39 entry.Remove(); in ~TempfileManager()
|
/haiku/headers/private/net/ |
H A D | NetBufferUtilities.h | 110 void Remove() in Remove() function 112 Remove(sizeof(Type)); in Remove() 115 void Remove(size_t bytes) in Remove() function 137 this->Remove(); in ~NetBufferHeaderRemover()
|
/haiku/src/servers/launch/ |
H A D | AbstractEmptyDirectoryJob.cpp | 51 entry.Remove(); in _EmptyDirectory() 54 return remove ? directoryEntry.Remove() : B_OK; in _EmptyDirectory()
|
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/ |
H A D | Directory.cpp | 104 fChildTable.Remove(node); in RemoveChild() 105 fChildList.Remove(node); in RemoveChild() 137 fIterators.Remove(iterator); in RemoveDirectoryIterator()
|
/haiku/src/kits/network/libnetservices/ |
H A D | DataRequest.cpp | 55 data.Remove(0, 5); // remove "data:" in _ProtocolLoop() 65 data.Remove(0, separatorPosition + 1); in _ProtocolLoop() 75 meta.Remove(0, pos+1); in _ProtocolLoop()
|