| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | pkg_gencmn.cpp | 120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, const char *dataFile, uint32_t max_size, UBool sourceTOC, UBool verbose, char *gencmnFileName) createCommonDataFile() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | disk_cache.c | 78 uint64_t max_size; in disk_cache_create() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_compute.c | 429 unsigned max_size; in nv50_compute_validate_surfaces() local
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | pkg_gencmn.cpp | 120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, const char *dataFile, uint32_t max_size, UBool sourceTOC, UBool verbose, char *gencmnFileName) createCommonDataFile() argument
|
| /third_party/ltp/testcases/kernel/mem/vmtests/ |
| H A D | data_space.c | 73 int max_size; /* max file size */ variable
|
| /third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
| H A D | string_piece.h | 133 size_type max_size() const { return length_; } in max_size() function in i18n::phonenumbers::StringPiece
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_get.c | 253 unsigned max_size = MIN2((sscreen->info.max_heap_size_kb * 1024ull) / 4, UINT32_MAX); in si_get_param() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | netbsd.c | 139 int max_size = sizeof(struct kinfo_proc2); in uv_resident_set_memory() local
|
| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
| H A D | mru_cache.h | 82 explicit MRUCacheBase(size_type max_size) : max_size_(max_size) {} in MRUCacheBase() argument 86 size_type max_size() const { return max_size_; } in max_size() function in angle::base::MRUCacheBase 238 explicit MRUCache(typename ParentType::size_type max_size) : ParentType(max_size) {} in MRUCache() argument 264 explicit HashingMRUCache(typename ParentType::size_type max_size) : ParentType(max_size) {} in HashingMRUCache() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | pkg_gencmn.cpp | 120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight, const char *dataFile, uint32_t max_size, UBool sourceTOC, UBool verbose, char *gencmnFileName) createCommonDataFile() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | memory.h | 424 typename StlAllocator<T>::size_type StlAllocator<T>::max_size() const { in max_size() function in marl::StlAllocator
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | stringpiece.h | 358 stringpiece_ssize_type max_size() const { return length_; } in max_size() function in google::protobuf::StringPiece
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | fixed_array.h | 186 constexpr size_type max_size() const { in max_size() function in absl::FixedArray
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_pool.c | 41 ssize_t max_size = kbase_mem_pool_max_size(pool); in kbase_mem_pool_capacity() local 290 void kbase_mem_pool_set_max_size(struct kbase_mem_pool *pool, size_t max_size) in kbase_mem_pool_set_max_size() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem_pool.c | 43 ssize_t max_size = kbase_mem_pool_max_size(pool); in kbase_mem_pool_capacity() local 295 void kbase_mem_pool_set_max_size(struct kbase_mem_pool *pool, size_t max_size) in kbase_mem_pool_set_max_size() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s32/ |
| H A D | mmu.c | 101 unsigned int max_size = SZ_256M; in bat_block_size() local
|
| /kernel/linux/linux-5.10/arch/x86/platform/efi/ |
| H A D | quirks.c | 130 u64 storage_size, remaining_size, max_size; in query_variable_store_nonblocking() local 155 u64 storage_size, remaining_size, max_size; in efi_query_variable_store() local
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-settings.c | 297 void blk_queue_max_segment_size(struct request_queue *q, unsigned int max_size) in blk_queue_max_segment_size() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/test/ |
| H A D | efi_test.c | 564 u64 max_storage, remaining, max_size; in efi_runtime_query_variableinfo() local 601 u64 max_size; in efi_runtime_query_capsulecaps() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice_nvm.c | 530 u32 min_size = 0, max_size = ICE_AQC_NVM_MAX_OFFSET + 1; in ice_discover_flash_size() local
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s32/ |
| H A D | mmu.c | 104 unsigned int max_size = SZ_256M; in bat_block_size() local
|
| /kernel/linux/linux-5.10/drivers/misc/habanalabs/common/ |
| H A D | habanalabs_ioctl.c | 89 u32 size, max_size = args->return_size; in hw_events_info() local 105 u32 max_size = args->return_size; in dram_usage_info() local 128 u32 max_size = args->return_size; in hw_idle() local 211 u32 max_size in device_utilization() local 234 u32 max_size = args->return_size; get_clk_rate() local 253 u32 max_size = args->return_size; get_reset_count() local 269 u32 max_size = args->return_size; time_sync_info() local 286 u32 max_size = args->return_size; pci_counters_info() local 305 u32 max_size = args->return_size; clk_throttle_info() local 321 u32 max_size = args->return_size; cs_counters_info() local 343 u32 max_size = args->return_size; sync_manager_info() local 367 u32 max_size = args->return_size; total_energy_consumption_info() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_init_ops.c | 286 u32 offset, output_len, input_len, max_size; in qed_init_cmd_array() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | port.c | 181 u32 max_size; in mlx5e_port_ptys2speed() local 221 u32 max_size; in mlx5e_port_max_linkspeed() local 245 u32 max_size; in mlx5e_port_speed2linkmodes() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/ |
| H A D | ccm_mbox.c | 693 unsigned int max_size; in nfp_ccm_mbox_msg_alloc() local
|