Home
last modified time | relevance | path

Searched defs:max_size (Results 51 - 75 of 260) sorted by relevance

1234567891011

/third_party/backends/backend/
H A Dcanon.c209 size_t size, max_size = 0; in max_string_size() local
H A Dkvs20xx_opt.c31 size_t size, max_size = 0; in max_string_size() local
H A Dsm3840.c643 size_t size, max_size = 0; in max_string_size() local
/third_party/libuv/src/unix/
H A Dnetbsd.c144 int max_size = sizeof(struct kinfo_proc2); in uv_resident_set_memory() local
/third_party/libcoap/include/coap3/
H A Dcoap_pdu_internal.h137 size_t max_size; /**< maximum size for token, options and payload, member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_opt_preamble.c265 unsigned max_size; in ir3_nir_opt_preamble() local
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest08.c82 static off64_t max_size; /* max file size */ variable
H A Dftest04.c74 static int max_size; /* max file size */ variable
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp132 const size_t max_size = dev.max_image_size(); in validate_object() local
145 const size_t max_size = dev.max_image_size(); in validate_object() local
/third_party/node/src/
H A Dnode_sockaddr-inl.h194 SocketAddressLRU( size_t max_size) SocketAddressLRU() argument
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.h105 long long max_size; /* Largest size we find */ member
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dpkg_gencmn.cpp120 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 Ddisk_cache.c78 uint64_t max_size; in disk_cache_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c429 unsigned max_size; in nv50_compute_validate_surfaces() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpkg_gencmn.cpp120 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 Ddata_space.c73 int max_size; /* max file size */ variable
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h133 size_type max_size() const { return length_; } in max_size() function in i18n::phonenumbers::StringPiece
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_get.c253 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 Dnetbsd.c139 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 Dmru_cache.h82 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 Dpkg_gencmn.cpp120 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 Dmemory.h424 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 Dstringpiece.h358 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 Dfixed_array.h186 constexpr size_type max_size() const { in max_size() function in absl::FixedArray
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem_pool.c41 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...]

Completed in 22 milliseconds

1234567891011