Home
last modified time | relevance | path

Searched defs:max_size (Results 226 - 250 of 624) sorted by relevance

12345678910>>...25

/third_party/backends/backend/
H A Dkvs40xx_cmd.c511 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 Dpint.c85 size_t size, max_size = 0; in max_string_size() local
H A Dricoh.c84 size_t size, max_size = 0; in max_string_size() local
/third_party/cups-filters/cupsfilters/
H A Dimage.c567 max_size; /* Maximum cache size in bytes */ in cupsImageSetMaxTiles() local
[all...]
/third_party/libbpf/src/
H A Dringbuf.c543 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest07.c96 static off64_t max_size; /* max file size */ variable
H A Dftest03.c90 static int max_size; /* max file size */ variable
H A Dftest05.c89 static off64_t max_size; /* max file size */ variable
H A Dftest01.c85 static int max_size; /* max file size */ variable
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c72 unsigned long long max_size; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c52 unsigned max_size, i; in vlVdpVideoMixerCreate() local
/third_party/python/Lib/asyncio/
H A Dproactor_events.py461 max_size = 256 * 1024 variable in _ProactorDatagramTransport
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h304 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 Dmhd2spdy_spdy.c983 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 Dilist.h226 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 Dilist.h211 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 Dstr_cat_test.cc224 size_type max_size() const { in max_size() function
H A Dstring_view_test.cc57 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 Dbtree_container.h186 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 Doal_mem.h191 hi_u32 max_size; member
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec2.c71 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 Dmali_kbase_vinstr.c769 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 Dmali_kbase_vinstr.c724 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 Dmpp_rkvdec2.c72 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 Dhibernate.c118 int arch_hibernation_header_save(void *addr, unsigned int max_size) in arch_hibernation_header_save() argument

Completed in 26 milliseconds

12345678910>>...25