Home
last modified time | relevance | path

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

12345678910>>...25

/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
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/
H A Dptrace.h116 __u32 max_size; /* maxmium possible size for this thread */ member
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf_diag.c341 size_t max_size = sizeof(struct cf_trailer_entry); in cf_diag_ctrset_maxsize() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/microcode/
H A Damd.c202 u32 max_size; in __verify_patch_size() local
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtboot.c357 u32 max_size; in tboot_log_read() local
/kernel/linux/linux-5.10/arch/x86/platform/efi/
H A Defi_64.c783 efi_thunk_query_capsule_caps(efi_capsule_header_t **capsules, unsigned long count, u64 *max_size, int *reset_type) efi_thunk_query_capsule_caps() argument
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dubi-media.h452 __be16 max_size; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.c838 static s32 ixgbevf_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_set_rlpml_vf() argument
863 static s32 ixgbevf_hv_set_rlpml_vf(struct ixgbe_hw *hw, u16 max_size) in ixgbevf_hv_set_rlpml_vf() argument
/kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/
H A Dptrace.h116 __u32 max_size; /* maxmium possible size for this thread */ member
275 __u32 max_size; /* maxmium possible size for this thread */ member
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c84 const int max_size = ARRAY_SIZE(st_lsm6dsx_decimator_table); in st_lsm6dsx_get_decimator_val() local

Completed in 28 milliseconds

12345678910>>...25