Searched defs:count (Results 1 - 25 of 1672) sorted by relevance

1234567891011>>

/haiku-fatelf/headers/private/kernel/vm/
H A Dvm_page.h22 uint32 count; member in struct:vm_page_reservation
/haiku-fatelf/src/add-ons/kernel/bus_managers/config_manager/arch/arm/
H A Dconfig_manager_arch.c14 int config_manager_scan_hardcoded(struct device_info **info, int32 *count) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/config_manager/arch/m68k/
H A Damiga_hardcoded.c37 amiga_hardcoded(struct device_info **info, int32 *count) argument
H A Dconfig_manager_arch.c14 int config_manager_scan_hardcoded(struct device_info **info, int32 *count) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/config_manager/arch/ppc/
H A Dconfig_manager_arch.c14 int config_manager_scan_hardcoded(struct device_info **info, int32 *count) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/config_manager/arch/x86/
H A Dconfig_manager_arch.c14 int config_manager_scan_hardcoded(struct device_info **info, int32 *count) argument
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfThreading.cpp54 setGlobalThreadCount (int count) argument
/haiku-fatelf/src/bin/coreutils/lib/
H A Dmbslen.c33 size_t count; local
H A Dstrcspn.c32 size_t count = 0; local
H A Dacl_entries.c33 int count = 0; local
/haiku-fatelf/src/libs/ncurses/ncurses/base/
H A Dkeybound.c43 keybound(int code, int count) argument
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A Diofgets.c37 _IO_size_t count; local
H A Diofgets_u.c37 _IO_size_t count; local
H A Diofgetws.c37 _IO_size_t count; local
H A Diofgetws_u.c37 _IO_size_t count; local
/haiku-fatelf/src/system/libroot/posix/string/
H A Dbcopy.c17 bcopy(void const *src, void *dest, size_t count) argument
H A Dbzero.c18 bzero(void *dest, size_t count) argument
/haiku-fatelf/src/system/libroot/posix/wchar/
H A Dwmemchr.c10 __wmemchr(const wchar_t* dest, const wchar_t wc, size_t count) argument
H A Dwmemcpy.c12 __wmemcpy(wchar_t* dest, const wchar_t* src, size_t count) argument
H A Dwmemmove.c12 __wmemmove(wchar_t* dest, const wchar_t* src, size_t count) argument
H A Dwmempcpy.c12 __wmempcpy(wchar_t* dest, const wchar_t* src, size_t count) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/shm_open/
H A D38-1.c24 int fd = 0, count = 0; local
/haiku-fatelf/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A Dmd5.h38 UINT4 count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:__anon2557
/haiku-fatelf/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A Dmd5.h38 UINT4 count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:__anon2558
/haiku-fatelf/src/bin/coreutils/lib/unistr/
H A Du8-uctomb-aux.c29 int count; local
[all...]

Completed in 116 milliseconds

1234567891011>>