Home
last modified time | relevance | path

Searched defs:propertyCount (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-sys/api/
H A DTss2_Sys_GetCapability.c19 UINT32 propertyCount) in Tss2_Sys_GetCapability_Prepare()
89 UINT32 propertyCount, in Tss2_Sys_GetCapability()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A DGetHashTable.c272 int propertyCount = sizeof(propertyGetTable) / sizeof(getHashTableCouple); in createScilabGetHashTable() local
329 int propertyCount = sizeof(propertyGetTable) / sizeof(getHashTableCouple); in getDictionaryGetProperties() local
H A DSetHashTable.c278 int propertyCount = sizeof(propertySetTable) / sizeof(setHashTableCouple); in createScilabSetHashTable() local
341 int propertyCount = sizeof(propertySetTable) / sizeof(setHashTableCouple); in getDictionarySetProperties() local
/dports/security/tpm2-tss/tpm2-tss-3.1.0/src/tss2-esys/api/
H A DEsys_GetCapability.c76 UINT32 propertyCount, in Esys_GetCapability()
155 UINT32 propertyCount) in Esys_GetCapability_Async()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DObjLiteral.cpp170 uint32_t propertyCount) { in InterpretObjLiteralObj()
204 uint32_t propertyCount) { in InterpretObjLiteralArray()
229 uint32_t propertyCount) { in InterpretObjLiteral()
274 uint32_t propertyCount) { in DumpObjLiteral()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DObjLiteral.cpp170 uint32_t propertyCount) { in InterpretObjLiteralObj()
204 uint32_t propertyCount) { in InterpretObjLiteralArray()
229 uint32_t propertyCount) { in InterpretObjLiteral()
274 uint32_t propertyCount) { in DumpObjLiteral()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/WebSocket/
H A DInterop.WebSocketCreateServerHandle.cs16 [In] uint propertyCount, in WebSocketCreateServerHandle()
H A DInterop.WebSocketCreateClientHandle.cs17 [In] uint propertyCount, in WebSocketCreateClientHandle()
/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DWevtapiTest.java98 IntByReference propertyCount = new IntByReference(); in testReadEvents() local
156 IntByReference propertyCount = new IntByReference(); in testReadEvents() local
201 IntByReference propertyCount = new IntByReference(); in testReadEvents() local
441 IntByReference propertyCount = new IntByReference(); in testEvtCreateBookmark() local
/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/bugzillaintegration/libbugzilla/clients/commands/
H A Dnewbug.cpp21 const auto propertyCount = staticMetaObject.propertyCount(); in NewBug() local
H A Djsoncommand.cpp27 const auto propertyCount = metaObject()->propertyCount(); in toVariantHash() local
H A Dquerycommand.cpp21 const auto propertyCount = metaObject()->propertyCount(); in expandQuery() local
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DObjLiteral.cpp171 uint32_t propertyCount) { in InterpretObjLiteralObj()
196 const mozilla::Span<const uint8_t> literalInsns, uint32_t propertyCount) { in InterpretObjLiteralArray()
281 uint32_t propertyCount) { in InterpretObjLiteralShape()
364 uint32_t propertyCount) { in DumpObjLiteral()
/dports/security/tpm2-tss/tpm2-tss-3.1.0/test/integration/
H A Desys-get-capability.int.c36 UINT32 propertyCount = 1; in test_esys_get_capability() local
H A Dfapi-platform-certificates.int.c55 UINT32 propertyCount = 254; in test_fapi_platform_certificates() local
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/ibmtss/
H A DGetCapability_fp.h70 UINT32 propertyCount; member
/dports/www/nextcloud/nextcloud/3rdparty/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/
H A DStrictTypeCheck.php32 public static function propertyCount($value) function in JsonSchema\\Constraints\\TypeCheck\\StrictTypeCheck
H A DTypeCheckInterface.php17 public static function propertyCount($value); function
H A DLooseTypeCheck.php48 public static function propertyCount($value) function in JsonSchema\\Constraints\\TypeCheck\\LooseTypeCheck
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlmetaobject_p.h162 int QQmlMetaObject::propertyCount() const in propertyCount() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmlmetaobject_p.h162 int QQmlMetaObject::propertyCount() const in propertyCount() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/properties/
H A Dcss_property.cc58 size_t propertyCount, in FilterWebExposedCSSPropertiesIntoVector()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/properties/
H A Dcss_property.cc58 size_t propertyCount, in FilterWebExposedCSSPropertiesIntoVector()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/gs/GSH_Vulkan/
H A DGSH_VulkanDeviceInfo.cpp64 uint32_t propertyCount = 0; in PopulateDevices() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/debug/
H A Dsimple-event.h39 unsigned propertyCount() const override { return _properties.size(); } in propertyCount() function

12345678910>>...15