Home
last modified time | relevance | path

Searched defs:iProp (Results 1 – 25 of 64) sorted by relevance

123

/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/Tests/
H A DPyAbcEcho.py42 def visitSmallArraySamples( iProp, iIndent ): argument
55 def visitScalarSamples( iProp, iIndent ): argument
65 def visitArraySamples( iProp, iIndent ): argument
78 def visitCompoundProperty( iProp, iIndent ): argument
88 def visitSimpleProperty( iProp, iIndent ): argument
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcMaterial/
H A DMaterialAssignment.cpp56 bool getMaterialAssignmentPath( Abc::ICompoundProperty iProp, in getMaterialAssignmentPath()
125 void addMaterialAssignment( Abc::OCompoundProperty iProp, in addMaterialAssignment()
139 OMaterialSchema addMaterial( Abc::OCompoundProperty iProp, in addMaterial()
/dports/graphics/alembic/alembic-1.8.3/bin/AbcTree/
H A DAbcTree.cpp91 bool is_leaf( Abc::ICompoundProperty iProp, Abc::PropertyHeader iHeader ) { in is_leaf()
107 int index( Abc::ICompoundProperty iProp, Abc::PropertyHeader iHeader ) { in index()
119 void tree( Abc::IScalarProperty iProp, std::string prefix = "" ) in tree()
138 void tree( Abc::IArrayProperty iProp, std::string prefix = "" ) in tree()
157 void tree( Abc::ICompoundProperty iProp, std::string prefix = "" ) in tree()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/
H A DOTypedArrayProperty.h138 : OArrayProperty( iProp, in OArrayProperty() argument
151 : OArrayProperty( iProp, in OArrayProperty() argument
217 void init( AbcA::ArrayPropertyWriterPtr iProp, in init()
H A DOCompoundProperty.cpp58 OCompoundProperty::OCompoundProperty( AbcA::CompoundPropertyWriterPtr iProp, in OCompoundProperty()
66 OCompoundProperty::OCompoundProperty( AbcA::CompoundPropertyWriterPtr iProp, in OCompoundProperty()
H A DOTypedScalarProperty.h136 : OScalarProperty( iProp, GetErrorHandlerPolicy( iProp, iArg0, iArg1 ) ) in OScalarProperty() argument
/dports/graphics/alembic/alembic-1.8.3/bin/AbcEcho/
H A DAbcEcho.cpp57 void visitSimpleArrayProperty( PROP iProp, const std::string &iIndent ) in visitSimpleArrayProperty()
94 void visitSimpleScalarProperty( PROP iProp, const std::string &iIndent ) in visitSimpleScalarProperty()
135 void visitCompoundProperty( ICompoundProperty iProp, std::string &ioIndent ) in visitCompoundProperty()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenObjC/
H A Dgnu-method-only-once.m14 @property (retain) id iProp; property
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DnsCSSDataBlock.cpp304 nsCSSPropertyID iProp = PropertyAtIndex(i); in MapRuleInfoInto() local
445 nsCSSPropertyID iProp = aBlock->PropertyAtIndex(i); in DoExpand() local
488 nsCSSPropertyID iProp = nsCSSPropertyIDSet::CSSPropertyAt(iHigh, iLow); in ComputeNumProps() local
526 nsCSSPropertyID iProp = static_cast<nsCSSPropertyID>(aOrder[i]); in Compress() local
594 nsCSSPropertyID iProp = nsCSSPropertyIDSet::CSSPropertyAt(iHigh, iLow); in Clear() local
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DnsCSSDataBlock.cpp315 nsCSSPropertyID iProp = PropertyAtIndex(i); in MapRuleInfoInto() local
483 nsCSSPropertyID iProp = aBlock->PropertyAtIndex(i); in DoExpand() local
533 nsCSSPropertyID iProp = nsCSSPropertyIDSet::CSSPropertyAt(iHigh, iLow); in ComputeNumProps() local
573 nsCSSPropertyID iProp = static_cast<nsCSSPropertyID>(aOrder[i]); in Compress() local
649 nsCSSPropertyID iProp = nsCSSPropertyIDSet::CSSPropertyAt(iHigh, iLow); in Clear() local
/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyOArrayProperty.cpp44 #define CASE_SET_ARRAY_VALUE( TPTraits, iProp, iFixedArray ) \ argument
/dports/graphics/alembic/alembic-1.8.3/bin/AbcLs/
H A DAbcLs.cpp163 void printParent( Abc::ICompoundProperty iProp, in printParent()
228 PROPERTY iProp( iParent, header.getName() ); in getMetaData() local
448 Abc::IScalarProperty iProp( iParent, header.getName() ); in printChild() local
451 Abc::IArrayProperty iProp( iParent, header.getName() ); in printChild() local
519 void visit( Abc::ICompoundProperty iProp, in visit()
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DTWScript.cpp179 int iProp, i; in doGetProperty() local
215 int iProp; in doSetProperty() local
/dports/graphics/alembic/alembic-1.8.3/bin/AbcDiff/
H A DAbcDiff.cpp65 void fillFullPropName(Alembic::Abc::ICompoundProperty iProp, in fillFullPropName()
83 void copyArrayProp(Alembic::Abc::IArrayProperty & iProp, in copyArrayProp()
110 void copyStaticProp(Alembic::Abc::IScalarProperty & iProp, in copyStaticProp()
/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/
H A Dpinnode.cpp96 double iProp = calcIProp(i); in drawShape() local
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/
H A DFoundation.h96 inline void SetPropUsePrevIfNull( PROP iProp, SAMP iSamp ) in SetPropUsePrevIfNull()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/Tests/
H A DUniformPropertyTest.cpp88 printSampleValue( PROPERTY_CLASS& iProp, const ISampleSelector &iSS ) in printSampleValue()

123