Home
last modified time | relevance | path

Searched defs:rBool (Results 1 – 24 of 24) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DStdCompiler.cpp74 void StdCompilerBinWrite::Boolean(bool &rBool) { WriteValue(rBool); } in Boolean()
137 void StdCompilerBinRead::Boolean(bool &rBool) { ReadValue(rBool); } in Boolean()
297 void StdCompilerINIWrite::Boolean(bool &rBool) in Boolean()
641 void StdCompilerINIRead::Boolean(bool &rBool) in Boolean()
H A DStdCompiler.h170 void Value(bool &rBool) { Boolean(rBool); } in Value()
275 bool ValueSafe(bool &rBool) { beginFailSafe(); Boolean(rBool); return endFailSafe(); } in ValueSafe()
430 void Boolean(bool &rBool) override { } in Boolean()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/
H A Dtimer.cxx110 explicit IdleBool( bool &rBool ) : in IdleBool()
154 TimerBool( sal_uLong nMS, bool &rBool ) : in TimerBool()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A Dtimer.cxx115 explicit IdleBool( bool &rBool ) : in IdleBool()
163 TimerBool( sal_uLong nMS, bool &rBool ) : in TimerBool()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/tool/
H A Djumpmatrix.cxx70 SCSIZE nCol, SCSIZE nRow, double& rBool, short& rStart, short& rNext, short& rStop) const in GetJump()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/tool/
H A Djumpmatrix.cxx72 SCSIZE nCol, SCSIZE nRow, double& rBool, short& rStart, short& rNext, short& rStop) const in GetJump()
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DStdRegistry.cpp350 void StdCompilerConfigWrite::Boolean(bool &rBool) in Boolean()
556 void StdCompilerConfigRead::Boolean(bool &rBool) in Boolean()
/dports/editors/libreoffice/libreoffice-7.2.6.2/idl/source/prj/
H A Dparser.cxx478 bool SvIdlParser::ReadIfBoolAttribute( SvBOOL& rBool, SvStringHashEntry const * pName ) in ReadIfBoolAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idl/source/prj/
H A Dparser.cxx479 bool SvIdlParser::ReadIfBoolAttribute( SvBOOL& rBool, SvStringHashEntry const * pName ) in ReadIfBoolAttribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sax/source/tools/
H A Dconverter.cxx437 bool Converter::convertBool( bool& rBool, std::u16string_view rString ) in convertBool()
445 bool Converter::convertBool( bool& rBool, std::string_view rString ) in convertBool()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sax/source/tools/
H A Dconverter.cxx426 bool Converter::convertBool( bool& rBool, const OUString& rString ) in convertBool()
/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4GameScript.cpp1527 …void Boolean(bool &rBool) override { if (haveCompleteMatch()) if (!iEntryNr--) ProcessBool(rBool);… in Boolean()
1577 void ProcessBool(bool &rBool) override { Res = C4VBool(rBool); } in ProcessBool()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DGlslangToSpv.cpp4364 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DGlslangToSpv.cpp4364 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp4169 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/SPIRV/
H A DGlslangToSpv.cpp3964 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A DGlslangToSpv.cpp3939 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/SPIRV/
H A DGlslangToSpv.cpp3939 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/SPIRV/
H A DGlslangToSpv.cpp4364 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/SPIRV/
H A DGlslangToSpv.cpp4364 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/SPIRV/
H A DGlslangToSpv.cpp4230 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/SPIRV/
H A DGlslangToSpv.cpp4364 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/SPIRV/
H A DGlslangToSpv.cpp4364 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local
/dports/graphics/glslang/glslang-11.7.1/SPIRV/
H A DGlslangToSpv.cpp4691 bool rBool = builder.containsType(builder.getTypeId(rValue), spv::OpTypeBool, 0); in multiTypeStore() local