Home
last modified time | relevance | path

Searched refs:ExpandLine (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/jwasm/JWasm-f0a2fdd/src/H/
H A Dmacro.h50 extern ret_code ExpandLine( char *, struct asm_tok[] );
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dpreproc.c111 …Count].bytval & TF3_EXPANSION ? ExpandText( line, tokenarray, TRUE ) : ExpandLine( line, tokenarra… in PreprocessLine()
H A Dexpans.c968 return( ExpandLine( tokenarray[0].tokpos, tokenarray ) ); in ExpandText()
1389 ret_code ExpandLine( char *string, struct asm_tok tokenarray[] ) in ExpandLine() function
/dports/devel/asl/asl-current/
H A Dasmsub.h109 extern void ExpandLine(const char *TokNam, unsigned TokenNum, char *Line, unsigned LineSize);
H A Das.c469 ExpandLine(Lauf->Content, z, erg, STRINGSIZE); in MACRO_Processor()
476 ExpandLine(PInp->SaveAttr, ArgCntMax + 1, erg, STRINGSIZE); in MACRO_Processor()
478 ExpandLine(PInp->NumArgs, ArgCntMax + 2, erg, STRINGSIZE); in MACRO_Processor()
480 ExpandLine(PInp->AllArgs, ArgCntMax + 3, erg, STRINGSIZE); in MACRO_Processor()
482 ExpandLine(PInp->SaveLabel, ArgCntMax + 4, erg, STRINGSIZE); in MACRO_Processor()
1050 ExpandLine(Lauf->Content, 1, erg, STRINGSIZE); in IRP_Processor()
1330 ExpandLine(tmp, 1, erg, STRINGSIZE); in IRPC_Processor()
H A Dasmsub.c1265 void ExpandLine(const char *TokNam, unsigned TokenNum, char *Line, unsigned LineSize) in ExpandLine() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/DataDictionary/
H A DParseDicts.py220 def ExpandLine(self, s): member in DicomV3Expander
314 self.ExpandLine(line) # l is [1,n] lines
/dports/devel/gdcm/gdcm-3.0.10/Source/DataDictionary/
H A DParseDicts.py220 def ExpandLine(self, s): member in DicomV3Expander
314 self.ExpandLine(line) # l is [1,n] lines
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/src/
H A DEditor.h530 int ExpandLine(int line);
H A DEditor.cxx4864 int Editor::ExpandLine(int line) { in ExpandLine() function in Editor
4872 line = ExpandLine(line); in ExpandLine()
4918 ExpandLine(line); in FoldLine()
4988 ExpandLine(lineParent); in EnsureLineVisible()
/dports/deskutils/presage/presage-0.9.1/apps/gtk/gprompter/scintilla/src/
H A DEditor.h530 int ExpandLine(int line);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/stc/scintilla/src/
H A DEditor.h551 int ExpandLine(int line);
/dports/editors/fxite/fxite-FXITE-0_92/fxscintilla/
H A DEditor.h597 int ExpandLine(int line);
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/src/
H A DEditor.h539 Sci::Line ExpandLine(Sci::Line line);
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/wxscintilla/src/scintilla/src/
H A DEditor.h551 Sci::Line ExpandLine(Sci::Line line);
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h539 Sci::Line ExpandLine(Sci::Line line);
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h539 Sci::Line ExpandLine(Sci::Line line);
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/scintilla/src/
H A DEditor.h539 Sci::Line ExpandLine(Sci::Line line);
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/src/
H A DEditor.h550 Sci::Line ExpandLine(Sci::Line line);
/dports/x11-toolkits/scintilla/scintilla/src/
H A DEditor.h551 Sci::Line ExpandLine(Sci::Line line);
/dports/devel/codequery/codequery-0.24.0/scintilla/src/
H A DEditor.h541 Sci::Line ExpandLine(Sci::Line line);
/dports/devel/geany-legacy/geany-1.37.1/scintilla/src/
H A DEditor.h551 Sci::Line ExpandLine(Sci::Line line);
/dports/devel/geany/geany-1.38/scintilla/src/
H A DEditor.h551 Sci::Line ExpandLine(Sci::Line line);
/dports/editors/textadept/scintilla/src/
H A DEditor.h551 Sci::Line ExpandLine(Sci::Line line);
/dports/editors/scite/scintilla/src/
H A DEditor.h551 Sci::Line ExpandLine(Sci::Line line);

12