Home
last modified time | relevance | path

Searched defs:iScope (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcGeom/
H A DGeometryScope.cpp45 size_t GeometryScopeNumValuesQuadrics( GeometryScope iScope ) in GeometryScopeNumValuesQuadrics()
60 size_t GeometryScopeNumValuesPolygon( GeometryScope iScope, in GeometryScopeNumValuesPolygon()
75 size_t GeometryScopeNumValuesPointsPolygons( GeometryScope iScope, in GeometryScopeNumValuesPointsPolygons()
92 size_t GeometryScopeNumValuesPoints( GeometryScope iScope, in GeometryScopeNumValuesPoints()
107 size_t GeometryScopeNumValuesSubdivisionMesh( GeometryScope iScope, in GeometryScopeNumValuesSubdivisionMesh()
124 size_t GeometryScopeNumValuesBilinearPatch( GeometryScope iScope ) in GeometryScopeNumValuesBilinearPatch()
138 size_t GeometryScopeNumValuesBicubicPatch( GeometryScope iScope ) in GeometryScopeNumValuesBicubicPatch()
169 size_t GeometryScopeNumValuesBicubicPatchMesh( GeometryScope iScope, in GeometryScopeNumValuesBicubicPatchMesh()
190 size_t GeometryScopeNumValuesNuPatch( GeometryScope iScope, in GeometryScopeNumValuesNuPatch()
206 size_t GeometryScopeNumValuesLinearCurves( GeometryScope iScope, in GeometryScopeNumValuesLinearCurves()
[all …]
H A DGeometryScope.h113 inline void SetGeometryScope( AbcA::MetaData &ioMetaData, GeometryScope iScope ) in SetGeometryScope()
H A DOGeomParam.h68 GeometryScope iScope ) in Sample()
75 GeometryScope iScope ) in Sample()
91 void setScope( GeometryScope iScope ) in setScope()
/dports/graphics/alembic/alembic-1.8.3/python/PyAlembic/
H A DPyOGeomParam.h53 const AbcG::GeometryScope iScope ) : in SampleDerived()
61 const AbcG::GeometryScope iScope ) : in SampleDerived()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/scripting/mozjs/
H A Dengine.cpp95 OpIdToScopeMap::iterator iScope = _opToScopeMap.find(opId); in interrupt() local
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DAttributesWriter.cpp132 AbcGeom::GeometryScope iScope, in createUserPropertyFromNumeric()
314 AbcGeom::GeometryScope iScope, in createGeomPropertyFromNumeric()
1310 AbcGeom::GeometryScope iScope, in createUserPropertyFromMFnAttr()
1484 AbcGeom::GeometryScope iScope, in createGeomPropertyFromMFnAttr()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c1813 int iScope; /* Value of the scope= constraint */ member
2254 int iScope; /* Default scope */ member
2275 int iScope = p->iScope; in spellfix1RunQuery() local
2415 int iScope = 3; /* Use this many characters of zClass */ in spellfix1FilterForMatch() local
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c1778 int iScope; /* Value of the scope= constraint */ member
2222 int iScope; /* Default scope */ member
2243 int iScope = p->iScope; in spellfix1RunQuery() local
2373 int iScope = 3; /* Use this many characters of zClass */ in spellfix1FilterForMatch() local
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c1934 int iScope; /* Value of the scope= constraint */ member
2376 int iScope; /* Default scope */ member
2397 int iScope = p->iScope; in spellfix1RunQuery() local
2537 int iScope = 3; /* Use this many characters of zClass */ in spellfix1FilterForMatch() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1934 int iScope; /* Value of the scope= constraint */ member
2376 int iScope; /* Default scope */ member
2397 int iScope = p->iScope; in spellfix1RunQuery() local
2537 int iScope = 3; /* Use this many characters of zClass */ in spellfix1FilterForMatch() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1934 int iScope; /* Value of the scope= constraint */ member
2376 int iScope; /* Default scope */ member
2397 int iScope = p->iScope; in spellfix1RunQuery() local
2537 int iScope = 3; /* Use this many characters of zClass */ in spellfix1FilterForMatch() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/au/
H A Daulayer.cpp493 ComponentResult aulayer::GetPropertyInfo(AudioUnitPropertyID iID, AudioUnitScope iScope, in GetPropertyInfo()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Interaction/
H A DImports.hs1191 , iScope = empty -- publicModules scope function
/dports/graphics/alembic/alembic-1.8.3/maya/AbcImport/
H A DNodeIteratorVisitorHelper.cpp112 const std::string & iScope, const std::string & iInterp, in addArbAttrAndScope()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/Monad/
H A DBase.hs937 , iScope :: Map ModuleName Scope function