| /third_party/backends/backend/ |
| H A D | kvs40xx_cmd.c | 511 kvs40xx_read_image_data(struct scanner * s, unsigned page, unsigned side, void *buf, unsigned max_size, unsigned *size) kvs40xx_read_image_data() argument
|
| H A D | pint.c | 85 size_t size, max_size = 0; in max_string_size() local
|
| H A D | ricoh.c | 84 size_t size, max_size = 0; in max_string_size() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image.c | 567 max_size; /* Maximum cache size in bytes */ in cupsImageSetMaxTiles() local [all...] |
| /third_party/libbpf/src/ |
| H A D | ringbuf.c | 543 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | ftest07.c | 96 static off64_t max_size; /* max file size */ variable
|
| H A D | ftest03.c | 90 static int max_size; /* max file size */ variable
|
| H A D | ftest05.c | 89 static off64_t max_size; /* max file size */ variable
|
| H A D | ftest01.c | 85 static int max_size; /* max file size */ variable
|
| /third_party/libwebsockets/plugins/deaddrop/ |
| H A D | protocol_lws_deaddrop.c | 72 unsigned long long max_size; member
|
| /third_party/mesa3d/src/gallium/frontends/vdpau/ |
| H A D | mixer.c | 52 unsigned max_size, i; in vlVdpVideoMixerCreate() local
|
| /third_party/python/Lib/asyncio/ |
| H A D | proactor_events.py | 461 max_size = 256 * 1024 variable in _ProactorDatagramTransport
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | PoolAlloc.h | 304 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function in pool_allocator 305 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function in pool_allocator
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | mhd2spdy_spdy.c | 983 spdy_get_selectfdset(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *connections[], unsigned int max_size, nfds_t *real_size) spdy_get_selectfdset() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | ilist.h | 226 size_type max_size() const { return size_type(-1); } in max_size() function in llvm::iplist_impl
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | ilist.h | 211 size_type max_size() const { return size_type(-1); } in max_size() function in llvm::iplist_impl
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | str_cat_test.cc | 224 size_type max_size() const { in max_size() function
|
| H A D | string_view_test.cc | 57 size_type max_size() const { in max_size() function 1247 auto max_size = absl::string_view().max_size(); in TEST() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | btree_container.h | 186 size_type max_size() const { return tree_.max_size(); } in max_size() function in absl::container_internal::btree_container
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| H A D | oal_mem.h | 191 hi_u32 max_size; member
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2.c | 71 int max_size = ARRAY_SIZE(rcb_inf->elem);
in mpp_extract_rcb_info() local 119 int max_size;
in rkvdec2_extract_task_msg() local
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_vinstr.c | 769 const size_t max_size = max(size, meta_size); in kbasep_vinstr_hwcnt_reader_ioctl_put_buffer() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_vinstr.c | 724 const size_t max_size = max(size, meta_size); in kbasep_vinstr_hwcnt_reader_ioctl_put_buffer() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvdec2.c | 72 int max_size = ARRAY_SIZE(rcb_inf->elem); in mpp_extract_rcb_info() local 120 int max_size; in rkvdec2_extract_task_msg() local
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | hibernate.c | 118 int arch_hibernation_header_save(void *addr, unsigned int max_size) in arch_hibernation_header_save() argument
|