Home
last modified time | relevance | path

Searched defs:DEFAULT_BUFFER_SIZE (Results 1 - 25 of 32) sorted by relevance

12

/third_party/python/Lib/test/
H A Dann_module7.py5 DEFAULT_BUFFER_SIZE = 8192 variable
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
H A DBrotliOutputStream.java18 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliOutputStream
H A DBrotliEncoderChannel.java20 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliEncoderChannel
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/dec/
H A DBrotliInputStream.java18 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliInputStream
H A DBrotliDecoderChannel.java19 private static final int DEFAULT_BUFFER_SIZE = 16384; field in BrotliDecoderChannel
/third_party/python/Modules/_io/
H A D_iomodule.h78 #define DEFAULT_BUFFER_SIZE (8 * 1024) /* bytes */ macro
/third_party/python/Lib/
H A Dio.py54 from _io import (DEFAULT_BUFFER_SIZE, BlockingIOError, UnsupportedOperation, namespace
/third_party/icu/icu4c/source/tools/toolutil/
H A Dflagparser.cpp14 #define DEFAULT_BUFFER_SIZE 512 macro
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dflagparser.cpp14 #define DEFAULT_BUFFER_SIZE 512 macro
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dflagparser.cpp14 #define DEFAULT_BUFFER_SIZE 512 macro
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbf_buff.c23 #define DEFAULT_BUFFER_SIZE 4096 macro
H A Dbf_readbuff.c22 #define DEFAULT_BUFFER_SIZE 4096 macro
/third_party/openssl/crypto/bio/
H A Dbf_readbuff.c22 #define DEFAULT_BUFFER_SIZE 4096 macro
H A Dbf_buff.c23 #define DEFAULT_BUFFER_SIZE 4096 macro
/third_party/python/Modules/
H A Dgrpmodule.c51 #define DEFAULT_BUFFER_SIZE 1024 macro
H A Dpwdmodule.c64 #define DEFAULT_BUFFER_SIZE 1024 macro
/third_party/icu/icu4c/source/i18n/
H A Ducoleitr.cpp36 #define DEFAULT_BUFFER_SIZE 16 macro
/third_party/node/deps/icu-small/source/i18n/
H A Ducoleitr.cpp36 #define DEFAULT_BUFFER_SIZE 16 macro
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducoleitr.cpp36 #define DEFAULT_BUFFER_SIZE 16 macro
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.c91 const int DEFAULT_BUFFER_SIZE = 64 * 1024; in intel_measure_init() local
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp36 static const int DEFAULT_BUFFER_SIZE = 100; member
/third_party/backends/backend/
H A Dkodak.h172 #define DEFAULT_BUFFER_SIZE 32768 macro
/third_party/icu/icu4c/source/test/cintltst/
H A Dbocu1tst.c877 static const int32_t DEFAULT_BUFFER_SIZE = 30000; variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DInternal.java336 private static final int DEFAULT_BUFFER_SIZE = 4096; field in Internal
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
H A DStringSearch.java1640 private static final int DEFAULT_BUFFER_SIZE = 16; field in StringSearch.CollationPCE

Completed in 16 milliseconds

12