Searched defs:maxCount (Results 1 - 25 of 29) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DUnpackingAttributeDirectoryCookie.cpp53 uint32 maxCount = *_count; local
H A Dkernel_interface.cpp597 uint32 maxCount = *_count; local
/haiku-fatelf/src/servers/registrar/
H A DRecentApps.cpp153 RecentApps::Get(int32 maxCount, BMessage *list) argument
H A DRecentEntries.cpp159 RecentEntries::Get(int32 maxCount, const char *fileTypes[], argument
H A DAuthenticationManager.cpp564 int32 GetUserGroups(const char* name, gid_t* groups, int maxCount) argument
870 int32 maxCount; local
H A DTRoster.cpp990 int32 maxCount; local
1746 int32 maxCount; local
/haiku-fatelf/src/add-ons/kernel/cpu/x86/
H A Dgeneric_x86.cpp176 generic_set_mtrrs(uint8 newDefaultType, const x86_mtrr_info* infos, uint32 count, uint32 maxCount) argument
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_debug.cpp261 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_debug.cpp62 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku-fatelf/src/system/libroot/add-ons/icu/
H A DICUTimeData.cpp278 _SetLCTimeEntries(const UnicodeString* strings, char* destination, int entrySize, int count, int maxCount) argument
/haiku-fatelf/headers/private/interface/
H A DViewPrivate.h159 uint32 maxCount; member in struct:_array_data_
/haiku-fatelf/src/apps/networkstatus/
H A DRadioView.cpp91 RadioView::Draw(BView* view, BRect rect, int32 percent, int32 maxCount) argument
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_debug.cpp292 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku-fatelf/src/system/kernel/slab/
H A DObjectDepot.cpp201 object_depot_init(object_depot* depot, size_t capacity, size_t maxCount, argument
/haiku-fatelf/src/tools/fs_shell/
H A Dfd.cpp668 _kern_read_dir(int fd, struct fssh_dirent *buffer, fssh_size_t bufferSize, uint32_t maxCount) argument
/haiku-fatelf/src/servers/media/
H A DAddOnManager.cpp144 GetReaders(xfer_entry_ref* outRefs, int32* outCount, int32 maxCount) argument
615 _GetReaders(const BPath& path, xfer_entry_ref* outRefs, int32* outCount, int32 maxCount) argument
H A DNodeManager.cpp615 NodeManager::GetLiveNodes(LiveNodeList& liveNodes, int32 maxCount, argument
987 int32 maxCount = *_count; local
593 GetInstances(media_addon_id addOnID, int32 flavorID, media_node_id* ids, int32* _count, int32 maxCount) argument
/haiku-fatelf/src/system/kernel/arch/m68k/
H A Darch_debug.cpp285 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku-fatelf/src/kits/media/
H A DBufferProducer.cpp625 clip_region_to_shorts(const BRegion* input, int16* data, int maxCount, int* _count) argument
/haiku-fatelf/src/system/kernel/cache/
H A Dfile_map.cpp199 size_t maxCount = CACHED_FILE_EXTENTS; local
/haiku-fatelf/src/system/kernel/fs/
H A Dfd.cpp920 _user_read_dir(int fd, struct dirent* userBuffer, size_t bufferSize, uint32 maxCount) argument
1240 _kern_read_dir(int fd, struct dirent* buffer, size_t bufferSize, uint32 maxCount) argument
/haiku-fatelf/src/build/libroot/
H A Dfs.cpp598 _kern_read_dir(int fd, struct dirent *buffer, size_t bufferSize, uint32 maxCount) argument
/haiku-fatelf/src/system/kernel/arch/x86/
H A Darch_debug.cpp1130 arch_debug_get_stack_trace(addr_t* returnAddresses, int32 maxCount, argument
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DJournal.cpp223 uint32 maxCount = (blockSize - sizeof(run_array)) / sizeof(block_run); local
/haiku-fatelf/src/kits/app/
H A DRoster.cpp1427 BRoster::GetRecentDocuments(BMessage* refList, int32 maxCount, argument
1467 BRoster::GetRecentDocuments(BMessage* refList, int32 maxCount, argument
1509 BRoster::GetRecentFolders(BMessage* refList, int32 maxCount, argument
[all...]

Completed in 147 milliseconds

12