Searched defs:count (Results 476 - 500 of 1331) sorted by relevance

<<11121314151617181920>>

/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIController.cpp222 ECAMPCIController::GetMaxBusDevices(int32& count) argument
/haiku/src/apps/haikudepot/ui/
H A DScreenshotWindow.cpp321 int count = fPackage->CountScreenshotInfos(); local
/haiku/src/kits/storage/mime/
H A DSupportingApps.cpp90 int32 count = 0; local
101 int32 count = 0; local
[all...]
/haiku/src/kits/tracker/
H A DPoseViewScripting.cpp509 int32 count = fSelectionList->CountItems(); local
557 int32 count = fPoseList->CountItems(); local
/haiku/src/servers/registrar/
H A DRecentEntries.cpp180 int count = 0; local
284 uint32 count = fEntryList.size(); local
/haiku/src/tests/kits/interface/
H A DOutlineListViewTest.cpp173 int32 count = view->FullListCountItems(); local
/haiku/src/servers/app/
H A DScreen.cpp131 uint32 count; local
252 Screen::_FindBestMode(const display_mode* modes, uint32 count, argument
/haiku/src/add-ons/media/plugins/raw_decoder/
H A DRawDecoderPlugin.cpp535 RawDecoderPlugin::GetSupportedFormats(media_format ** formats, size_t * count) argument
/haiku/src/system/runtime_loader/
H A Delf_load_image.cpp41 int32 count = 0; local
/haiku/src/servers/app/font/
H A DFontManager.cpp266 int32 count = fFamilies.CountItems(); local
397 int32 count = fFamilies.CountItems(); local
/haiku/headers/cpp/
H A Dstl_hash_map.h184 size_type count(const key_type& __key) const { return _M_ht.count(__key); } function in class:hash_map
364 size_type count(const key_type& __key) const { return _M_ht.count(__key); } function in class:hash_multimap
H A Dstl_hash_set.h181 size_type count(const key_type& __key) const { return _M_ht.count(__key); } function in class:hash_set
353 size_type count(const key_type& __key) const { return _M_ht.count(__key); } function in class:hash_multiset
H A Dstl_map.h189 size_type count(const key_type& __x) const { return _M_t.count(__x); } function in class:map
H A Dstl_multimap.h178 size_type count(const key_type& __x) const { return _M_t.count(__x); } function in class:multimap
H A Dstl_multiset.h175 size_type count(const key_type& __x) const { return _M_t.count(__x); } function in class:multiset
H A Dstl_set.h169 size_type count(const key_type& __x) const { return _M_t.count(__x); } function in class:set
/haiku/headers/libs/agg/
H A Dagg_dda_line.h37 dda_line_interpolator(int y1, int y2, unsigned count) : argument
95 dda2_line_interpolator(int y1, int y2, int count) : argument
112 dda2_line_interpolator(int y1, int y2, int count, int) : argument
128 dda2_line_interpolator(int y, int count) argument
[all...]
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h252 int32_t count = 0; local
/haiku/headers/private/graphics/et6x00/
H A DDriverInterface.h77 uint64 count; /* last fifo slot used */ member in struct:__anon774::__anon775
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_mode.cpp381 TDFX_SetIndexedColors(uint count, uint8 first, uint8* colorData, uint32 flags) argument
/haiku/src/add-ons/accelerants/ati/
H A Dmach64_mode.cpp391 Mach64_SetIndexedColors(uint count, uint8 first, uint8* colorData, uint32 flags) argument
H A Dmode.cpp206 uint32 count = 0; local
/haiku/src/add-ons/accelerants/intel_810/
H A Di810_mode.cpp269 I810_SetIndexedColors(uint count, uint8 first, uint8* colorData, uint32 flags) argument
/haiku/src/add-ons/kernel/busses/ata/it8211/
H A Dit8211.c63 it8211_write_pio(void *channelCookie, uint16 *data, int count, bool force16bit) argument
71 it8211_read_pio(void *channelCookie, uint16 *data, int count, bool force16bit) argument
/haiku/src/add-ons/kernel/debugger/laplinkll/
H A Dlaplinkll.cpp398 static int debug_write_laplink(int f, const char *buf, int count) argument

Completed in 139 milliseconds

<<11121314151617181920>>