Home
last modified time | relevance | path

Searched defs:DEFAULT_BUFFER_SIZE (Results 1 – 25 of 44) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
DBrotliDecoderChannel.java19 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliDecoderChannel
DBrotliInputStream.java18 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliInputStream
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DBrotliEncoderChannel.java20 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliEncoderChannel
DBrotliOutputStream.java18 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliOutputStream
/third_party/icu/icu4c/source/tools/toolutil/
Dflagparser.cpp14 #define DEFAULT_BUFFER_SIZE 512 macro
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dflagparser.cpp14 #define DEFAULT_BUFFER_SIZE 512 macro
/third_party/node/deps/icu-small/source/tools/toolutil/
Dflagparser.cpp14 #define DEFAULT_BUFFER_SIZE 512 macro
/third_party/python/Modules/_io/
D_iomodule.h78 #define DEFAULT_BUFFER_SIZE (8 * 1024) /* bytes */ macro
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbf_readbuff.c22 #define DEFAULT_BUFFER_SIZE 4096 macro
Dbf_buff.c23 #define DEFAULT_BUFFER_SIZE 4096 macro
/third_party/openssl/crypto/bio/
Dbf_readbuff.c22 #define DEFAULT_BUFFER_SIZE 4096 macro
Dbf_buff.c23 #define DEFAULT_BUFFER_SIZE 4096 macro
/third_party/python/Modules/
Dgrpmodule.c51 #define DEFAULT_BUFFER_SIZE 1024 macro
Dpwdmodule.c64 #define DEFAULT_BUFFER_SIZE 1024 macro
/third_party/gstreamer/gstplugins_bad/ext/bz2/
Dgstbz2dec.c65 #define DEFAULT_BUFFER_SIZE 1024 macro
Dgstbz2enc.c38 #define DEFAULT_BUFFER_SIZE 1024 macro
/third_party/gstreamer/gstplugins_bad/sys/asio/
Dgstasiosink.cpp48 #define DEFAULT_BUFFER_SIZE 0 macro
Dgstasiosrc.cpp49 #define DEFAULT_BUFFER_SIZE 0 macro
/third_party/mesa3d/src/intel/common/
Dintel_measure.c91 const int DEFAULT_BUFFER_SIZE = 64 * 1024; in intel_measure_init() local
/third_party/icu/icu4c/source/i18n/
Ducoleitr.cpp36 #define DEFAULT_BUFFER_SIZE 16 macro
/third_party/skia/third_party/externals/icu/source/i18n/
Ducoleitr.cpp36 #define DEFAULT_BUFFER_SIZE 16 macro
/third_party/node/deps/icu-small/source/i18n/
Ducoleitr.cpp36 #define DEFAULT_BUFFER_SIZE 16 macro
/third_party/skia/src/gpu/ops/
DAALinearizingConvexPathRenderer.cpp36 static const int DEFAULT_BUFFER_SIZE = 100; variable
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklinkaudiosrc.cpp50 #define DEFAULT_BUFFER_SIZE (5) macro
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfh265enc.cpp126 #define DEFAULT_BUFFER_SIZE 0 macro

12