Home
last modified time | relevance | path

Searched refs:flex (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/contrib/flex/
H A DREADME.md1 This is flex, the fast lexical analyzer generator.
3 flex is a tool for generating scanners: programs which recognize
6 The flex codebase is kept in
7 [Git on GitHub.](https://github.com/westes/flex)
9 Use GitHub's [issues](https://github.com/westes/flex/issues) and
10 [pull request](https://github.com/westes/flex) features to file bugs
15 * flex-announce@lists.sourceforge.net - where posts will be made
16 announcing new releases of flex.
17 * flex-help@lists.sourceforge.net - where you can post questions about
18 using flex
[all …]
H A DNEWS1 flex NEWS
7 *** The indent target now knows about flex's new (as of 2.6.0)
11 *** The files included in the flex distribution are now built by the
12 version of flex that is included in the distribution.
15 required to build flex. It will also error when missing functions
19 configure.ac lists as required for building flex. In autogen.sh,
39 *** A number of portability fixes were introduced so building flex is
43 *** When building the flex executable itself, %# comments from
44 flex.skl are removed when generating the C source code array. This
45 reduces the size of flex.
[all …]
H A DChangeLog23 * doc/flex.texi: doc: Correct typo in C code sample in manual
27 * src/flex.skl: scanner: Mention %# comments are removed when
32 …* src/flex.skl: Honor user definitions of yy_* macros The user may have defined the yy_* macros th…
37 * src/flex.skl, src/main.c: Don't leak macro definitions into header
62 from skeleton file. Since the comments in flex.skl are, by hypothesis, not needed in
79 * src/filter.c: FLEX_EXIT() is the preferred way to exit flex
96 * src/flex.skl: scanner: update yy_buf_size after yyrealloc()
112 * po/POTFILES.in: gettext: list generated files instead of flex,
113 bison sources in POTFILES.in. Listing the flex and bison sources -- as the gettext manual suggests
188 …* src/Makefile.am: build: Add dist-hook to force remake scan.c. This will ensure the flex scanner…
[all …]
H A DONEWS38 - 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 for
92 flex 2.5, contributed by Andreas Scherer.
[all …]
H A DCOPYING37 remove this notice or take advantage of the University's (or the flex
40 Note that the "flex.skl" scanner skeleton carries no copyright notice.
41 You are free to do whatever you please with scanners generated using flex;
/freebsd/contrib/libpcap/doc/
H A DREADME.solaris.md10 * flex 2.6.4 and GNU Bison 3.8.2 work.
16 * flex 2.6.4 and GNU Bison 3.7.6 work.
26 developer/lexer/flex
35 * flex 2.6.4 and GNU Bison 3.7.3 work.
43 * flex 2.6.4 and GNU Bison 3.7.1 work.
50 * flex 2.6.4 and GNU Bison 3.7.1 work.
56 * flex 2.5.35 and GNU Bison 3.0.2 work.
H A DREADME.haiku.md31 * flex 2.6.4 works.
48 * flex 2.6.4 works.
/freebsd/usr.bin/lex/
H A DMakefile13 LINKS+= ${BINDIR}/lex ${BINDIR}/flex
14 LINKS+= ${BINDIR}/lex ${BINDIR}/flex++
16 FLEXDIR= ${SRCTOP}/contrib/flex/src
28 MLINKS+= lex.1 flex.1
29 MLINKS+= lex.1 flex++.1
43 skel.c: config.h mkskel.sh flex.skl version.awk
/freebsd/crypto/openssl/test/ssl-tests/
H A D04-client_auth.cnf5 test-0 = 0-server-auth-flex
6 test-1 = 1-client-auth-flex-request
7 test-2 = 2-client-auth-flex-require-fail
8 test-3 = 3-client-auth-flex-require
9 test-4 = 4-client-auth-flex-require-non-empty-names
10 test-5 = 5-client-auth-flex-noroot
43 [0-server-auth-flex]
44 ssl_conf = 0-server-auth-flex-ssl
46 [0-server-auth-flex-ssl]
47 server = 0-server-auth-flex-server
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dlex9 # C program text from GNU flex, from Daniel Quinlan <quinlan@yggdrasil.com>
10 0 search/100 generated\ by\ flex C program text (from flex)
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.css9 body { margin: 0; display: flex; justify-content: left; }
71 display: flex;
74 flex-grow: 1;
139 flex-grow: 1;
143 display: flex;
163 display: flex;
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7d-flex-concentrator-mfg.dts12 #include "imx7d-flex-concentrator.dts"
16 compatible = "kam,imx7d-flex-concentrator-mfg", "fsl,imx7d";
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c100 boolean_t rightalign, boolean_t visible, boolean_t flex, in zprop_register_impl() argument
126 pd->pd_always_flex = flex; in zprop_register_impl()
147 const char *colname, boolean_t flex, in zprop_register_number() argument
151 objset_types, values, colname, B_TRUE, B_TRUE, flex, NULL, in zprop_register_number()
168 zprop_attr_t attr, int objset_types, const char *colname, boolean_t flex, in zprop_register_hidden() argument
173 type == PROP_TYPE_NUMBER, B_FALSE, flex, NULL, sfeatures); in zprop_register_hidden()
/freebsd/contrib/openbsm/config/
H A Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/freebsd/contrib/ntp/sntp/libevent/
H A Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dmissing105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/freebsd/contrib/openpam/
H A Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/freebsd/contrib/file/
H A Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/freebsd/contrib/libevent/build-aux/
H A Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/freebsd/contrib/sqlite3/
H A Dmissing105 flex_URL=https://github.com/westes/flex
171 lex*|flex*)
/freebsd/contrib/mandoc/
H A Dmandoc.css57 display: flex;
61 .head-ltitle { flex: 1; }
62 .head-vol { flex: 0 1 auto;
64 .head-rtitle { flex: 1;
68 display: flex;
73 .foot-left { flex: 1; }
74 .foot-date { flex: 0 1 auto;
76 .foot-os { flex: 1;
/freebsd/contrib/googletest/docs/_sass/
H A Dmain.scss8 display: flex;
15 flex-shrink: 0;
169 flex-direction: column;
/freebsd/contrib/dma/
H A DINSTALL18 * lex - flex is known to work
28 make CC=gcc YACC=bison LEX=/usr/bin/flex SH=/bin/bash INSTALL=/usr/bin/install
/freebsd/usr.bin/lex/lib/
H A DMakefile3 .PATH: ${SRCTOP}/contrib/flex/src
/freebsd/contrib/unbound/contrib/
H A DDockerfile.tests5 RUN apt-get update && apt-get install -y bison flex ldnsutils dnsutils xxd splint doxygen netcat-op…

123