Home
last modified time | relevance | path

Searched defs:size (Results 1 – 19 of 19) sorted by relevance

/mports/www/chromium/files/
Dpatch-third__party_vulkan-deps_vulkan-loader_src_loader_stack__allocation.h14 #define loader_stack_alloc(size) alloca(size) argument
16 #define loader_stack_alloc(size) _alloca(size) argument
Dpatch-base_system_sys__info__freebsd.cc27 size_t size = sizeof(pages); variable
93 size_t size = sizeof(limit); global() variable
[all...]
Dpatch-base_system_sys__info__openbsd.cc26 size_t size = sizeof(ncpu); variable
59 size_t size = sizeof(limit); variable
[all...]
Dpatch-media_gpu_buffer__validation.cc15 bool GetFileSize(const int fd, size_t* size) { argument
/mports/www/qt6-webengine/files/
Dpatch-src_3rdparty_chromium_base_system_sys__info__freebsd.cc27 size_t size = sizeof(pages); variable
93 size_t size = sizeof(limit); global() variable
[all...]
Dpatch-src_3rdparty_chromium_base_system_sys__info__openbsd.cc26 if (sysctl(mib, std::size(mib), &ncpu, &size, NULL, 0) < 0) { variable
59 size_t size = sizeof(limit); global() variable
Dpatch-src_3rdparty_chromium_media_gpu_buffer__validation.cc15 bool GetFileSize(const int fd, size_t* size) { argument
/mports/www/qt5-webengine/files/
Dpatch-src_3rdparty_chromium_base_system_sys__info__freebsd.cc15 size_t size = sizeof(pages); in AmountOfPhysicalMemoryImpl() local
80 size_t size = sizeof(limit); AmountOfPhysicalMemoryImpl() local
[all...]
Dpatch-src_3rdparty_chromium_media_gpu_buffer__validation.cc16 bool GetFileSize(const int fd, size_t* size) { in GetFileSize() argument
/mports/net/qt5-network/files/
Dpatch-src_network_ssl_qsslcertificate__openssl.cpp5 int size = q_ASN1_STRING_to_UTF8(&data, q_X509_NAME_ENTRY_get_data(e)); variable
/mports/mail/metamail/files/
Dpatch-metamail_putenv.c23 register size_t size; variable
/mports/converters/mpack/files/
Dpatch-xmalloc.c11 char *xmalloc (int size) argument
/mports/textproc/libtextcat/files/
Dpatch-src_textcat.c8 uint4 size; member
/mports/devel/imake/files/
Dpatch-imakemdep.h42 # define DEFAULT_OS_TEENY_REV_FROB(buf, size) \ argument
/mports/multimedia/linux_dvbwrapper-kmod/files/
Dlinux_dvbwrapper.c95 vm_size_t size; in copyout_map() local
123 vm_size_t size; in copyout_unmap() local
[all...]
/mports/www/nginx/files/
Dextra-patch-src_http_modules_ngx_http_slice_read_ahead.c25 size_t size; member
[all...]
/mports/devel/gdb/files/kgdb/
Dfbsd-kvm.c125 MSGBUF_SEQ_TO_POS(size,seq) global() argument
131 int size, rseq, wseq; kgdb_dmesg() local
/mports/net/nss_ldap/files/
Dbsdnss.c211 int *size = va_arg(ap, int*); in __freebsd_getgroupmembership() local
/mports/multimedia/libv4l/files/
Dvideodev.h28 int size; /* Total memory to map */ member
208 int size; /* Total memory to map */ member