OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LengthDefined
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/Windows/
FileIO.cpp
177
if (IsDeviceFile &&
LengthDefined
)
196
if (IsDeviceFile &&
LengthDefined
&& moveMethod == FILE_END)
254
LengthDefined
= true;
259
LengthDefined
= true;
269
LengthDefined
= false;
270
if (
LengthDefined
)
FileIO.h
41
bool
LengthDefined
;
FileFind.cpp
212
if (inFile.
LengthDefined
)
234
if (inFile.
LengthDefined
)
/external/lzma/CPP/7zip/Common/
FileStreams.cpp
91
if (File.
LengthDefined
)
145
if (File.
LengthDefined
)
Completed in 188 milliseconds