Home
last modified time | relevance | path

Searched defs:isCompound (Results 1 – 25 of 223) sorted by relevance

123456789

/dports/devel/doctorj/doctorj-5.1.2/net/sourceforge/pmd/ast/
H A DASTAssignmentOperator.java14 private boolean isCompound; field in ASTAssignmentOperator
20 public boolean isCompound() { in isCompound() method in ASTAssignmentOperator
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/ttf/
H A DGlyf.java31 private boolean isCompound; field in Glyf
129 public boolean isCompound() { in isCompound() method in Glyf
136 protected void setCompound(boolean isCompound) { in setCompound()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreAbstract/
H A DBasePropertyReader.h94 bool isCompound() const { return getPropertyType() == kCompoundProperty; } in isCompound() function
H A DBasePropertyWriter.h99 bool isCompound() const { return getPropertyType() == kCompoundProperty; } in isCompound() function
/dports/shells/elvish/elvish-0.17.0/pkg/parse/parseutil/
H A Dparseutil.go46 func isCompound(n parse.Node) bool { func
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/compiler/ast/
H A DReference.java28 boolean isCompound); in analyseAssignment()
H A DThisReference.java37 boolean isCompound) { in analyseAssignment()
/dports/textproc/jade/jade-1.2.1/style/
H A DMacroFlowObj.h71 bool MacroFlowObj::Definition::isCompound() const in isCompound() function
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/lab/
H A Dvalidators.py71 name=namespace.lab_name,
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dast_selectors.hpp337 virtual bool isCompound() const { return false; }; in isCompound() function in Sass::SelectorComponent
442 virtual bool isCompound() const override { return true; }; in isCompound() function in Sass::CompoundSelector
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dast_selectors.hpp338 virtual bool isCompound() const { return false; }; in isCompound() function in Sass::SelectorComponent
442 virtual bool isCompound() const override { return true; }; in isCompound() function in Sass::CompoundSelector
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dast_selectors.hpp338 virtual bool isCompound() const { return false; }; in isCompound() function in Sass::SelectorComponent
442 virtual bool isCompound() const override { return true; }; in isCompound() function in Sass::CompoundSelector
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dast_selectors.hpp337 virtual bool isCompound() const { return false; }; in isCompound() function in Sass::SelectorComponent
442 virtual bool isCompound() const override { return true; }; in isCompound() function in Sass::CompoundSelector
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dast_selectors.hpp338 virtual bool isCompound() const { return false; }; in isCompound() function in Sass::SelectorComponent
442 virtual bool isCompound() const override { return true; }; in isCompound() function in Sass::CompoundSelector
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dast_selectors.hpp337 virtual bool isCompound() const { return false; }; in isCompound() function in Sass::SelectorComponent
442 virtual bool isCompound() const override { return true; }; in isCompound() function in Sass::CompoundSelector
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DIBaseProperty.h118 bool isCompound() const { return getPropertyType() == AbcA::kCompoundProperty; } in isCompound() function
H A DOBaseProperty.h120 bool isCompound() const { return getPropertyType() == in isCompound() function
/dports/misc/fq/fq-0.0.2/pkg/interp/
H A Ddump.go28 func isCompound(v *decode.Value) bool { func
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletCollision/CollisionShapes/
H A DbtCollisionShape.h82 SIMD_FORCE_INLINE bool isCompound() const in isCompound() function
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletCollision/CollisionShapes/
H A DbtCollisionShape.h82 SIMD_FORCE_INLINE bool isCompound() const in isCompound() function
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletCollision/CollisionShapes/
H A DbtCollisionShape.h82 SIMD_FORCE_INLINE bool isCompound() const in isCompound() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.text/src/org/eclipse/text/undo/
H A DDocumentUndoEvent.java164 public boolean isCompound() { in isCompound() method in DocumentUndoEvent
/dports/science/py-rmf/rmf-1.3.1/src/avrocpp/api/
H A DTypes.hh68 inline bool isCompound(Type t) { in isCompound() function
/dports/devel/avro-cpp/avro-cpp-1.11.0/api/
H A DTypes.hh71 inline constexpr bool isCompound(Type t) noexcept { in isCompound() function
/dports/science/rmf/rmf-1.3.1/src/avrocpp/api/
H A DTypes.hh68 inline bool isCompound(Type t) { in isCompound() function

123456789