Home
last modified time | relevance | path

Searched refs:TOK_END (Results 1 – 25 of 118) sorted by relevance

12345

/dports/textproc/word2x/word2x-0.005/
H A Dreader.cc272 t=new(tok)(T_ROW, (void *) NULL, tok::TOK_END); in rd_token()
300 t=new(tok)(T_ROW, (void *) NULL, tok::TOK_END); in rd_token()
308 t=new(tok)(T_FIELD, (void *) NULL, tok::TOK_END); in rd_token()
314 t=new(tok)(T_ROW, (void *) NULL, tok::TOK_END); in rd_token()
557 if (nntok->tokval!=T_SPEC || nntok->end!=tok::TOK_END) in math_collect()
686 if (n->end==tok::TOK_END) in eqn_rd_token()
942 t=new(tok)(T_ITEM, (void *) NULL, tok::TOK_END); in list_check()
1095 t=new(tok)(T_ITEM, (void *) NULL, tok::TOK_END); in list_check()
1164 if (tf->tokval==T_DOC && tf->end==tok::TOK_END) in read_token()
1176 t=new(tok)(T_ITEM, (void *) NULL, tok::TOK_END); in read_token()
[all …]
H A Dreader.h87 enum { TOK_START=0, TOK_END }; enumerator
181 td=new(tok)(t, (void *) NULL, tok::TOK_END); in tok_push()
197 t=new(tok)(T_TABLE, cols, rows, tok::TOK_END); in finish()
218 td=new(tok)(t, (void *) NULL, tok::TOK_END); in tok_push()
/dports/textproc/datamash/datamash-1.7/src/
H A Dop-scanner.c120 return TOK_END; in scanner_get_token()
130 return TOK_END; in scanner_get_token()
216 return TOK_END; in scanner_get_token()
242 while ( (tok = scanner_get_token ()) != TOK_END ) in TESTMAIN()
H A Dop-parser.c278 case TOK_END: in parse_simple_operation_column()
402 case TOK_END: in parse_operation_params()
521 while (tok != TOK_END) in parse_operations()
553 case TOK_END: in parse_mode_column()
621 while (tok != TOK_END) in parse_mode_check()
727 if (scanner_peek_token ()!=TOK_END) in parse_mode()
735 assert ( tok != TOK_END ); /* LCOV_EXCL_LINE */ in parse_mode_or_op()
H A Dop-scanner.h29 TOK_END=0, enumerator
/dports/graphics/libgphoto2/libgphoto2-2.5.26/tests/ddb/
H A Dddb-txt.y102 %token TOK_END
157 TOK_END
173 TOK_END TOK_SEP
317 TOK_END
361 TOK_END
H A Dddb-txt.tab.h62 TOK_END = 268, enumerator
/dports/textproc/sowing/sowing-1.1.18/src/tohtml/
H A Dscan.c94 chartype[TOK_END] = TOK_END; in SCInitChartype()
156 while (maxtoken && c != TOK_END) { in SCTxtFindNextANToken()
293 lbuffer[++lp] = TOK_END; in SCPushCommand()
/dports/sysutils/powerman/powerman-2.3.20/powermand/
H A Dparse_tab.h95 TOK_END = 311, enumerator
154 #define TOK_END 311 macro
/dports/cad/yosys/yosys-yosys-0.12/frontends/rtlil/
H A Drtlil_parser.y74 %token TOK_UPDATE TOK_MEMWR TOK_PROCESS TOK_END TOK_INVALID TOK_EOL TOK_OFFSET
132 } module_body TOK_END {
255 } cell_body TOK_END EOL;
296 } case_body sync_list TOK_END EOL;
306 } attr_list switch_body TOK_END EOL;
/dports/net-mgmt/super_mediator/super_mediator-1.6.0/src/
H A Dmediator_config_parse.h73 TOK_END = 283, enumerator
182 #define TOK_END 283 macro
H A Dmediator_config_parse.y288 collectorEnd: TOK_COLLECTOR TOK_END EOS
384 filterEnd: TOK_FILTER TOK_END EOS
505 exporterEnd: TOK_EXPORTER TOK_END EOS
687 spreadEnd: TOK_GROUP TOK_END
707 tombstone_end: TOK_TOMBSTONE_CONFIG TOK_END
856 dns_dedup_end: TOK_DNS_DEDUP TOK_END
874 dedup_end: TOK_DEDUP_CONFIG TOK_END
990 dpi_config_end: TOK_DPI_CONFIG TOK_END EOS
1055 ssl_config_end: TOK_SSL_CONFIG TOK_END
1151 vlanMapEnd: TOK_VLAN_MAP TOK_END
[all …]
/dports/lang/asn1c/asn1c-0.9.27/libasn1parser/
H A Dasn1p_y.h85 TOK_END = 301, enumerator
193 #define TOK_END 301 macro
/dports/textproc/sowing/sowing-1.1.18/src/tohtml/testing/
H A Dtest29.tex3 % and TOK_END commands
/dports/graphics/xtexcad/xtexcad-2.4.1/
H A Dyyscan.h27 #define TOK_END 2 macro
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/init/parser/
H A Dtokenizer.h42 enum TokenType { TOK_START, TOK_END, TOK_NEWLINE, TOK_TEXT }; enumerator
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/init/parser/
H A Dtokenizer.h42 enum TokenType { TOK_START, TOK_END, TOK_NEWLINE, TOK_TEXT }; enumerator
/dports/shells/fish/fish-3.3.1/src/
H A Dtinyexpr.cpp56 TOK_END, enumerator
267 s->type = TOK_END; in next_token()
458 case TOK_END: in base()
613 if (s.type != TOK_END) { in te_compile()
/dports/games/tycho/species/
H A Dasm.h62 TOK_END, enumerator
/dports/games/species/species/
H A Dasm.h62 TOK_END, enumerator
/dports/games/exhaust/exhaust-1.9.2/
H A Dasm.h60 TOK_END, enumerator
/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dasm.h60 TOK_END, enumerator
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dasm.h60 TOK_END, enumerator
/dports/games/tycho/tycho/
H A Dasm.h62 TOK_END, enumerator
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dcsgparser.hpp19 TOK_END }; enumerator

12345