Searched defs:items (Results 1 - 25 of 44) sorted by relevance

12

/haiku/src/apps/mediaplayer/playlist/
H A DPLItemsCommand.cpp32 PLItemsCommand::_CleanUp(PlaylistItem**& items, int32 count, bool deleteItems) argument
/haiku/src/add-ons/media/media-add-ons/mixer/
H A DRtList.h69 value* items; member in class:RtList
/haiku/src/tests/kits/interface/bmenu/
H A DMenuTest.cpp36 BMenuItem* items[10]; local
/haiku/src/apps/installer/
H A DProgressReporter.cpp84 ProgressReporter::ItemsWritten(uint64 items, off_t bytes, argument
/haiku/src/apps/icon-o-matic/generic/command/
H A DMoveCommand.h62 MoveCommand(Container<Type>* container, Type** items, int32 count, int32 toIndex) argument
H A DAddCommand.h73 AddCommand(Container<Type>* container, const Type* const* items, int32 count, bool ownsItems, int32 index) argument
/haiku/src/bin/rc/
H A Dcompile.h72 void* items; // cast to data_t* or field_t* member in struct:list_t
/haiku/headers/private/media/
H A DTMap.h168 ent **items; member in class:Map
[all...]
H A DTList.h126 value **items; member in class:List
[all...]
/haiku/src/apps/text_search/
H A DModel.cpp180 BList items; local
213 BList items; local
[all...]
/haiku/src/servers/mail/
H A DDefaultNotifier.cpp85 DefaultNotifier::SetTotalItems(uint32 items) argument
/haiku/src/tests/system/kernel/util/
H A DDoublyLinkedListTest.cpp93 Item items[valueCount]; local
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DList.h138 List<ITEM, DEFAULT_ITEM_SUPPLIER>::_MoveItems(item_t* items, int32 offset, int32 count) argument
/haiku/src/apps/packageinstaller/
H A DPackageInfo.h76 BList items; member in struct:pkg_profile
/haiku/headers/private/package/
H A Dpackagefs.h103 PackageFSActivationChangeItem items[0]; member in struct:PackageFSActivationChangeRequest
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowConfigView.cpp94 DelayItem items[] = { local
/haiku/src/kits/media/
H A DMediaFiles.cpp107 const char* items = (const char*)reply.address; local
/haiku/src/servers/app/
H A DCursorManager.cpp411 ServerCursor** items = reinterpret_cast<ServerCursor**>( local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_radiotap.c282 } items[] = { local
/haiku/src/libs/compat/freebsd_iflib/
H A Dmp_ring.c321 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) argument
396 ifmp_ring_enqueue(struct ifmp_ring *r, void **items, int n, int budget, int abdicate) argument
[all...]
/haiku/src/apps/glteapot/
H A Dutil.h407 T * items; member in struct:BufferArray
/haiku/src/kits/support/
H A DList.cpp25 move_items(void** items, int32 offset, int32 count) argument
/haiku/src/servers/media/
H A DMediaFilesManager.cpp85 BMessage items; local
[all...]
/haiku/headers/private/kernel/util/
H A DVector.h290 _VECTOR_CLASS_NAME::_MoveItems(Value* items, int32 offset, int32 count) argument
/haiku/headers/private/userlandfs/shared/
H A DVector.h286 _VECTOR_CLASS_NAME::_MoveItems(Value* items, int32 offset, int32 count) argument

Completed in 292 milliseconds

12