Home
last modified time | relevance | path

Searched defs:MAX_CHUNK_SIZE (Results 76 – 100 of 191) sorted by relevance

12345678

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/trusty/storage/lib/
H A Dstorage.c30 #define MAX_CHUNK_SIZE 4040 macro
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/trusty/storage/lib/
H A Dstorage.c30 #define MAX_CHUNK_SIZE 4040 macro
/dports/deskutils/kmail/kmail-21.12.3/src/
H A Dkmcommands.h306 static const int MAX_CHUNK_SIZE = 64 * 1024; variable
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dstoredtransferjob.cpp113 const int MAX_CHUNK_SIZE = 64 * 1024; in slotStoredDataReq() local
/dports/editors/calligra/calligra-3.2.1/libs/store/
H A DKoXmlWriter.cpp160 static const int MAX_CHUNK_SIZE = 8 * 1024; // 8 KB in addCompleteElement() local
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/store/
H A DKoXmlWriter.cpp161 static const int MAX_CHUNK_SIZE = 8 * 1024; // 8 KB in addCompleteElement() local
/dports/devel/py-game/pygame-2.1.0/src_c/
H A Dscrap_x11.c46 #define MAX_CHUNK_SIZE(display) \ macro
/dports/www/c-icap/c_icap-0.5.10/include/
H A Drequest.h94 #define MAX_CHUNK_SIZE 4064 /*4096 -EXTRA_CHUNK_SIZE-2*/ macro
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4.cpp82 #define MAX_CHUNK_SIZE (3*1024) macro
/dports/editors/neovim/neovim-0.6.1/src/nvim/os/
H A Dshell.c935 #define MAX_CHUNK_SIZE (OUT_DATA_THRESHOLD / 2) in out_data_ring() macro
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4.cpp82 #define MAX_CHUNK_SIZE (3*1024) macro
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4.cpp82 #define MAX_CHUNK_SIZE (3*1024) macro
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_demuxers/Mp4/
H A DADM_mp4.cpp82 #define MAX_CHUNK_SIZE (3*1024) macro
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/isomp4/
H A Datomsrecovery.c91 #define MAX_CHUNK_SIZE (1024 * 1024) /* 1MB */ macro
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/url-classifier/
H A DProtocolParser.cpp33 const uint32_t MAX_CHUNK_SIZE = (4 * 1024 * 1024); variable
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/url-classifier/
H A DProtocolParser.cpp32 const uint32_t MAX_CHUNK_SIZE = (1024 * 1024); variable

12345678