HomeSort by: relevance | last modified time | path
    Searched defs:begin_comment (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/grohtml/
output.cpp 197 simple_output &simple_output::begin_comment(const char *s) function in class:simple_output
  /src/external/gpl2/groff/dist/src/devices/grops/
ps.cpp 152 ps_output &ps_output::begin_comment(const char *s) function in class:ps_output
1310 out.begin_comment("BeginFeature:")
1327 out.begin_comment("Page:")
1381 out.begin_comment("Extensions:")
1384 out.begin_comment("Creator:")
1404 out.begin_comment("Pages:")
1407 out.begin_comment("PageOrder:")
1431 out.begin_comment("Orientation:")
1496 out.begin_comment("BeginFeature:")
  /src/external/bsd/byacc/dist/test/yacc/
grammar.tab.c 191 long begin_comment; /* begin offset of comment */ member in struct:_ParameterList
201 long begin_comment; /* begin offset of comment */ member in struct:_Declarator
354 long begin_comment; /* tmp file offset after last written ) or ; */ member in struct:__anon6508
1435 func_params->begin_comment = cur_file->begin_comment;
1475 func_params->begin_comment = cur_file->begin_comment;
  /src/external/bsd/byacc/dist/test/btyacc/
grammar.tab.c 211 long begin_comment; /* begin offset of comment */ member in struct:_ParameterList
221 long begin_comment; /* begin offset of comment */ member in struct:_Declarator
374 long begin_comment; /* tmp file offset after last written ) or ; */ member in struct:__anon6459
2161 func_params->begin_comment = cur_file->begin_comment;
2201 func_params->begin_comment = cur_file->begin_comment;

Completed in 42 milliseconds