Home
last modified time | relevance | path

Searched defs:max_size (Results 201 - 225 of 581) sorted by relevance

12345678910>>...24

/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_lblc.c107 int max_size; /* maximum size of entries */ member
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-loader-skl.c231 cl_skl_cldma_setup_controller(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab_bdl, unsigned int max_size, u32 count) cl_skl_cldma_setup_controller() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dringbuf.c484 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
/test/testfwk/xdevice/src/xdevice/_core/
H A Dlogger.py557 max_size = 0 variable in LogQueue
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxenc.c435 UInt32 max_size = avctx->rc_max_rate * avctx->frame_size / avctx->sample_rate; in ffat_init_encoder() local
/third_party/ffmpeg/libavformat/
H A Dlibmodplug.c47 int max_size; ///< max file size to allocate member
/third_party/ffmpeg/libavutil/
H A Dmem.c507 size_t max_size; in av_fast_realloc() local
537 size_t max_size; in fast_malloc() local
[all...]
/third_party/glslang/glslang/Include/
H A DPoolAlloc.h309 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function in glslang::pool_allocator
310 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function in glslang::pool_allocator
/third_party/backends/backend/
H A Dibm.c88 size_t size, max_size = 0; in max_string_size() local
H A Dkvs40xx_cmd.c511 kvs40xx_read_image_data(struct scanner * s, unsigned page, unsigned side, void *buf, unsigned max_size, unsigned *size) kvs40xx_read_image_data() argument
H A Dpint.c85 size_t size, max_size = 0; in max_string_size() local
H A Dricoh.c84 size_t size, max_size = 0; in max_string_size() local
/third_party/cups-filters/cupsfilters/
H A Dimage.c567 max_size; /* Maximum cache size in bytes */ in cupsImageSetMaxTiles() local
[all...]
/third_party/libbpf/src/
H A Dringbuf.c543 __u32 avail_size, total_size, max_size; in user_ring_buffer__reserve() local
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest07.c96 static off64_t max_size; /* max file size */ variable
H A Dftest03.c90 static int max_size; /* max file size */ variable
H A Dftest05.c89 static off64_t max_size; /* max file size */ variable
H A Dftest01.c85 static int max_size; /* max file size */ variable
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c72 unsigned long long max_size; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c52 unsigned max_size, i; in vlVdpVideoMixerCreate() local
/third_party/python/Lib/asyncio/
H A Dproactor_events.py461 max_size = 256 * 1024 variable in _ProactorDatagramTransport
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DPoolAlloc.h304 size_type max_size() const { return static_cast<size_type>(-1) / sizeof(T); } in max_size() function in pool_allocator
305 size_type max_size(int size) const { return static_cast<size_type>(-1) / size; } in max_size() function in pool_allocator
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c983 spdy_get_selectfdset(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *connections[], unsigned int max_size, nfds_t *real_size) spdy_get_selectfdset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist.h226 size_type max_size() const { return size_type(-1); } in max_size() function in llvm::iplist_impl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A Dilist.h211 size_type max_size() const { return size_type(-1); } in max_size() function in llvm::iplist_impl

Completed in 24 milliseconds

12345678910>>...24