| /kernel/linux/linux-6.6/sound/firewire/bebob/ |
| H A D | bebob_proc.c | 23 u32 max_size; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vaapi_h264.c | 84 int max_size; ///< Max number of reference frames. This is FF_ARRAY_ELEMS(VAPictureParameterBufferH264.ReferenceFrames) member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | aiffdec.c | 396 int64_t max_size; in aiff_read_packet() local
|
| H A D | libgme.c | 38 int64_t max_size; member [all...] |
| /third_party/curl/lib/vauth/ |
| H A D | krb5_sspi.c | 270 unsigned long max_size = 0; in Curl_auth_create_gssapi_security_message() local
|
| /third_party/alsa-utils/axfer/ |
| H A D | container.h | 51 uint64_t max_size; member 97 uint64_t max_size; member 105 uint64_t max_size; member
|
| /third_party/backends/backend/ |
| H A D | kvs20xx_cmd.c | 305 kvs20xx_read_image_data(struct scanner * s, unsigned page, unsigned side, void *buf, unsigned max_size, unsigned *size) kvs20xx_read_image_data() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | motor.cpp | 104 create_slope_table_for_speed(const MotorSlope& slope, unsigned target_speed_w, StepType step_type, unsigned steps_alignment, unsigned min_size, unsigned max_size) create_slope_table_for_speed() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_cache.c | 73 sanitize_hash(struct cso_cache *sc, struct cso_hash *hash, enum cso_cache_type type, int max_size) sanitize_hash() argument 83 sanitize_cb(struct cso_hash *hash, enum cso_cache_type type, int max_size, void *user_data) sanitize_cb() argument [all...] |
| H A D | cso_cache.h | 109 int max_size; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_lower_regioning.cpp | 80 unsigned max_size = type_sz(inst->dst.type); in required_dst_byte_stride() local
|
| /third_party/node/src/ |
| H A D | node_sockaddr.h | 227 size_t max_size() const { return max_size_; } in max_size() function in node::SocketAddressLRU
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | heap-controller.cc | 36 size_t max_size = max_heap_size; in MaxGrowingFactor() local 128 CalculateAllocationLimit( Heap* heap, size_t current_size, size_t min_size, size_t max_size, size_t new_space_capacity, double factor, Heap::HeapGrowingMode growing_mode) CalculateAllocationLimit() argument
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | test-iterate.c | 64 uintptr_t max_size = end - iterate_arg->allocs[i]; in iterate_callback() local
|
| /third_party/node/deps/openssl/openssl/crypto/async/ |
| H A D | async.c | 352 int ASYNC_init_thread(size_t max_size, size_t init_size) in ASYNC_init_thread() argument
|
| H A D | async_local.h | 73 size_t max_size; member
|
| /third_party/openssl/crypto/async/ |
| H A D | async.c | 352 int ASYNC_init_thread(size_t max_size, size_t init_size) in ASYNC_init_thread() argument
|
| H A D | async_local.h | 73 size_t max_size; member
|
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | imageio_util.c | 38 size_t max_size = 0; in ImgIoUtilReadFromStdin() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | rescaler_utils.c | 93 const int max_size = INT_MAX / 2; in WebPRescalerGetScaledDimensions() local
|
| /third_party/optimized-routines/string/bench/ |
| H A D | memcpy.c | 138 init_copies (size_t max_size) in init_copies() argument
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| H A D | fuzzer.cc | 133 LLVMFuzzerCustomMutator(uint8_t* data, size_t size, size_t max_size, unsigned seed) LLVMFuzzerCustomMutator() argument
|
| /third_party/vixl/test/ |
| H A D | test-invalset.cc | 165 size_t max_size = set.size(); in TEST() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_pool.c | 44 ssize_t max_size = kbase_mem_pool_max_size(pool);
in kbase_mem_pool_capacity() local 254 void kbase_mem_pool_set_max_size(struct kbase_mem_pool *pool, size_t max_size)
in kbase_mem_pool_set_max_size() argument 308 int kbase_mem_pool_init(struct kbase_mem_pool *pool, size_t max_size, struc argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_mem_pool.c | 49 ssize_t max_size = kbase_mem_pool_max_size(pool); in kbase_mem_pool_capacity() local 266 void kbase_mem_pool_set_max_size(struct kbase_mem_pool *pool, size_t max_size) in kbase_mem_pool_set_max_size() argument 323 kbase_mem_pool_init(struct kbase_mem_pool *pool, size_t max_size, struct kbase_device *kbdev, struct kbase_mem_pool *next_pool) kbase_mem_pool_init() argument [all...] |