OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ratio_Prev
(Results
1 - 2
of
2
) sorted by null
/external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.h
171
UInt64
_ratio_Prev
;
ProgressDialog2.cpp
350
INIT_AS_UNDEFINED(
_ratio_Prev
);
864
if (
_ratio_Prev
!= ratio)
866
_ratio_Prev
= ratio;
Completed in 98 milliseconds