HomeSort by relevance Sort by last modified time
    Searched full:flex (Results 26 - 50 of 246) sorted by null

12 3 4 5 6 7 8 910

  /prebuilt/darwin-x86/flex/
NOTICE 0 Flex carries the copyright used for BSD software, slightly modified
33 remove this notice or take advantage of the University's (or the flex
36 Note that the "flex.skl" scanner skeleton carries no copyright notice.
37 You are free to do whatever you please with scanners generated using flex;
  /prebuilt/linux-x86/flex/
NOTICE 0 Flex carries the copyright used for BSD software, slightly modified
33 remove this notice or take advantage of the University's (or the flex
36 Note that the "flex.skl" scanner skeleton carries no copyright notice.
37 You are free to do whatever you please with scanners generated using flex;
  /prebuilt/windows/flex/
NOTICE 0 Flex carries the copyright used for BSD software, slightly modified
33 remove this notice or take advantage of the University's (or the flex
36 Note that the "flex.skl" scanner skeleton carries no copyright notice.
37 You are free to do whatever you please with scanners generated using flex;
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
mkskel.tpu 3 ! edit/TPU/noDisplay/noSection/Command=mkskel.tpu flex.skl /Output=skel.c
5 ! Create a C source file from the flex skeleton data. Copy the file,
33 COPY_TEXT('/* File created from flex.skl via mkskel.tpu */'); SPLIT_LINE;
build.com 1 $! VMS build procedure for flex 2.5.x;
75 $ 'COPY' [.misc]flex.man flex.doc
81 f$cvtime(f$file_attr("flex.skl","RDT")) then goto skip_mkskel
82 $ 'TPU' /Command=[.misc.vms]mkskel.tpu flex.skl /Output=skel.c
125 $ version = "# flex ""2.5""" !default, overridden by version.h
131 $ write optfile "identification=""flex ''version'"""
136 $ link/noMap/Exe=flex.exe ccl.obj,dfa.obj,ecs.obj,gen.obj,main.obj,misc.obj,-
146 $ mcr sys$disk:[]flex.exe -t -p scan.l > scan.chk
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/
Atari.patches 4 Subject: Flex, bug fix, improvments, patches for Minix & TOS
11 While porting and using flex I detected a bug and made some improvements.
31 - Bug fix: The original flex didn't like trailing spaces in exclusive start
56 - General: TOS uses CR,LF as end of line char., Flex wants only a single
58 This is done everywhere besides the YY_INPUT macro (flex.skel (scan.c),
79 - flex.lnk: Lattice - GST linker argument extension file
80 - flex.tlk: Turbo linker argument extension file
85 I didn't add a new initscan.c (= flex -ist scan.l). The current one is good
86 enough for a first compilation. With this first version of flex you can
87 rebuild your own scan.c and the final flex version
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
NEWS 38 - An octal escape sequence in a flex regular expression must
41 - You can now use "--" on the flex command line to mark the
42 end of flex options.
46 - By default, the scanners generated by flex no longer
51 section of your flex input.
57 flex binary. The fact that it removes the flex binary means
85 - An OS/2 Makefile and config.h for flex 2.5 is now available in
88 - The descrip.mms file for building flex under VMS has been updated,
91 - The notes on building flex for the Amiga have been updated fo
    [all...]
flex.1 1 .TH FLEX 1 "April 1995" "Version 2.5"
3 flex \- fast lexical analyzer generator
5 .B flex
11 .I flex,
24 the extended regular expressions used by flex
33 details regarding the scanner that flex produces;
54 connecting flex scanners together with yacc parsers
57 flex command-line options, and the "%option"
68 how flex differs from AT&T lex and the POSIX lex
72 those error messages produced by flex (or scanner
    [all...]
conf.in 1 /* $Header: /home/daffy/u0/vern/flex/RCS/conf.in,v 1.2 95/01/09 12:11:51 vern Exp $ */
FlexLexer.h 1 // $Header: /home/daffy/u0/vern/flex/RCS/FlexLexer.h,v 1.19 96/05/25 20:43:02 vern Exp $
4 // by flex
28 // external interface provided to flex C++ lexer objects, and yyFlexLexer,
100 // yyFlexLexer, as discussed in the flex man page.
165 // on use of certain flex features (like REJECT or yymore()).
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
README 11 The file "diffs" contains context diffs for changes to flex 2.3.
13 The file "fixit.l" contains flex sources for a program to shorten external
23 To install in an MVS environment, use patch to apply the diffs to flex 2.3,
27 environment.) Link together, and the resulting flex should be ready to
diffs 33 SKELETON_FILE = $(DESTDIR)$(AUXDIR)/flex.skel
41 SKELETON_FILE = $(DESTDIR)$(AUXDIR)/flex.skel
55 ! "@(#) $Header: /usr/fsys/odin/a/vern/flex/RCS/ccl.c,v 2.5 90/06/27 23:48:13 vern Exp $ (LBL)";
81 ! "@(#) $Header: /usr/fsys/odin/a/vern/flex/RCS/dfa.c,v 2.7 90/06/27 23:48:15 vern Exp $ (LBL)";
147 ! "@(#) $Header: /usr/fsys/odin/a/vern/flex/RCS/ecs.c,v 2.5 90/06/27 23:48:17 vern Exp $ (LBL)";
165 diff -c ../flex.skel ./flex.skel
166 *** ../flex.skel Thu Jun 28 00:44:27 1990
167 --- ./flex.skel Mon Jul 16 13:57:29 1990
170 /* A lexical scanner generated by flex */
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/fastwc/
README 2 high-performance from flex scanners. Each program implements a simplified
33 wc1.l a naive flex "wc" implementation
40 using flex (or, I suspect, hand-coding)
49 wc1 16.4 default flex table compression (= -Cem)
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/
flex.info 1 This is Info file flex.info, produced by Makeinfo-1.55 from the input
2 file flex.texi.
5 * Flex: (flex). A fast scanner generator.
8 This file documents Flex.
37 File: flex.info, Node: Top, Next: Name, Prev: (dir), Up: (dir)
39 flex
42 This manual documents `flex'. It covers release 2.5.
73 File: flex.info, Node: Name, Next: Synopsis, Prev: Top, Up: Top
78 flex - fast lexical analyzer generato
    [all...]
flex.texi 3 @setfilename flex.info
4 @settitle Flex - a scanner generator
19 * Flex: (flex). A fast scanner generator.
39 This file documents Flex.
78 @title Flex, version @value{VERSION}
116 @top flex
120 This manual documents @code{flex}. It covers release @value{VERSION}.
156 flex - fast lexical analyzer generator
162 flex [-bcdfhilnpstvwBFILTV78+? -C[aefFmr] -ooutput -Pprefix -Sskeleton
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland/
config.h 1 /* $Header: /home/daffy/u0/vern/flex/RCS/conf.in,v 1.2 95/01/09 12:11:51 vern Exp $ */
4 /* flex version 2.5.0.6 (beta) */
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
EBCDIC 12 Subject: Re[2]: Flex on an AS400
15 on porting Flex to EBCDIC. The code was put on an AS400, so
35 I ported (quite some time ago) flex 2.3.6 to an IBM 3090 under MVS, using
38 downloaded flex 2.4 yet, so I don't know what's in the current distribution.
39 My patches were in the flex 2.3 distribution for a while in the MISC
debflex.awk 1 # Clarify the flex debug trace by substituting first line of each rule.
9 # flex -d PROGRAM.l
24 # Remove and save the name of flex source.
29 # Swallow the flex source file.
50 # tab or space might be referred to by the flex debug
testxxLexer.l 1 // An example of using the flex C++ scanner class.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Amiga/
config.h 1 /* $Header: /home/daffy/u0/vern/flex/RCS/conf.in,v 1.2 95/01/09 12:11:51 vern Exp $ */
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland.old/
Borland-2.4 9 Subject: patches and makefile for Borland C 4.02, flex 2.4.7
82 /* The following is only needed when building flex's parser using certain
284 # Makefile for flex 2.4.7 with Borland C/C++ version 4.02
287 # generators. See definitions for FLEX and YACC near the bottom of the
292 # flex executable.
294 # This will build flex with the large model. Don't use huge, but if you
314 all: flex.exe
379 flex.exe: $(OBJS)
393 FLEX = .\flex
    [all...]
  /external/bison/src/
scan-skel.l 27 /* Work around a bug in flex 2.5.31. See Debian bug 333231
42 /* Pacify "gcc -Wmissing-prototypes" when flex 2.5.31 is used. */
132 /* Reclaim Flex's buffers. */
  /development/pdk/docs/porting/
source_setup_guide.jd 30 <li>flex: This lexical analyzer generator is used to read a given input file for a description of a scanner to generate.</li>
43 % sudo apt-get install flex bison gperf libesd0-dev libwxgtk2.6-dev zlib1g-dev
69 % sudo apt-get install flex bison gperf libesd0-dev libwxgtk2.6-dev zlib1g-dev
89 % sudo apt-get install flex bison gperf libesd0-dev libwxgtk2.6-dev
  /external/bluetooth/bluez/
README 18 - Lexical Analyzer (flex, lex)
  /external/skia/src/views/
SkStackViewLayout.cpp 64 /* Measure the main-dimension for all the children. If a child is marked flex in that direction
73 int n = 0, flex = 0; local
79 flex += 1;
86 *flexCount = flex;

Completed in 39 milliseconds

12 3 4 5 6 7 8 910