Home
last modified time | relevance | path

Searched defs:CHUNK_SIZE (Results 1 – 25 of 1711) sorted by relevance

12345678910>>...69

/dports/www/polipo/polipo-1.1.1/
H A Dchunk.h30 #define CHUNK_SIZE (8 * 1024) macro
32 #define CHUNK_SIZE (4 * 1024) macro
35 #define CHUNK_SIZE (4 * 1024) macro
/dports/www/py-httpie/httpie-2.6.0/httpie/output/
H A Dstreams.py80 CHUNK_SIZE = 1024 * 100 variable in RawStream
99 CHUNK_SIZE = 1 variable in EncodedStream
137 CHUNK_SIZE = 1 variable in PrettyStream
190 CHUNK_SIZE = 1024 * 10 variable in BufferedPrettyStream
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dstate.h8 #define CHUNK_SIZE 64 macro
/dports/audio/cmus/cmus-2.9.1/
H A Dbuffer.h34 #define CHUNK_SIZE (12 * 840 * 6) macro
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsmchunk.h20 #define CHUNK_SIZE 65536 macro
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsmchunk.h20 #define CHUNK_SIZE 65536 macro
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsmchunk.h24 #define CHUNK_SIZE 65536 macro
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsmchunk.h24 #define CHUNK_SIZE 65536 macro
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsmchunk.h22 #define CHUNK_SIZE 65536 macro
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsmchunk.h22 #define CHUNK_SIZE 65536 macro
/dports/biology/py-resdk/resdk-13.8.0/src/resdk/
H A Dconstants.py11 CHUNK_SIZE = 8000000 # 8MB variable
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/extensions/fts++/
H A Dcontroller.cpp97 const int CHUNK_SIZE = 32; in IndexEvents() local
107 const int CHUNK_SIZE = 64; in IndexEvents() local
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/zlib/
H A Dcommon.h4 #define CHUNK_SIZE 1024 macro
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/zlib/
H A Dcommon.h4 #define CHUNK_SIZE 1024 macro
/dports/net-im/psi/psi-1.5/iris/src/xmpp/zlib/
H A Dcommon.h4 #define CHUNK_SIZE 1024 macro
/dports/devel/emscripten/emscripten-2.0.3/tests/browser/
H A Dtest_2GB_fail.cpp9 const int CHUNK_SIZE = 100 * 1024 * 1024; in main() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/
H A DTestMemoryInitialization.java33 final static int CHUNK_SIZE = 1500000; field in TestMemoryInitialization
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/arm/arm32/
H A Dbcopy_page.S63 #define CHUNK_SIZE 32 macro
/dports/devel/tcl-trf/trf2.1.4/generic/
H A Dsha.c44 #define CHUNK_SIZE 256 macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/gc/
H A DTestMemoryInitialization.java33 final static int CHUNK_SIZE = 1500000; field in TestMemoryInitialization
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/gc/
H A DTestMemoryInitialization.java33 final static int CHUNK_SIZE = 1500000; field in TestMemoryInitialization
/dports/devel/py-enlighten/enlighten-1.10.1/examples/
H A Dprefixes.py17 CHUNK_SIZE = 64 * 1024 variable
/dports/games/dose-response/dose-response-179c326/cargo-crates/zmq-0.8.2/examples/zguide/fileio3/
H A Dmain.rs19 static CHUNK_SIZE: usize = 250000; const
/dports/devel/ros-vcstools/vcstools-0.1.42/test/
H A Dmock_server.py36 CHUNK_SIZE = 1024 variable in start_mock_server.MockServerRequestHandler
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/pebbe/zmq4/examples/
H A Dfileio1.go17 CHUNK_SIZE = 250000 const

12345678910>>...69