Home
last modified time | relevance | path

Searched refs:size_t (Results 20326 - 20350 of 28595) sorted by relevance

1...<<811812813814815816817818819820>>...1144

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h518 extern void *mmap(void *addr, size_t length, int prot, int flags, int fd, off_t offset);
519 extern int munmap(void *addr, size_t length);
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbdev.h371 const struct usb_device_request *ctrl, uint8_t *dataout, size_t outlen);
451 void *usbdev_dma_alloc(size_t size);
/third_party/NuttX/fs/nfs/
H A Dnfs_util.c165 void *request, size_t reqlen, in nfs_request()
166 void *response, size_t resplen) in nfs_request()
/third_party/NuttX/include/nuttx/video/
H A Dfb.h312 size_t fblen; /* Length of frame buffer memory in bytes */
343 size_t fblen; /* Length of frame buffer memory in bytes */
/third_party/icu/icu4c/source/common/
H A Dumapfile.cpp67 typedef size_t MemoryMap;
261 size_t dataLen = (char *)pData->map - (char *)pData->mapAddr; in uprv_unmapFile()
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
H A Dwifi-esp32.c216 void *buf, size_t len) in lws_netdev_wifi_event_plat()
220 size_t al; in lws_netdev_wifi_event_plat()
/third_party/libsnd/src/
H A Dchunk.c63 size_t marker_len ; in psf_get_chunk_iterator()
202 size_t marker_len ; in psf_store_read_chunk_str()
/third_party/libuv/test/
H A Decho-server.c154 size_t suggested_size, in echo_alloc()
161 size_t suggested_size, in slab_alloc()
H A Dbenchmark-pump.c44 static void buf_alloc(uv_handle_t* handle, size_t size, uv_buf_t* buf);
353 static void buf_alloc(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in buf_alloc()
H A Dbenchmark-pound.c78 static void alloc_cb(uv_handle_t* handle, size_t suggested_size, uv_buf_t* buf);
85 size_t suggested_size, in alloc_cb()
/third_party/libwebsockets/lib/abstract/transports/
H A Draw-skt.c56 void *user, void *in, size_t len) in callback_abs_client_raw_skt()
198 lws_atcrs_tx(lws_abs_transport_inst_t *ati, uint8_t *buf, size_t len) in lws_atcrs_tx()
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h463 size_t size;
489 size_t len; /* Size of the event specific blob */
/third_party/libdrm/exynos/
H A Dexynos_drm.c91 size_t size, uint32_t flags) in exynos_bo_create()
145 size_t *size, uint32_t *flags) in exynos_bo_get_info()
/third_party/libdrm/intel/
H A Dintel_bufmgr.h215 int drm_intel_get_aperture_sizes(int fd, size_t *mappable, size_t *total);
/third_party/mbedtls/library/
H A Drsa_alt_helpers.c73 const size_t num_primes = sizeof(primes) / sizeof(*primes); in mbedtls_rsa_deduce_primes()
262 int (*f_rng)(void *, unsigned char *, size_t), in mbedtls_rsa_validate_params()
/third_party/lame/frontend/
H A Dmain.c146 const size_t MSIZE = PATH_MAX + 1 - 4; /* we wanna add ".mp3" later */ in dosToLongFileName()
150 size_t a; in dosToLongFileName()
/third_party/json/tests/src/
H A Dunit-unicode4.cpp29 extern size_t calls;
30 size_t calls = 0;
H A Dunit-unicode5.cpp29 extern size_t calls;
30 size_t calls = 0;
H A Dunit-unicode3.cpp29 extern size_t calls;
30 size_t calls = 0;
/third_party/mesa3d/src/drm-shim/
H A Ddevice.c324 drm_shim_bo_init(struct shim_bo *bo, size_t size) in drm_shim_bo_init()
416 drm_shim_mmap(struct shim_fd *shim_fd, size_t length, int prot, int flags, in drm_shim_mmap()
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_cmd_stream.c53 void etna_cmd_stream_realloc(struct etna_cmd_stream *stream, size_t n) in etna_cmd_stream_realloc()
55 size_t size; in etna_cmd_stream_realloc()
/third_party/mesa3d/src/freedreno/afuc/
H A Demu-ui.c102 static size_t
106 static size_t n; in readline()
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-session.c176 size_t nl = strlen(tag); in lws_tls_session_add_entry()
393 d.blob_len = (size_t)bl; in lws_tls_session_dump_save()
/third_party/ltp/lib/
H A Dtst_timer_test.c70 size_t l = 1; in header_len()
423 size_t i; in parse_timer_opts()
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c79 size_t size;
371 fail = val.size != (size_t)size || in get_xattrs()

Completed in 31 milliseconds

1...<<811812813814815816817818819820>>...1144