OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IntToBool
(Results
1 - 3
of
3
) sorted by null
/external/lzma/CPP/Common/
Defs.h
17
inline bool
IntToBool
(int value)
/external/lzma/CPP/7zip/Archive/7z/
7zHandlerOut.cpp
217
ui.NewProps =
IntToBool
(newProps);
218
ui.NewData =
IntToBool
(newData);
343
methodMode.PasswordIsDefined =
IntToBool
(passwordIsDefined);
/external/lzma/CPP/7zip/Archive/
XzHandler.cpp
609
if (
IntToBool
(newProps))
620
if (
IntToBool
(newData))
Completed in 48 milliseconds