| /third_party/ltp/testcases/kernel/mem/mtest01/ |
| D | mtest01.c | 51 static int chunksize = 1024*1024; variable 59 static void parse_mtest_options(char *str_chunksize, int *chunksize, in parse_mtest_options() 92 static void do_write_mem(char *mem, int chunksize) in do_write_mem()
|
| /third_party/skia/tools/ |
| D | embed_resources.py | 13 def bytes_from_file(f, chunksize=8192): argument
|
| /third_party/python/Lib/multiprocessing/ |
| D | pool.py | 359 def map(self, func, iterable, chunksize=None): argument 366 def starmap(self, func, iterable, chunksize=None): argument 374 def starmap_async(self, func, iterable, chunksize=None, callback=None, argument 393 def imap(self, func, iterable, chunksize=1): argument 422 def imap_unordered(self, func, iterable, chunksize=1): argument 460 def map_async(self, func, iterable, chunksize=None, callback=None, argument 468 def _map_async(self, func, iterable, mapper, chunksize=None, callback=None, argument 793 def __init__(self, pool, chunksize, length, callback, error_callback): argument
|
| /third_party/ffmpeg/libavformat/ |
| D | mms.c | 73 uint64_t chunksize; in ff_mms_asf_header_parser() local
|
| D | rtpdec_asf.c | 56 uint64_t chunksize = AV_RL64(p + sizeof(ff_asf_guid)); in rtp_asf_fix_header() local
|
| D | http.c | 69 uint64_t chunksize; member
|
| /third_party/libsnd/src/ |
| D | wavlike.c | 737 wavlike_read_bext_chunk (SF_PRIVATE *psf, uint32_t chunksize) in wavlike_read_bext_chunk() 836 wavlike_read_cart_chunk (SF_PRIVATE *psf, uint32_t chunksize) in wavlike_read_cart_chunk()
|
| /third_party/python/Lib/concurrent/futures/ |
| D | process.py | 183 def _get_chunks(*iterables, chunksize): argument 710 def map(self, fn, *iterables, timeout=None, chunksize=1): argument
|
| D | _base.py | 573 def map(self, fn, *iterables, timeout=None, chunksize=1): argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkPrograms.cpp | 203 deUint32 chunksize = 0; in shaderCacheFirstRunCheck() local 314 deUint32 chunksize; in shadercacheSave() local
|
| /third_party/FreeBSD/sbin/newfs_msdos/ |
| D | mkfs_msdos.c | 262 ssize_t chunksize; in mkfs_msdos() local 804 static int chunksize; in getchunksize() local
|
| /third_party/python/Lib/ |
| D | platform.py | 162 def libc_ver(executable=None, lib='', version='', chunksize=16384): argument
|
| /third_party/libffi/src/ |
| D | dlmalloc.c | 1731 #define chunksize(p) ((p)->head & ~(INUSE_BITS)) macro
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 55025 unsigned int chunksize; member 55138 unsigned int chunksize; member
|