| /third_party/backends/backend/ |
| H A D | canon.c | 209 size_t size, max_size = 0; in max_string_size() local
|
| H A D | kvs20xx_opt.c | 31 size_t size, max_size = 0; in max_string_size() local
|
| H A D | sm3840.c | 643 size_t size, max_size = 0; in max_string_size() local
|
| /third_party/libuv/src/unix/ |
| H A D | netbsd.c | 144 int max_size = sizeof(struct kinfo_proc2); in uv_resident_set_memory() local
|
| /third_party/libcoap/include/coap3/ |
| H A D | coap_pdu_internal.h | 137 size_t max_size; /**< maximum size for token, options and payload, member
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_nir_opt_preamble.c | 265 unsigned max_size; in ir3_nir_opt_preamble() local
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | ftest08.c | 82 static off64_t max_size; /* max file size */ variable
|
| H A D | ftest04.c | 74 static int max_size; /* max file size */ variable
|
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | transfer.cpp | 132 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 D | node_sockaddr-inl.h | 194 SocketAddressLRU( size_t max_size) SocketAddressLRU() argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsundelete.h | 105 long long max_size; /* Largest size we find */ member
|
| /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...] |