Searched defs:count (Results 251 - 275 of 1330) sorted by relevance

<<11121314151617181920>>

/haiku/src/kits/tracker/
H A DPendingNodeMonitorCache.cpp107 int32 count = fList.CountItems(); local
118 int32 count = fList.CountItems(); local
H A DTemplatesMenu.cpp128 int32 count = CountItems(); local
H A DMimeTypeList.cpp141 int32 count = fCommonMimeList.CountItems(); local
159 int32 count; local
H A DTrashWatcher.cpp80 int32 count = fTrashNodeList.CountItems(); local
/haiku/src/kits/interface/textview_support/
H A DStyleBuffer.h32 long count; // number of style runs member in struct:STEStyleRange
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_acc.c214 void SCREEN_TO_SCREEN_BLIT(engine_token *et, blit_params *list, uint32 count) argument
281 void SCREEN_TO_SCREEN_TRANSPARENT_BLIT(engine_token *et, uint32 transparent_colour, blit_params *list, uint32 count) argument
349 void SCREEN_TO_SCREEN_SCALED_FILTERED_BLIT(engine_token *et, scaled_blit_params *list, uint32 count) argument
371 void FILL_RECTANGLE(engine_token *et, uint32 colorIndex, fill_rect_params *list, uint32 count) argument
407 void FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) argument
442 INVERT_RECTANGLE(engine_token *et, fill_rect_params *list, uint32 count) argument
[all...]
/haiku/src/servers/launch/
H A DWorker.cpp130 int32 count = atomic_get(&sWorkerCount); local
/haiku/src/system/boot/loader/file_systems/bfs/
H A DDirectory.cpp147 uint32 count = 0; local
/haiku/src/servers/app/
H A DSimpleTransform.h83 int32 count = region->CountRects(); local
/haiku/headers/os/bluetooth/
H A DbdaddrUtils.h66 size_t count = sscanf(addr, "%hhx:%hhx:%hhx:%hhx:%hhx:%hhx", local
/haiku/src/add-ons/translators/gif/
H A DGIFView.cpp88 int32 count = 2; local
93 label << count; local
/haiku/src/kits/debugger/settings/
H A DTeamFileManagerSettings.cpp65 int32 count = 0; local
/haiku/src/kits/debugger/types/
H A DValueLocation.cpp104 int32 count = other.CountPieces(); local
281 int32 count = fPieces.size(); local
/haiku/src/add-ons/kernel/debugger/disasm/x86/
H A Ddisasm_arch.cpp86 disasm_arch_dump_insns(addr_t where, int count, addr_t baseAddress, argument
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2transactions.cpp35 assembly_rx(bt_usb_dev* bdev, bt_packet_t type, void* data, int count) argument
/haiku/src/bin/
H A Deject.cpp109 int32 count = visitor.RemovableDevices().CountItems(); local
/haiku/src/kits/media/
H A DFormatManager.cpp180 int32 count = fList.CountItems(); local
H A DTrackReader.cpp92 int count = fMediaFile->CountTracks(); local
/haiku/src/preferences/notifications/
H A DPrefletWin.cpp100 int32 count = fMainView->CountTabs(); local
186 int32 count = fMainView->CountTabs(); local
200 int32 count = fMainView->CountTabs(); local
214 int32 count = fMainView->CountTabs(); local
228 int32 count = fMainView->CountTabs(); local
242 int32 count = fMainView->CountTabs(); local
[all...]
/haiku/src/preferences/repositories/
H A DRepositoriesSettings.cpp58 int32 count; local
87 int32 index, count = nameList.CountStrings(); local
/haiku/src/apps/text_search/
H A DModel.cpp190 int32 count = items.CountItems() - 1; local
278 int32 count = items.CountItems(); local
/haiku/src/bin/locale/
H A Dlinkcatkeys.cpp110 uint32 count = inputFiles.size(); local
181 int32 count = targetCatalog.CountItems(); local
/haiku/src/system/libnetwork/netresolv/nameser/
H A Dns_parse.c88 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) { argument
/haiku/src/system/kernel/vm/
H A DVMAnonymousNoSwapCache.cpp103 VMAnonymousNoSwapCache::Read(off_t offset, const generic_io_vec* vecs, size_t count, argument
112 VMAnonymousNoSwapCache::Write(off_t offset, const generic_io_vec* vecs, size_t count, argument
/haiku/src/tests/system/kernel/util/
H A DDoublyLinkedListTest.cpp108 int count = 0; local

Completed in 368 milliseconds

<<11121314151617181920>>