Home
last modified time | relevance | path

Searched refs:scanners (Results 1 – 25 of 128) sorted by relevance

123456

/netbsd/src/external/bsd/flex/dist/
DNEWS115 *** more compilation warnings were squashed in generated scanners
186 *** C++ scanners now use references instead of pointers. See the manual for details.
188 *** A number of compiler warnings were addressed, so flex generated scanners should be quieter unde…
313 which may be useful when writing scanners
319 ** c++ scanners can now use yywrap
355 ** yylineno is per-buffer in reentrant scanners
360 ** flex now uses m4 to generate scanners; while this means that
361 scanners are more readable, it means that flex requires m4 to be
366 ** Automatic stack management for multiple input buffers in C and C++ scanners
391 unusable scanners for some programs
[all …]
DONEWS19 - A bug in handling NUL's in the input stream of scanners using
46 - By default, the scanners generated by flex no longer
350 This routine is also available to C++ scanners (unlike some
386 - C++ scanners now have yy_flex_debug as a member variable of
422 - interactive scanners now read characters in YY_INPUT up to a
444 generated scanners now set yy_init to zero before executing
452 - When generating full-table scanners (-Cf), flex now puts braces
562 - Fixed bug breaking C++ scanners that use REJECT or variable
565 - Fixed serious input problem for interactive scanners on
617 <strings.h> string routines needed by flex and the scanners
[all …]
DChangeLog624 scanners
1699 scanners are used.
1909 tests/test-multiple-scanners-r/.gitignore,
1910 tests/test-multiple-scanners-r/Makefile.am,
1911 tests/test-multiple-scanners-r/main.c,
1912 tests/test-multiple-scanners-r/scanner-1.l,
1913 tests/test-multiple-scanners-r/scanner-2.l: Refactor
1923 tests/test-multiple-scanners-nr/.gitignore,
1924 tests/test-multiple-scanners-nr/Makefile.am,
1925 tests/test-multiple-scanners-nr/main.c,
[all …]
DREADME.md3 flex is a tool for generating scanners: programs which recognize
35 * examples/ - containing examples of some possible flex scanners and a
DCOPYING41 You are free to do whatever you please with scanners generated using flex;
/netbsd/src/external/mit/expat/dist/lib/
Dxmltok_ns.c85 p->initEnc.scanners[XML_PROLOG_STATE] = NS(initScanProlog); in NS()
86 p->initEnc.scanners[XML_CONTENT_STATE] = NS(initScanContent); in NS()
Dxmltok.h173 SCANNER scanners[XML_N_STATES]; member
224 (((enc)->scanners[state])(enc, ptr, end, nextTokPtr))
/netbsd/src/external/bsd/flex/dist/doc/
Dflex.info-1141 * Why do flex scanners call fileno if it is not ANSI compatible?::
195 * Is there a repository for flex scanners?::
316 'flex' is a tool for generating "scanners". A scanner is a program
1336 start conditions make it easy to specify "mini-scanners" which scan
1613 Some scanners (such as those which support "include" files) require
1614 reading from several input streams. As 'flex' scanners do a large
1944 scanners, but the value of 'yytext' becomes immune to calls to
2110 its scanners. You'll never need this option unless you are doing
2152 _interactive_ scanners generated by '--interactive' (see below).
2165 bit faster than only looking ahead when necessary. But scanners
[all …]
Dflex.texi165 * Why do flex scanners call fileno if it is not ANSI compatible?::
219 * Is there a repository for flex scanners?::
305 @code{flex} is a tool for generating @dfn{scanners}. A scanner is a
1639 conditions make it easy to specify ``mini-scanners'' which scan portions
1998 Some scanners (such as those which support ``include'' files) require
1999 reading from several input streams. As @code{flex} scanners do a large
2401 scanners, but the value of @code{yytext} becomes immune to calls to
2606 constructs its scanners. You'll never need this option unless you are doing
2666 @emph{interactive} scanners generated by @samp{--interactive} (see below). In
2686 looking ahead when necessary. But scanners that always look ahead give
[all …]
Dflex.info158 Node: Why do flex scanners call fileno if it is not ANSI compatible?177385
213 Node: Is there a repository for flex scanners?233078
/netbsd/src/external/bsd/flex/dist/examples/fastwc/
DREADME2 high-performance from flex scanners. Each program implements a simplified
/netbsd/src/sys/arch/atari/conf/
DHADES.in59 ss* at scsibus? target ? lun ? # SCSI scanners
DHADES115 ss* at scsibus? target ? lun ? # SCSI scanners
/netbsd/src/sys/arch/playstation2/conf/
DDEBUG108 # USB scanners that use SCSI emulation, e.g., HP5300
/netbsd/src/sys/dev/usb/
DFILES72 usscanner.c driver for some SCSI-over-USB scanners
/netbsd/src/sys/arch/evbppc/conf/
DOPENBLOCKS266_OPT41 ss* at scsibus? target ? lun ? # SCSI scanners
267 # USB scanners that use SCSI emulation, e.g., HP5300
/netbsd/src/sys/arch/sun3/conf/
DRAMDISK3X133 #ss* at scsibus? target ? lun ? # SCSI scanners
DRAMDISK135 #ss* at scsibus? target ? lun ? # SCSI scanners
/netbsd/src/sys/arch/evbarm/conf/
DSMDK2410184 ss* at scsibus? target ? lun ? # SCSI scanners
308 # USB scanners that use SCSI emulation, e.g., HP5300
DTWINTAIL271 # USB scanners that use SCSI emulation, e.g., HP5300
304 ss* at scsibus? target ? lun ? # SCSI scanners
DMINI2440212 #ss* at scsibus? target ? lun ? # SCSI scanners
332 # USB scanners that use SCSI emulation, e.g., HP5300
DHDL_G162 ss* at scsibus? target ? lun ? # SCSI scanners
333 # USB scanners that use SCSI emulation, e.g., HP5300
/netbsd/src/sys/arch/bebox/conf/
DINSTALL134 #ss* at scsibus? target ? lun ? # SCSI scanners
/netbsd/src/sys/arch/news68k/conf/
DLIBERO138 #ss* at scsibus? target ? lun ? # SCSI scanners
/netbsd/src/sys/arch/next68k/conf/
DSLAB160 #ss* at scsibus? target ? lun ? # SCSI scanners

123456