Home
last modified time | relevance | path

Searched defs:BufSize (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFileOutputBuffer.cpp78 InMemoryBuffer(StringRef Path, MemoryBlock Buf, std::size_t BufSize, in InMemoryBuffer() argument
/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.h77 UInt32 BufSize; in Z7_class_final() local
/third_party/mesa3d/src/imgui/
H A Dimgui.h1434 int BufSize; // Buffer size (in bytes) = capacity+1 // Read-only // [Resize,Completion,History,Always] Include zero-terminator storage. In C land == ARRAYSIZE(my_char_array), in C++ land: string.capacity()+1 member
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h1981 int BufSize; // Buffer size (in bytes) = capacity+1 // Read-only // [Resize,Completion,History,Always] Include zero-terminator storage. In C land == ARRAYSIZE(my_char_array), in C++ land: string.capacity()+1 member

Completed in 24 milliseconds