| /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
|
| /kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/ |
| H A D | ptrace.h | 116 __u32 max_size; /* maxmium possible size for this thread */ member
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | perf_cpum_cf_diag.c | 341 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 D | amd.c | 202 u32 max_size; in __verify_patch_size() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | tboot.c | 357 u32 max_size; in tboot_log_read() local
|
| /kernel/linux/linux-5.10/arch/x86/platform/efi/ |
| H A D | efi_64.c | 783 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 D | ubi-media.h | 452 __be16 max_size; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | vf.c | 838 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 D | ptrace.h | 116 __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 D | st_lsm6dsx_buffer.c | 84 const int max_size = ARRAY_SIZE(st_lsm6dsx_decimator_table); in st_lsm6dsx_get_decimator_val() local
|