OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IntToBool
(Results
1 - 4
of
4
) sorted by null
/external/lzma/CPP/Common/
Defs.h
17
inline bool
IntToBool
(int value)
/external/lzma/CPP/7zip/Archive/7z/
7zHandlerOut.cpp
288
ui.NewProps =
IntToBool
(newProps);
289
ui.NewData =
IntToBool
(newData);
544
methodMode.PasswordIsDefined =
IntToBool
(passwordIsDefined);
/external/lzma/CPP/7zip/UI/FileManager/
ExtractCallback.cpp
558
bool srcIsFolderSpec =
IntToBool
(srcIsFolder);
693
_isFolder =
IntToBool
(isDir);
724
file.IsDir =
IntToBool
(isDir);
/external/lzma/CPP/7zip/Archive/
XzHandler.cpp
828
if (
IntToBool
(newProps))
839
if (
IntToBool
(newData))
Completed in 192 milliseconds