Home
last modified time | relevance | path

Searched refs:IsSolid (Results 126 – 150 of 213) sorted by relevance

123456789

/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp4930 if (!IsSolid) in SortItems()
5088 if (IsSolid) in Parse()
5552 IsSolid = true; in Open2()
5582 IsSolid = false; in Open2()
5589 IsSolid = false; in Open2()
5602 if (IsSolid) in Open2()
5622 Decoder.Solid = IsSolid; in Open2()
5633 if (IsSolid) in Open2()
5649 if (IsSolid) in Open2()
H A DNsisIn.h224 bool IsSolid; variable
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/router/include/geometry/
H A Dshape_line_chain.h691 bool IsSolid() const override in IsSolid() function
/dports/games/meritous/meritous_v12_src/src/
H A Dboss.c655 …if (!IsSolid(Get( (move_x - 12 + (current_boss==3)*6)/32, (move_y - 12 + (current_boss==3)*4)/32))… in BossMovement()
656 …if (!IsSolid(Get( (move_x + 12 - (current_boss==3)*6)/32, (move_y - 12 + (current_boss==3)*4)/32))… in BossMovement()
657 …if (!IsSolid(Get( (move_x - 12 + (current_boss==3)*6)/32, (move_y + 12 - (current_boss==3)*4)/32))… in BossMovement()
658 …if (!IsSolid(Get( (move_x + 12 - (current_boss==3)*6)/32, (move_y + 12 - (current_boss==3)*4)/32))… in BossMovement()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimHandler.cpp477 if (si->Resource.IsSolid()) in GetProperty()
555 if (r.IsSolid()) in GetProperty()
577 case kpidSolid: if (si) prop = si->Resource.IsSolid(); break; in GetProperty()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Wim/
H A DWimHandler.cpp477 if (si->Resource.IsSolid()) in GetProperty()
555 if (r.IsSolid()) in GetProperty()
577 case kpidSolid: if (si) prop = si->Resource.IsSolid(); break; in GetProperty()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zIn.h153 bool IsSolid() const in IsSolid() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h153 bool IsSolid() const in IsSolid() function
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zIn.h153 bool IsSolid() const in IsSolid() function
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zIn.h155 bool IsSolid() const in IsSolid() function
/dports/games/ivan/ivan-059/Main/Include/
H A Dmateria.h197 truth IsSolid() const { return !IsLiquid() && !IsGaseous(); } in IsSolid() function
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Nsis/
H A DNsisIn.h226 bool IsSolid; variable
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/7z/
H A D7zHandler.cpp115 case kpidSolid: prop = _db.IsSolid(); break; in GetArchiveProperty()
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/7z/
H A D7zHandler.cpp129 case kpidSolid: prop = _db.IsSolid(); break; in GetArchiveProperty()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/include/geometry/
H A Dshape_line_chain.h768 bool IsSolid() const override in IsSolid() function
/dports/cad/opencascade/opencascade-7.6.0/src/VrmlData/
H A DVrmlData_IndexedFaceSet.cxx464 if (OK(aStatus) && IsSolid() == Standard_False) in Write()
/dports/games/ivan/ivan-059/Main/Source/
H A Dlterras.cpp386 if(GetSecondaryMaterial()->IsSolid()) in SitOn()
424 if(GetSecondaryMaterial()->IsSolid()) in Drink()

123456789