Home
last modified time | relevance | path

Searched defs:IsS (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/vertex/
H A Dbase.h84 bool IsS() const {return (this->cFlags() & SELECTED) != 0;}/// checks if the vertex is Selected in IsS() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/vertex/
H A Dbase.h84 bool IsS() const {return (this->cFlags() & SELECTED) != 0;}/// checks if the vertex is Selected in IsS() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/connectors/
H A Dhedge.h107 bool IsS() const {return (this->Flags() & SELECTED) != 0;}/// checks if the vertex is Selected in IsS() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/edge/
H A Dbase.h107 bool IsS() const {return (this->Flags() & SELECTED) != 0;}/// checks if the vertex is Selected in IsS() function
/dports/devel/vcglib/vcglib-2020.09/vcg/connectors/
H A Dhedge.h107 bool IsS() const {return (this->Flags() & SELECTED) != 0;}/// checks if the vertex is Selected in IsS() function
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/edge/
H A Dbase.h107 bool IsS() const {return (this->Flags() & SELECTED) != 0;}/// checks if the vertex is Selected in IsS() function
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/tetrahedron/
H A Dbase.h131 bool IsS() const {return (this->cFlags() & SELECTED) != 0;} in IsS() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/tetrahedron/
H A Dbase.h185 bool IsS() const {return (this->Flags() & SELECTED) != 0;} in IsS() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/face/
H A Dbase.h136 bool IsS() const {return (this->cFlags() & SELECTED) != 0;} in IsS() function
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/face/
H A Dbase.h137 bool IsS() const {return (this->cFlags() & SELECTED) != 0;} in IsS() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/arm64/
H A Dregister-arm64.h164 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/lang/v8/v8-9.6.180.12/src/codegen/arm64/
H A Dregister-arm64.h172 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/arm64/
H A Dregister-arm64.h162 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/devel/asl/asl-current/
H A Dcodemn2610.c230 static Boolean DecodeSOrAllBReg(const tStrComp *pArg, Word *pResult, unsigned IsS, Boolean IsWrite) in DecodeSOrAllBReg()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.h227 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.h227 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/www/node10/node-v10.24.1/deps/v8/src/arm64/
H A Dassembler-arm64.h185 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/vixl/
H A DAssembler-vixl.h216 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.h220 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.h227 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/vixl/
H A DAssembler-vixl.h227 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/vixl/
H A DAssembler-vixl.h216 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/emulators/qemu/qemu-6.2.0/disas/libvixl/vixl/a64/
H A Dassembler-a64.h211 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/emulators/qemu42/qemu-4.2.1/disas/libvixl/vixl/a64/
H A Dassembler-a64.h211 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function
/dports/emulators/qemu60/qemu-6.0.0/disas/libvixl/vixl/a64/
H A Dassembler-a64.h211 bool IsS() const { return IsV() && Is32Bits(); } in IsS() function

12