Home
last modified time | relevance | path

Searched defs:kBufSize (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DProgramInterfaceTest.cpp570 constexpr int kBufSize = 256; in TEST_P() local
744 constexpr int kBufSize = 256; in TEST_P() local
860 constexpr int kBufSize = 256; in TEST_P() local
974 constexpr int kBufSize = 256; in TEST_P() local
1098 constexpr int kBufSize = 256; in TEST_P() local
1172 constexpr int kBufSize = 256; in TEST_P() local
DMemorySizeTest.cpp89 constexpr GLsizeiptr kBufSize = 16; in TEST_P() local
/third_party/lzma/CPP/7zip/Crypto/
DRandGen.cpp71 const unsigned kBufSize = 32; in Init() local
/third_party/lzma/CPP/Windows/
DFileDir.cpp68 const unsigned kBufSize = MAX_PATH + 16; in GetWindowsDir() local
98 const unsigned kBufSize = MAX_PATH + 16; in GetSystemDir() local
640 const unsigned kBufSize = MAX_PATH + 16; in GetCurrentDir() local
724 const unsigned kBufSize = MAX_PATH + 16; in MyGetTempPath() local
DRegistry.cpp96 const UInt32 kBufSize = MAX_PATH + 1; // 256 in ATL in RecurseDeleteKey() local
338 const unsigned kBufSize = MAX_PATH + 1; // 256 in ATL in EnumKeys() local
DFileLink.cpp460 const unsigned kBufSize = MAXIMUM_REPARSE_DATA_BUFFER_SIZE; in GetReparseData() local
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
Dtransport.h126 static const int kBufSize = 4096; variable
/third_party/lzma/CPP/7zip/Common/
DInOutTempBuffer.cpp25 static const size_t kBufSize = (size_t)1 << 20; variable
DFilterCoder.cpp45 static const UInt32 kBufSize = 1 << 21; variable
/third_party/lzma/CPP/7zip/Compress/
DPpmdEncoder.cpp14 static const UInt32 kBufSize = (1 << 20); variable
DCopyCoder.cpp11 static const UInt32 kBufSize = 1 << 17; variable
DPpmdDecoder.cpp15 static const UInt32 kBufSize = (1 << 16); variable
/third_party/skia/third_party/externals/angle2/util/posix/
Dtest_utils_posix.cpp80 constexpr size_t kBufSize = 2048; in ReadFromFile() local
/third_party/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp511 const UInt32 kBufSize = 1 << 15; in HashCalc() local
1508 const UInt32 kBufSize = 1 << 15; in Z7_COM7F_IMF() local
1812 const UInt32 kBufSize = 1 << 15; in Z7_COM7F_IMF() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsetDetector.java92 private static final int kBufSize = 8000; field in CharsetDetector
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetDetector.java97 private static final int kBufSize = 8000; field in CharsetDetector
/third_party/lzma/CPP/7zip/Archive/Common/
DCoderMixer2.cpp1030 const UInt32 kBufSize = 1 << 19; in Init() local
/third_party/lzma/CPP/7zip/Archive/7z/
D7zIn.cpp346 const UInt32 kBufSize = (1 << 15) + kHeaderSize; // must be > (kHeaderSize * 2) in FindAndReadSignature() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp118 constexpr size_t kBufSize = 255; in GroupScope() local
/third_party/lzma/CPP/Common/
DMyString.cpp126 const int kBufSize = 4; in MyCharUpper_WIN() local