Home
last modified time | relevance | path

Searched refs:TEXT_BLOCK (Results 1 – 25 of 49) sorted by relevance

12

/dports/devel/tpasm/tpasm1.11/
H A Dmacro.h17 void DestroyTextBlockLines(TEXT_BLOCK *block);
18 bool AddLineToTextBlock(TEXT_BLOCK *block,const char *line);
19 bool CreateParameterList(const char *line,unsigned int *lineIndex,TEXT_BLOCK *block);
20 bool CreateParameterNames(const char *line,unsigned int *lineIndex,TEXT_BLOCK *block);
H A Dtpasm.h18 bool ProcessTextBlock(TEXT_BLOCK *block,TEXT_BLOCK *substitutionList,TEXT_BLOCK *substitutionText,c…
H A Ddefines.h52 struct TEXT_BLOCK struct
160 TEXT_BLOCK
166 TEXT_BLOCK
168 TEXT_BLOCK
H A Dmacro.c24 void DestroyTextBlockLines(TEXT_BLOCK *block) in DestroyTextBlockLines()
37 bool AddLineToTextBlock(TEXT_BLOCK *block,const char *line) in AddLineToTextBlock()
72 bool CreateParameterList(const char *line,unsigned int *lineIndex,TEXT_BLOCK *block) in CreateParameterList()
97 bool CreateParameterNames(const char *line,unsigned int *lineIndex,TEXT_BLOCK *block) in CreateParameterNames()
148 TEXT_BLOCK in AttemptMacro()
H A Dparser.h45 bool ProcessTextSubsitutions(char *outputLine,const char *inputLine,TEXT_BLOCK *labels,TEXT_BLOCK *…
H A Dtpasm.c199 TEXT_BLOCK in AssembleLine()
301 bool ProcessTextBlock(TEXT_BLOCK *block,TEXT_BLOCK *substitutionList,TEXT_BLOCK *substitutionText,c… in ProcessTextBlock()
H A Dglobals.c62 TEXT_BLOCK
H A Dglobals.h58 extern TEXT_BLOCK
H A Dparser.c1143 …t *outputIndex,const char *inputLine,unsigned int *inputIndex,TEXT_BLOCK *labels,TEXT_BLOCK *subst… in AttemptSubstitution()
1180 bool ProcessTextSubsitutions(char *outputLine,const char *inputLine,TEXT_BLOCK *labels,TEXT_BLOCK *… in ProcessTextSubsitutions()
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/SLNParse/
H A Dsln.yy81 if (type == TEXT_BLOCK)
114 %token <text_T> TEXT_BLOCK
490 attrib: TEXT_BLOCK {
502 | TEXT_BLOCK COMPARE_TOKEN TEXT_BLOCK {
592 ctabattrib: TEXT_BLOCK {
600 | TEXT_BLOCK EQUALS_TOKEN TEXT_BLOCK {
610 | TEXT_BLOCK COLON_EQUALS_TOKEN TEXT_BLOCK {
620 | TEXT_BLOCK CARET_EQUALS_TOKEN TEXT_BLOCK {
H A Dsln.ll87 return TEXT_BLOCK;
92 return TEXT_BLOCK;
97 return TEXT_BLOCK;
102 return TEXT_BLOCK;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/ui/util/
H A DASTHelper.java27 case ASTNode.TEXT_BLOCK: in isNodeTypeSupportedInAST()
43 return isNodeTypeSupportedInAST(ast, ASTNode.TEXT_BLOCK); in isTextBlockNodeSupportedInAST()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/util/
H A DDOMASTUtil.java60 case ASTNode.TEXT_BLOCK: in isNodeTypeSupportedinAST()
81 return isNodeTypeSupportedinAST(ast, ASTNode.TEXT_BLOCK); in isTextBlockSupported()
/dports/print/libpagemaker/libpagemaker-0.0.4/src/lib/
H A DPMDRecord.h52 case TEXT_BLOCK: in getRecordSize()
H A Dconstants.h25 const uint8_t TEXT_BLOCK = 0x1a; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/
H A DTextBlock.java141 return TEXT_BLOCK; in getNodeType0()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/include/
H A Dmacwin.h83 #define TEXT_BLOCK 512L macro
/dports/games/nethack33/nethack-3.3.1/include/
H A Dmacwin.h78 #define TEXT_BLOCK 512L macro
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Dmacwin.h78 #define TEXT_BLOCK 512L macro
/dports/games/nethack34/nethack-3.4.3/include/
H A Dmacwin.h81 #define TEXT_BLOCK 512L macro
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dmacwin.h83 #define TEXT_BLOCK 512L macro
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dmacwin.h83 #define TEXT_BLOCK 512L macro
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dmacwin.h81 #define TEXT_BLOCK 512L macro
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dmacwin.h81 #define TEXT_BLOCK 512L macro
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Dmacwin.h78 #define TEXT_BLOCK 512L macro

12