Home
last modified time | relevance | path

Searched refs:propertySpec (Results 1 – 17 of 17) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A DpropertyIndex.h53 : propertySpec(prop), originatingNode(node) { } in Pcp_PropertyInfo()
55 SdfPropertySpecHandle propertySpec; member
H A Diterator.cpp201 return _propertyIndex->_propertyStack[_pos].propertySpec; in dereference()
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/libxfdashboard/
H A Dtheme-animation.c1800 GParamSpec *propertySpec; in _xfdashboard_theme_animation_create_by_spec() local
1810 if(!propertySpec && CLUTTER_IS_ANIMATABLE(actor)) in _xfdashboard_theme_animation_create_by_spec()
1815 if(!propertySpec) in _xfdashboard_theme_animation_create_by_spec()
1832 g_value_init(&fromValue, G_PARAM_SPEC_VALUE_TYPE(propertySpec)); in _xfdashboard_theme_animation_create_by_spec()
1838 g_type_name(G_PARAM_SPEC_VALUE_TYPE(propertySpec)), in _xfdashboard_theme_animation_create_by_spec()
1858 g_type_name(G_PARAM_SPEC_VALUE_TYPE(propertySpec)), in _xfdashboard_theme_animation_create_by_spec()
1871 g_value_init(&fromValue, G_PARAM_SPEC_VALUE_TYPE(propertySpec)); in _xfdashboard_theme_animation_create_by_spec()
1924 g_value_init(&toValue, G_PARAM_SPEC_VALUE_TYPE(propertySpec)); in _xfdashboard_theme_animation_create_by_spec()
1930 g_type_name(G_PARAM_SPEC_VALUE_TYPE(propertySpec)), in _xfdashboard_theme_animation_create_by_spec()
1951 g_type_name(G_PARAM_SPEC_VALUE_TYPE(propertySpec)), in _xfdashboard_theme_animation_create_by_spec()
[all …]
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dabstractmetalang.cpp1714 for (auto propertySpec : m_propertySpecs) { in propertySpecByName() local
1715 if (name == propertySpec->name()) in propertySpecByName()
1716 return propertySpec; in propertySpecByName()
1723 for (const auto &propertySpec : m_propertySpecs) { in propertySpecForRead() local
1724 if (name == propertySpec->read()) in propertySpecForRead()
1725 return propertySpec; in propertySpecForRead()
1732 for (const auto &propertySpec : m_propertySpecs) { in propertySpecForWrite() local
1733 if (name == propertySpec->write()) in propertySpecForWrite()
1734 return propertySpec; in propertySpecForWrite()
1742 if (name == propertySpec->reset()) in propertySpecForReset()
[all …]
H A Ddoxygenparser.cpp126 + func->propertySpec()->name() + QLatin1String("\"]"); in fillDocumentation()
H A Dqtdocparser.cpp177 + func->propertySpec()->name() + QLatin1String("\"]/description"); in queryFunctionDocumentation()
H A Dabstractmetalang.h1064 QPropertySpec *propertySpec() const in propertySpec() function
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dabstractmetalang.cpp1714 for (auto propertySpec : m_propertySpecs) { in propertySpecByName() local
1715 if (name == propertySpec->name()) in propertySpecByName()
1716 return propertySpec; in propertySpecByName()
1723 for (const auto &propertySpec : m_propertySpecs) { in propertySpecForRead() local
1724 if (name == propertySpec->read()) in propertySpecForRead()
1725 return propertySpec; in propertySpecForRead()
1732 for (const auto &propertySpec : m_propertySpecs) { in propertySpecForWrite() local
1733 if (name == propertySpec->write()) in propertySpecForWrite()
1734 return propertySpec; in propertySpecForWrite()
1742 if (name == propertySpec->reset()) in propertySpecForReset()
[all …]
H A Ddoxygenparser.cpp126 + func->propertySpec()->name() + QLatin1String("\"]"); in fillDocumentation()
H A Dqtdocparser.cpp177 + func->propertySpec()->name() + QLatin1String("\"]/description"); in queryFunctionDocumentation()
H A Dabstractmetalang.h1064 QPropertySpec *propertySpec() const in propertySpec() function
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dabstractmetalang.cpp1714 for (auto propertySpec : m_propertySpecs) { in propertySpecByName() local
1715 if (name == propertySpec->name()) in propertySpecByName()
1716 return propertySpec; in propertySpecByName()
1723 for (const auto &propertySpec : m_propertySpecs) { in propertySpecForRead() local
1724 if (name == propertySpec->read()) in propertySpecForRead()
1725 return propertySpec; in propertySpecForRead()
1732 for (const auto &propertySpec : m_propertySpecs) { in propertySpecForWrite() local
1733 if (name == propertySpec->write()) in propertySpecForWrite()
1734 return propertySpec; in propertySpecForWrite()
1742 if (name == propertySpec->reset()) in propertySpecForReset()
[all …]
H A Ddoxygenparser.cpp126 + func->propertySpec()->name() + QLatin1String("\"]"); in fillDocumentation()
H A Dqtdocparser.cpp177 + func->propertySpec()->name() + QLatin1String("\"]/description"); in queryFunctionDocumentation()
H A Dabstractmetalang.h1064 QPropertySpec *propertySpec() const in propertySpec() function
/dports/devel/libvirt/libvirt-7.10.0/src/esx/
H A Desx_vi.c1961 esxVI_PropertySpec *propertySpec = NULL; in esxVI_LookupObjectContentByType() local
2030 propertySpec->type = (char *)type; in esxVI_LookupObjectContentByType()
2031 propertySpec->pathSet = propertyNameList; in esxVI_LookupObjectContentByType()
2093 if (propertySpec) { in esxVI_LookupObjectContentByType()
2094 propertySpec->type = NULL; in esxVI_LookupObjectContentByType()
2095 propertySpec->pathSet = NULL; in esxVI_LookupObjectContentByType()
2102 esxVI_PropertySpec_Free(&propertySpec); in esxVI_LookupObjectContentByType()
4179 esxVI_PropertySpec *propertySpec = NULL; in esxVI_WaitForTaskCompletion() local
4206 propertySpec->type = task->type; in esxVI_WaitForTaskCompletion()
4330 if (propertySpec) in esxVI_WaitForTaskCompletion()
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A Dstage.cpp7478 const auto propertySpec = layer->GetPropertyAtPath(specPath); in ProcessLayer() local
7479 if (propertySpec) { in ProcessLayer()
7480 propertyStack.push_back(propertySpec); in ProcessLayer()
7514 if (const auto propertySpec = in ProcessClips() local
7516 propertyStack.push_back(propertySpec); in ProcessClips()