Home
last modified time | relevance | path

Searched defs:BoolProperty (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/upp/upp/uppsrc/ide/LayDes/
H A Dproperty.cpp158 struct BoolProperty : public EditorProperty<Option> { struct
170 BoolProperty() { in BoolProperty() argument
174 static ItemProperty *Create() { return new BoolProperty; } in Create() argument
/dports/devel/msbuild/msbuild-0.06/src/Framework/XamlTypes/
H A DBoolProperty.cs13 public sealed class BoolProperty : BaseProperty class
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIRRShared.h73 typedef Property<bool> BoolProperty; typedef
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Irr/
H A DIRRShared.h76 typedef Property<bool> BoolProperty; typedef
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIRRShared.h81 typedef Property<bool> BoolProperty; typedef
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIRRShared.h76 typedef Property<bool> BoolProperty; typedef
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIRRShared.h76 typedef Property<bool> BoolProperty; typedef
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/Irr/
H A DIRRShared.h80 typedef Property<bool> BoolProperty; typedef
/dports/math/g2o/g2o-20201223_git/g2o/stuff/
H A Dproperty.h153 typedef Property<bool> BoolProperty; typedef
/dports/graphics/dia/dia-0.97.3/lib/
H A Dprop_inttypes.h40 } BoolProperty; typedef
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DJSONWriter.h383 void BoolProperty(const Span<const char>& aName, bool aBool) { in BoolProperty() function
388 void BoolProperty(const char (&aName)[N], bool aBool) { in BoolProperty() function
/dports/www/firefox/firefox-99.0/mfbt/
H A DJSONWriter.h383 void BoolProperty(const Span<const char>& aName, bool aBool) { in BoolProperty() function
388 void BoolProperty(const char (&aName)[N], bool aBool) { in BoolProperty() function
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DJSONWriter.h383 void BoolProperty(const Span<const char>& aName, bool aBool) { in BoolProperty() function
388 void BoolProperty(const char (&aName)[N], bool aBool) { in BoolProperty() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebParts/
H A DPropertyGridEditorPart.cs357 public bool BoolProperty { property in System.Web.UI.WebControls.WebParts.PropertyGridEditorPart.DesignModeWebPart
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/contexts/
H A DKEY2StyleContext.cpp43 …WORKToken::NS_URI_SF | IWORKToken::number, KEY2Token::NS_URI_KEY | KEY2Token::number> BoolProperty; typedef
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/what4-1.1/src/Test/
H A DVerification.hs103 data Property = BoolProperty Bool constructor
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Annotations/tests/
H A DValidationAttributeTests.cs434 internal static bool BoolProperty => false; field in System.ComponentModel.DataAnnotations.Tests.ErrorMessageResources
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DJSONWriter.h353 void BoolProperty(const char* aName, bool aBool) { in BoolProperty() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/mfbt/
H A DJSONWriter.h380 void BoolProperty(const char* aName, bool aBool) in BoolProperty() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/mozilla/
H A DJSONWriter.h380 void BoolProperty(const char* aName, bool aBool) in BoolProperty() function
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A DJSONWriter.h370 void BoolProperty(const char* aName, bool aBool) { in BoolProperty() function
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/qom/
H A Dobject.c1416 typedef struct BoolProperty struct
1420 } BoolProperty; argument
/dports/emulators/unicorn/unicorn-1.0.2/qemu/qom/
H A Dobject.c1416 typedef struct BoolProperty struct
1420 } BoolProperty; argument
/dports/science/openbabel/openbabel-3.1.1/external/maeparser-v1.2.3/maeparser/
H A DMaeBlock.hpp16 typedef uint8_t BoolProperty; typedef
/dports/science/maeparser/maeparser-1.2.4/
H A DMaeBlock.hpp17 using BoolProperty = uint8_t; typedef

123