Home
last modified time | relevance | path

Searched refs:theTypeName (Results 51 – 61 of 61) sorted by relevance

123

/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dnode_items.cpp2499 return (theTypeName != NULL ? in getType()
2500 theTypeName.getp() : in getType()
2507 theTypeName.transfer(type); in setType()
3711 return (theTypeName != NULL ? in getType()
3712 theTypeName.getp() : in getType()
3719 theTypeName.transfer(type); in setType()
H A Datomic_items.h103 store::Item_t theTypeName; variable
111 theTypeName.transfer(typeName); in UserTypedAtomicItem()
121 store::Item* getType() const { return theTypeName.getp(); } in getType()
H A Dnode_items.h950 store::Item_t theTypeName; variable
1142 store::Item_t theTypeName; variable
H A Dpul_primitives.cpp494 target->setType(theTypeName); in apply()
656 target->setType(theTypeName); in apply()
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A DrevalidateUtils.cpp347 att->theTypeName); in processAttributes()
H A Dvalidate.cpp438 att->theTypeName); in processAttributes()
/dports/cad/opencascade/opencascade-7.6.0/src/MeshVS/
H A DMeshVS_Mesh.cxx1199 Handle (MeshVS_PrsBuilder) MeshVS_Mesh::FindBuilder ( const Standard_CString theTypeName ) const in Handle()
1206 if ( myBuilders.Value (i)->IsKind ( theTypeName ) ) in Handle()
/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dexpr.cpp226 theTypeName(typeName), in validate_expr()
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h5168 rchandle<TypeName> theTypeName; variable
5178 rchandle<TypeName> get_type_name() const { return theTypeName; } in get_type_name()
5217 rchandle<TypeName> theTypeName; variable
5229 rchandle<TypeName> getTypeName() const { return theTypeName; } in getTypeName()
H A Dparsenodes.cpp4421 theTypeName(typeName) in AttributeTest()
4472 theTypeName(tname), in ElementTest()
/dports/cad/opencascade/opencascade-7.6.0/src/ViewerTest/
H A DViewerTest_ViewerCommands.cxx9518 static bool parseLightSourceType (const TCollection_AsciiString& theTypeName, in parseLightSourceType() argument
9521 TCollection_AsciiString aType (theTypeName); in parseLightSourceType()

123