| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | chunk_allocator.h | 67 size_type max_size() const in max_size() function in panda::ecmascript::ChunkAllocator
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| H A D | malloc_mem_pool-inl.h | 47 size_t max_size = size + sizeof(ArenaT) + max_alignment_drift; in AllocArenaImpl() local
|
| H A D | arena_allocator_stl_adapter.h | 102 size_type max_size() const in max_size() function in panda::ArenaAllocatorAdapter
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| H A D | arena_allocator_stl_adapter.h | 106 size_type max_size() const in max_size() function in ark::ArenaAllocatorAdapter
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | runslots_allocator_stl_adapter.h | 117 size_type max_size() const in max_size() function in ark::mem::RunSlotsAllocatorAdapter
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| H A D | plpks-secvar.c | 190 static int plpks_max_size(u64 *max_size) in plpks_max_size() argument
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
| H A D | opal-secvar.c | 125 static int opal_secvar_max_size(u64 *max_size) in opal_secvar_max_size() argument
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | v4l2-rect.h | 44 v4l2_rect_set_max_size(struct v4l2_rect *r, const struct v4l2_rect *max_size) v4l2_rect_set_max_size() argument
|
| /kernel/linux/linux-5.10/drivers/staging/greybus/ |
| H A D | gb-camera.h | 36 unsigned int max_size; member
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | symlink.c | 32 unsigned int max_size; in ext4_encrypted_get_link() local
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-rect.h | 44 v4l2_rect_set_max_size(struct v4l2_rect *r, const struct v4l2_rect *max_size) v4l2_rect_set_max_size() argument
|
| /kernel/linux/linux-6.6/drivers/staging/greybus/ |
| H A D | gb-camera.h | 36 unsigned int max_size; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_alloc.c | 136 unsigned int offset, max_size; in hns_roce_get_kmem_bufs() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_devcaps.c | 62 unsigned int max_size; in vmw_fill_compat_cap() local
|
| /third_party/curl/lib/vauth/ |
| H A D | krb5_gssapi.c | 199 unsigned int max_size = 0; in Curl_auth_create_gssapi_security_message() local
|
| /third_party/ffmpeg/tools/ |
| H A D | probetest.c | 101 int max_size = 65537; in main() local
|
| /third_party/backends/backend/genesys/ |
| H A D | test_settings.cpp | 79 unsigned max_size = 50; in get_testing_device_name() local
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-allocator.h | 63 size_t max_size() const { in max_size() function in v8::internal::ZoneAllocator
|
| /third_party/ltp/testcases/kernel/syscalls/mlock2/ |
| H A D | mlock202.c | 39 size_t *max_size; member
|
| /third_party/mesa3d/src/util/ |
| H A D | disk_cache_os.h | 70 uint64_t max_size; member
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitUtils.c | 175 SLJIT_API_FUNC_ATTRIBUTE struct sljit_stack* SLJIT_FUNC sljit_allocate_stack(sljit_uw start_size, sljit_uw max_size, void *allocator_data) in sljit_allocate_stack() argument 239 SLJIT_API_FUNC_ATTRIBUTE struct sljit_stack* SLJIT_FUNC sljit_allocate_stack(sljit_uw start_size, sljit_uw max_size, void *allocator_data) in sljit_allocate_stack() argument [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | histogram_enc.h | 54 int max_size; // maximum capacity member
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| H A D | fuzzer.cc | 45 LLVMFuzzerCustomMutator(uint8_t* data, size_t size, size_t max_size, unsigned seed) LLVMFuzzerCustomMutator() argument
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/ |
| H A D | fuzzer.cc | 55 LLVMFuzzerCustomMutator(uint8_t* data, size_t size, size_t max_size, unsigned seed) LLVMFuzzerCustomMutator() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | PoolAlloc.h | 96 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function in pool_allocator 97 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function in pool_allocator
|