OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_bufSize
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/7zip/Common/
StreamBinder.h
16
UInt32
_bufSize
;
29
//
_bufSize
must be = 0
OutBuffer.h
24
UInt32
_bufSize
;
InBuffer.h
25
size_t
_bufSize
; // actually it's number of Bytes for next read. The buf can be larger
50
_bufSize
= bufSize;
Completed in 36 milliseconds