Home
last modified time | relevance | path

Searched defs:DEFAULT_BUFFER_SIZE (Results 1 – 25 of 47) 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/skia/third_party/externals/icu/source/tools/toolutil/
Dflagparser.cpp14 #define DEFAULT_BUFFER_SIZE 512 macro
/third_party/flutter/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/icu/icu4c/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/openssl/crypto/bio/
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.c87 const int DEFAULT_BUFFER_SIZE = 16 * 1024; in intel_measure_init() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducoleitr.cpp36 #define DEFAULT_BUFFER_SIZE 16 macro
/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/flutter/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp30 static const int DEFAULT_BUFFER_SIZE = 100; variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DInternal.java336 private static final int DEFAULT_BUFFER_SIZE = 4096; field in Internal
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfh265enc.cpp126 #define DEFAULT_BUFFER_SIZE 0 macro
/third_party/skia/src/gpu/ops/
DAALinearizingConvexPathRenderer.cpp36 static const int DEFAULT_BUFFER_SIZE = 100; variable

12