Home
last modified time | relevance | path

Searched refs:hostProps (Results 1 – 25 of 32) sorted by relevance

12

/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/Support/Library/
H A DofxsImageEffect.cpp3765 PropertySet hostProps(host->host); in fetchHostDescription() local
3774 gHostDescription.hostName = hostProps.propGetString(kOfxPropName); in fetchHostDescription()
3775 gHostDescription.hostLabel = hostProps.propGetString(kOfxPropLabel); in fetchHostDescription()
3798 …gHostDescription.osHandle = hostProps.propGetPointer(kOfxPropHostOSHandle, false… in fetchHostDescription()
3840 …gHostDescription.maxParameters = hostProps.propGetInt(kOfxParamHostPropMaxParameters); in fetchHostDescription()
3841 … gHostDescription.maxPages = hostProps.propGetInt(kOfxParamHostPropMaxPages); in fetchHostDescription()
3851 int nOverlayHandles = hostProps.propGetDimension(kNatronOfxPropNativeOverlays, false); in fetchHostDescription()
3853 …std::string overlayHandleEncoded = hostProps.propGetString(kNatronOfxPropNativeOverlays, i, false); in fetchHostDescription()
3863 int numComponents = hostProps.propGetDimension(kOfxImageEffectPropSupportedComponents); in fetchHostDescription()
3867 int numContexts = hostProps.propGetDimension(kOfxImageEffectPropSupportedContexts); in fetchHostDescription()
[all …]
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/Support/Library/
H A DofxsImageEffect.cpp3765 PropertySet hostProps(host->host); in fetchHostDescription() local
3774 gHostDescription.hostName = hostProps.propGetString(kOfxPropName); in fetchHostDescription()
3775 gHostDescription.hostLabel = hostProps.propGetString(kOfxPropLabel); in fetchHostDescription()
3798 …gHostDescription.osHandle = hostProps.propGetPointer(kOfxPropHostOSHandle, false… in fetchHostDescription()
3840 …gHostDescription.maxParameters = hostProps.propGetInt(kOfxParamHostPropMaxParameters); in fetchHostDescription()
3841 … gHostDescription.maxPages = hostProps.propGetInt(kOfxParamHostPropMaxPages); in fetchHostDescription()
3851 int nOverlayHandles = hostProps.propGetDimension(kNatronOfxPropNativeOverlays, false); in fetchHostDescription()
3853 …std::string overlayHandleEncoded = hostProps.propGetString(kNatronOfxPropNativeOverlays, i, false); in fetchHostDescription()
3863 int numComponents = hostProps.propGetDimension(kOfxImageEffectPropSupportedComponents); in fetchHostDescription()
3867 int numContexts = hostProps.propGetDimension(kOfxImageEffectPropSupportedContexts); in fetchHostDescription()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/src/
H A DofxhHost.cpp97 …static const void *fetchSuite(OfxPropertySetHandle hostProps, const char *suiteName, int suiteVers… in fetchSuite() argument
99 Property::Set* properties = reinterpret_cast<Property::Set*>(hostProps); in fetchSuite()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/src/
H A DofxhHost.cpp97 …static const void *fetchSuite(OfxPropertySetHandle hostProps, const char *suiteName, int suiteVers… in fetchSuite() argument
99 Property::Set* properties = reinterpret_cast<Property::Set*>(hostProps); in fetchSuite()
/dports/net-mgmt/icingaweb2-module-director/icingaweb2-module-director-1.6.2/library/Director/Objects/
H A DIcingaService.php722 $hostProps = mt('director', 'Host properties');
727 if (array_key_exists($hostProps, $hostProperties)) {
728 $p = $hostProperties[$hostProps];
730 $properties[$hostProps] = $p;
/dports/science/quantum-espresso/q-e-qe-6.7.0/dev-tools/
H A Ddevice_props.c57 int getSystemProps (char **hostProps) { in getSystemProps() argument
82 *hostProps = props_buffer; in getSystemProps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/polymer2/bower_components/polymer/types/
H A Dextra-types.d.ts59 hostProps: Object; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMarkerTests.cpp248 …const VkPhysicalDeviceExternalMemoryHostPropertiesEXT hostProps = getPhysicalDeviceExternalMemoryH… in createMarkerBufferMemory() local
250 …hostMemory = MovePtr<ExternalHostMemory>(new ExternalHostMemory(memReqs.size, hostProps.minImporte… in createMarkerBufferMemory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/polymer2/bower_components/shadycss/
H A Dscoping-shim.min.js.map1hostProps","rootProps","_element","transformStyles","hostSelector","hostRx","HOST_PREFIX","rxHostS…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/polymer/components/shadycss/
H A Dscoping-shim.min.js.map1hostProps","rootProps","_element","transformStyles","hostSelector","hostRx","RegExp","StyleInfo$$m…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/polymer2/bower_components/webcomponentsjs/
H A Dwebcomponents-hi-sd.js.map1hostProps","rootProps","_element","transformStyles","hostSelector","hostRx","HOST_PREFIX","rxHostS…
H A Dwebcomponents-sd-ce.js.map1hostProps","rootProps","_element","transformStyles","hostSelector","hostRx","HOST_PREFIX","rxHostS…
H A Dwebcomponents-hi-sd-ce.js.map1hostProps","rootProps","_element","transformStyles","hostSelector","hostRx","HOST_PREFIX","rxHostS…
H A Dwebcomponents-lite.js.map1hostProps","rootProps","_element","transformStyles","hostSelector","hostRx","HOST_PREFIX","rxHostS…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/perf_tests/speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/
H A Dmain.18b409e1.js.map1hostProps","makeInsertMarkup","toIndex","fromIndex","makeMove","makeRemove","makeSetMarkup","makeT…
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/
H A Dmain.18b409e1.js.map1hostProps","makeInsertMarkup","toIndex","fromIndex","makeMove","makeRemove","makeSetMarkup","makeT…
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/
H A Dmain.18b409e1.js.map1hostProps","makeInsertMarkup","toIndex","fromIndex","makeMove","makeRemove","makeSetMarkup","makeT…
/dports/www/firefox/firefox-99.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/
H A Dmain.18b409e1.js.map1hostProps","makeInsertMarkup","toIndex","fromIndex","makeMove","makeRemove","makeSetMarkup","makeT…
/dports/www/firefox-esr/firefox-91.8.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/
H A Dmain.18b409e1.js.map1hostProps","makeInsertMarkup","toIndex","fromIndex","makeMove","makeRemove","makeSetMarkup","makeT…
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/webkit/PerformanceTests/Speedometer/resources/todomvc/architecture-examples/react-redux/dist/static/js/
H A Dmain.18b409e1.js.map1hostProps","makeInsertMarkup","toIndex","fromIndex","makeMove","makeRemove","makeSetMarkup","makeT…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/react-toggle/dist/docs/
H A Dbundle.js.map1hostProps = _assign({\n // Make sure we set .type before any other properties (setting .value…
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/dashboard/
H A Dassets.go20716 var hostProps = _assign({
20719 return content && (hostProps.children = content), hostProps;
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/debugger/test/mochitest/examples/big-sourcemap_files/
H A Dbundle.js.map1hostProps = _assign({\n // Make sure we set .type before any other properties (setting .value\n…
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/client/debugger/test/mochitest/examples/big-sourcemap_files/
H A Dbundle.js.map1hostProps = _assign({\n // Make sure we set .type before any other properties (setting .value\n…
/dports/www/firefox/firefox-99.0/devtools/client/debugger/test/mochitest/examples/big-sourcemap_files/
H A Dbundle.js.map1hostProps = _assign({\n // Make sure we set .type before any other properties (setting .value\n…

12