Searched refs:BEGIN (Results 1 - 25 of 1341) sorted by last modified time

1234567891011>>

/freebsd-10.3-release/usr.sbin/config/
H A Dlang.l110 BEGIN 0;
119 BEGIN 0;
126 BEGIN 0;
132 BEGIN 0;
163 "=" { BEGIN TOEOL; return EQUALS; }
164 "+=" { BEGIN TOEOL; return PLUSEQUALS; }
176 BEGIN 0;
/freebsd-10.3-release/usr.sbin/bsdinstall/scripts/
H A Dnetconfig_ipv684 BEGIN {
118 BEGIN {
/freebsd-10.3-release/usr.sbin/bsdconfig/dot/
H A Ddot239 BEGIN { regex = "^f_include \\$BSDCFG_SHARE/" }
468 BEGIN { regex = "^f_include \\$BSDCFG_SHARE/" }
552 BEGIN { created = 0 }
572 BEGIN { created = 0 }
/freebsd-10.3-release/usr.sbin/apmd/
H A Dapmdlex.l53 BEGIN TOP;
/freebsd-10.3-release/usr.bin/mkesdb/
H A Dlex.l60 "/*" { BEGIN COMMENT; }
61 <COMMENT>"*/" { BEGIN 0; }
/freebsd-10.3-release/usr.bin/mkcsmapper/
H A Dlex.l58 "/*" { BEGIN COMMENT; }
59 <COMMENT>"*/" { BEGIN 0; }
/freebsd-10.3-release/usr.bin/lex/
H A Dversion.awk3 BEGIN {
H A Dinitscan.c135 * definition of BEGIN.
137 #define BEGIN (yy_start) = 1 + 2 * macro
140 * to BEGIN to return to the state. The YYSTATE alias is for lex
2323 indented_code = true; BEGIN(CODEBLOCK);
2353 BEGIN(CODEBLOCK);
2386 BEGIN(SECT2PROLOG);
2405 BEGIN(OPTION); return OPTION_OP;
2441 BEGIN(PICKUPDEF);
2569 ++linenum; BEGIN(INITIAL);
2594 BEGIN(INITIA
[all...]
/freebsd-10.3-release/usr.bin/kdump/
H A Dmksubr513 awk 'BEGIN { o=0 } { for (i = 1; i <= NF; i++) \
745 BEGIN {
/freebsd-10.3-release/usr.bin/getconf/
H A Dfake-gperf.awk3 BEGIN {
/freebsd-10.3-release/usr.bin/csup/
H A Dlex.rcs.c139 * definition of BEGIN.
141 #define BEGIN yyg->yy_start = 1 + 2 * macro
144 * to BEGIN to return to the state. The YYSTATE alias is for lex
/freebsd-10.3-release/usr.bin/bc/
H A Dscan.l71 "/*" BEGIN(comment);
73 "*/" BEGIN(INITIAL);
80 \" BEGIN(string); init_strbuf();
87 \" BEGIN(INITIAL); yylval.str = strbuf; return STRING;
92 BEGIN(number);
98 BEGIN(number);
107 BEGIN(INITIAL);
118 BEGIN(INITIAL);
/freebsd-10.3-release/tools/test/dtrace/
H A DMakefile386 .BEGIN :
/freebsd-10.3-release/sys/tools/
H A Dvnode_if.awk114 BEGIN{
H A Dusbdevs2h.awk222 BEGIN {
H A Dpccarddevs2h.awk88 BEGIN {
H A Dmiidevs2h.awk89 BEGIN {
H A Dmakeobjops.awk339 BEGIN {
H A Dfw_stub.awk49 BEGIN {
H A Dacpi_quirks2h.awk31 BEGIN {
/freebsd-10.3-release/sys/tools/sound/
H A Dsnd_fxdiv_gen.awk73 BEGIN {
H A Dfeeder_rate_mkfilter.awk612 BEGIN {
H A Dfeeder_eq_mkfilter.awk257 BEGIN {
/freebsd-10.3-release/sys/teken/
H A Dgensequences42 BEGIN {
/freebsd-10.3-release/sys/powerpc/ps3/
H A Dps3-hv-asm.awk11 BEGIN {

Completed in 157 milliseconds

1234567891011>>