Home
last modified time | relevance | path

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

123

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStorage_Macros.hxx63 static TCollection_AsciiString theTypeName;\
64 theTypeName = t->Name(); \
65 if (HasTypeBinding(theTypeName)) { \
66 cback = TypeBinding(theTypeName); \
73 BindType(theTypeName,cback); \
78 #define Storage_END_ADD_TYPES(schema) cback = ResolveUnknownType(theTypeName,p,Storage_A…
H A DStdObjMgt_MapOfInstantiators.hxx29 void Bind (const TCollection_AsciiString& theTypeName) in Bind() argument
34 ::Bind (theTypeName, Persistent::template Instantiate<Persistent>); in Bind()
H A DStandard_Transient.hxx71 Standard_EXPORT Standard_Boolean IsInstance(const Standard_CString theTypeName) const;
81 Standard_EXPORT Standard_Boolean IsKind(const Standard_CString theTypeName) const;
H A DTDF_DerivedAttribute.hxx60 Standard_CString theTypeName = NULL);
/dports/cad/opencascade/opencascade-7.6.0/src/Storage/
H A DStorage_Macros.hxx63 static TCollection_AsciiString theTypeName;\
64 theTypeName = t->Name(); \
65 if (HasTypeBinding(theTypeName)) { \
66 cback = TypeBinding(theTypeName); \
73 BindType(theTypeName,cback); \
78 #define Storage_END_ADD_TYPES(schema) cback = ResolveUnknownType(theTypeName,p,Storage_A…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStorage_Macros.hxx63 static TCollection_AsciiString theTypeName;\
64 theTypeName = t->Name(); \
65 if (HasTypeBinding(theTypeName)) { \
66 cback = TypeBinding(theTypeName); \
73 BindType(theTypeName,cback); \
78 #define Storage_END_ADD_TYPES(schema) cback = ResolveUnknownType(theTypeName,p,Storage_A…
H A DStdObjMgt_MapOfInstantiators.hxx29 void Bind (const TCollection_AsciiString& theTypeName) in Bind() argument
34 ::Bind (theTypeName, Persistent::template Instantiate<Persistent>); in Bind()
H A DStandard_Transient.hxx71 Standard_EXPORT Standard_Boolean IsInstance(const Standard_CString theTypeName) const;
81 Standard_EXPORT Standard_Boolean IsKind(const Standard_CString theTypeName) const;
/dports/cad/opencascade/opencascade-7.6.0/src/Standard/
H A DStandard_Transient.cxx47 Standard_Boolean Standard_Transient::IsInstance(const Standard_CString theTypeName) const in IsInstance()
49 return IsEqual ( DynamicType()->Name(), theTypeName ); in IsInstance()
61 Standard_Boolean Standard_Transient::IsKind (const Standard_CString theTypeName) const in IsKind()
63 return DynamicType()->SubType ( theTypeName ); in IsKind()
H A DStandard_Transient.hxx71 Standard_EXPORT Standard_Boolean IsInstance(const Standard_CString theTypeName) const;
81 Standard_EXPORT Standard_Boolean IsKind(const Standard_CString theTypeName) const;
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_MessageCommands.cxx30 static Standard_Boolean printerType (const TCollection_AsciiString& theTypeName, in printerType() argument
33 if (theTypeName == "ostream") in printerType()
38 else if (theTypeName == "systemlog") in printerType()
43 else if (theTypeName == "report") in printerType()
48 else if (theTypeName == "draw") in printerType()
/dports/cad/opencascade/opencascade-7.6.0/src/StdObjMgt/
H A DStdObjMgt_MapOfInstantiators.hxx29 void Bind (const TCollection_AsciiString& theTypeName) in Bind() argument
34 ::Bind (theTypeName, Persistent::template Instantiate<Persistent>); in Bind()
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Dnode_updates.cpp65 theTypeName = other.theTypeName; in NodeTypeInfo()
79 theTypeName = other.theTypeName; in operator =()
101 theTypeName.transfer(other.theTypeName); in transfer()
602 tinfo.theTypeName.transfer(n->theTypeName); in removeType()
603 n->theTypeName = GET_STORE().XS_ANY_QNAME; in removeType()
606 tinfo.theTypeName = n->getType(); in removeType()
646 tinfo.theTypeName.transfer(n->theTypeName); in removeType()
650 tinfo.theTypeName = n->getType(); in removeType()
709 n->setType(tinfo.theTypeName); in restoreType()
733 if (tinfo.theTypeName != NULL) in restoreType()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/compiler/expression/
H A Dpath_expr.h176 store::Item_t theTypeName; variable
204 store::Item* getTypeName() const { return theTypeName.getp(); } in getTypeName()
206 void setTypeName(const store::Item_t& v) { theTypeName = v; } in setTypeName()
/dports/cad/opencascade/opencascade-7.6.0/src/TDF/
H A DTDF_DerivedAttribute.cxx65 Standard_CString theTypeName) in Register() argument
67 …_DerivedAttributeGlobals::CreatorData aData = {theNewAttributeFunction, theNameSpace, theTypeName}; in Register()
H A DTDF_DerivedAttribute.hxx60 Standard_CString theTypeName = NULL);
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A DValidationEventHandler.h44 zstring theTypeName; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/mimetypes/
H A Dqmimemagicrule.cpp69 QMimeMagicRule::Type QMimeMagicRule::type(const QByteArray &theTypeName) in type() argument
72 if (theTypeName == magicRuleTypes_string + magicRuleTypes_indices[i]) in type()

123