Searched refs:TIDENT (Results 1 – 15 of 15) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/ |
H A D | token.hxx | 75 TTEXT, TNUMBER, TCHARACTER, TIDENT, TNEQ, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/inc/ |
H A D | token.hxx | 130 TTEXT, TNUMBER, TCHARACTER, TIDENT, // Content type enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/mathml/ |
H A D | mathmlimport.cxx | 1104 aToken.eType = TIDENT; in endFastElement() 1324 aToken.eType = TIDENT; in SmXMLIdentifierContext_Impl() 1823 aToken.eType = TIDENT; in endFastElement() 2371 && ((pScriptNode->GetToken().eType != TIDENT) in ProcessSubSupPairs() 2376 && ((pScriptNode->GetToken().eType != TIDENT) in ProcessSubSupPairs()
|
H A D | mathmlexport.cxx | 773 case TIDENT: in ExportText()
|
/dports/cad/electric/electric-7.00/src/io/ |
H A D | iocifpars.c | 1122 #define TIDENT 0 macro 1214 mat->type = TIDENT; mat->multiplied = 0; in io_clear() 1304 if (l->type == TIDENT) io_assign(r, result); else in io_mmult() 1305 if (r->type == TIDENT) io_assign(l, result); else in io_mmult() 1432 case TIDENT: in io_transpoint()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/source/ |
H A D | mathmlimport.cxx | 1123 aToken.eType = TIDENT; in EndElement() 1340 aToken.eType = TIDENT; in SmXMLIdentifierContext_Impl() 1816 aToken.eType = TIDENT; in EndElement() 2631 if (pScriptNode && ((pScriptNode->GetToken().eType != TIDENT) || in ProcessSubSupPairs() 2635 if (pScriptNode && ((pScriptNode->GetToken().eType != TIDENT) || in ProcessSubSupPairs()
|
H A D | parse.cxx | 521 m_aCurToken.eType = TIDENT; in NextToken() 1409 case TIDENT : in DoTerm() 1440 m_aCurToken.eType != TIDENT) in DoTerm()
|
H A D | node.cxx | 2122 if ((GetToken().eType == TIDENT) && (GetFontDesc() == FNT_FUNCTION)) in CreateTextFromNode() 2166 nTok = TIDENT; in AdjustFontDesc()
|
H A D | mathmlexport.cxx | 796 case TIDENT: in ExportText()
|
H A D | cursor.cxx | 866 token.eType = TIDENT; in InsertText()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/ |
H A D | parse5.cxx | 495 m_aCurToken.eType = TIDENT; in NextToken() 1639 case TIDENT: in DoTerm() 1668 if (m_aCurToken.eType != TNUMBER && m_aCurToken.eType != TIDENT) in DoTerm()
|
H A D | cursor.cxx | 864 token.eType = TIDENT; in InsertText()
|
H A D | visitors.cxx | 2418 case TIDENT: in Visit()
|
/dports/emulators/cemu/CEmu-1.3/tests/rgb888/ |
H A D | RGB888.lab | 3588 TIDENT = $00B4
|
/dports/emulators/cemu/CEmu-1.3/tests/step/ |
H A D | STEP.lab | 3634 TIDENT = $00B4
|