Home
last modified time | relevance | path

Searched defs:bIsSet (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dbigint.hxx35 bIsSet : 1; // Not "Null" (not "not 0") member in BigInt
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dparams.cpp213 bool bIsSet = FlagOpt(OptName); in FlagParam() local
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/BonjourTop/source/
H A Dbjsocket.cpp378 int bIsSet = FD_ISSET(Socket.GetSockectHandle(), &socketSet); in IsReady() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/hwpfilter/source/
H A Dhwpfile.h73 bool bIsSet; member
H A Dhwpreader.cxx918 bool bIsSet; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/hwpfilter/source/
H A Dhwpfile.h74 bool bIsSet; member
H A Dhwpreader.cxx951 bool bIsSet; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/config/
H A Dconfignode.cxx317 bool bIsSet = false; in isSetNode() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/config/
H A Dconfignode.cxx321 bool bIsSet = false; in isSetNode() local
/dports/science/gromacs/gromacs-2021.4/src/gromacs/options/tests/
H A Doptionsassigner.cpp99 bool bIsSet = false; in TEST() local
122 bool bIsSet = false; in TEST() local
/dports/biology/muscle/muscle-3.8.1551/
H A Dparams.cpp328 bool bIsSet = FlagOpt(OptName); in FlagParam() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dfrmsel.cxx903 bool bIsSet = false; in IsAnyBorderVisible() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dfrmsel.cxx896 bool bIsSet = false; in IsAnyBorderVisible() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Djson1.c1693 int bIsSet = *(int*)sqlite3_user_data(ctx); in jsonSetFunc() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Djson1.c1800 int bIsSet = *(int*)sqlite3_user_data(ctx); in jsonSetFunc() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Djson1.c1795 int bIsSet = *(int*)sqlite3_user_data(ctx); in jsonSetFunc() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Djson1.c1800 int bIsSet = *(int*)sqlite3_user_data(ctx); in jsonSetFunc() local
/dports/multimedia/cmrt/cmrt-1.0.6/src/
H A Dcm_def.h585 BOOL bIsSet; member