Searched defs:IndexOf (Results 1 - 25 of 32) sorted by relevance

12

/haiku/src/apps/icon-o-matic/generic/support/
H A DList.h35 inline int32 IndexOf(T value) const function in class:List
/haiku/src/servers/registrar/
H A DAppInfoList.cpp233 AppInfoList::IndexOf(RosterAppInfo *info) const function in class:AppInfoList
250 AppInfoList::IndexOf(const char *signature) const function in class:AppInfoList
270 AppInfoList::IndexOf(team_i function in class:AppInfoList
291 AppInfoList::IndexOf(const entry_ref *ref) const function in class:AppInfoList
[all...]
/haiku/src/kits/storage/
H A DResourcesContainer.cpp103 ResourcesContainer::IndexOf(ResourceItem *item) const function in class:BPrivate::Storage::ResourcesContainer
110 ResourcesContainer::IndexOf(const void *data) const function in class:BPrivate::Storage::ResourcesContainer
125 ResourcesContainer::IndexOf(type_code type, int32 id) const function in class:BPrivate::Storage::ResourcesContainer
139 ResourcesContainer::IndexOf(type_code type, const char *name) const function in class:BPrivate::Storage::ResourcesContainer
[all...]
/haiku/src/libs/icon/generic/
H A DContainer.h210 Container<Type>::IndexOf(Type* item) const function in class:Container
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DList.h296 List<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const function in class:List
/haiku/src/add-ons/translators/wonderbrush/
H A DCanvas.cpp96 Canvas::IndexOf(Layer* layer) const function in class:Canvas
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp281 Desktop::IndexOf(WindowLayer* window) const function in class:Desktop
/haiku/src/kits/support/
H A DList.cpp370 BList::IndexOf(void* item) const function in class:BList
381 BList::IndexOf(const void* item) const function in class:BList
H A DStringList.cpp251 BStringList::IndexOf(const BString& string, bool ignoreCase) const function in class:BStringList
/haiku/headers/private/kernel/util/
H A DVector.h601 _VECTOR_CLASS_NAME::IndexOf(const Value &value, int32 start) const function in class:_VECTOR_CLASS_NAME
/haiku/headers/private/userlandfs/shared/
H A DVector.h597 _VECTOR_CLASS_NAME::IndexOf(const Value &value, int32 start) const function in class:_VECTOR_CLASS_NAME
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DTemplateList.h324 TemplateList<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const function in class:TemplateList
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DList.h319 List<ITEM, DEFAULT_ITEM_SUPPLIER>::IndexOf(const item_t &item) const function in class:List
/haiku/src/tests/kits/support/pointerlist/
H A DPointerListTest.cpp170 int PointerListTest::IndexOf(const _PointerList_& list, int value) function in class:PointerListTest
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.cpp274 TabContainerView::IndexOf(TabView* tab) const function in class:TabContainerView
/haiku/src/libs/linprog/
H A DLinearSpec.cpp222 LinearSpec::IndexOf(const Variable* variable) const function in class:LinearSpec
/haiku/headers/os/support/
H A DObjectList.h577 BObjectList<T>::IndexOf(const T* item) const function in class:BObjectList
/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h164 uint8 IndexOf(uint8 requirement) { function in class:MemoryAttributeIndirection
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp413 int32 IndexOf(const Value &value, int32 start = 0) const function in class:TestVector
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp333 Playlist::IndexOf(PlaylistItem* item) const function in class:Playlist
/haiku/src/apps/activitymonitor/
H A DDataSource.cpp263 DataSource::IndexOf(const DataSource* source) function in class:DataSource
/haiku/src/kits/interface/
H A DShelf.cpp367 replicant_data::IndexOf(BList const *list, BMessage const *msg) function in class:replicant_data
383 replicant_data::IndexOf(BList const *list, BView const *view, bool allowZombie) function in class:replicant_data
402 replicant_data::IndexOf(BList const *list, unsigned long id) function in class:replicant_data
1031 BShelf::IndexOf(const BView* replicantView) const function in class:BShelf
1038 BShelf::IndexOf(const BMessage *archive) const function in class:BShelf
1045 BShelf::IndexOf(uint32 id) const function in class:BShelf
[all...]
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp566 TreeTableNode::IndexOf(TreeTableNode* child) function in class:TreeTableNode
/haiku/src/kits/app/
H A DLooper.cpp454 BLooper::IndexOf(BHandler* handler) const function in class:BLooper
/haiku/src/tools/restest/
H A DResourceFile.cpp275 ResourceFile::IndexOf(ResourceItem* item) const function in class:ResourceFile

Completed in 240 milliseconds

12