Searched refs:flex (Results 1 - 25 of 181) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dmkskel.sh4 /* File created from flex.skl via mkskel.sh */
H A DMakefile.in1 # @(#) $Header: /ramdisk/repositories/20_cvs_clean_up/2011-02-11_sj/src/router/flex/Makefile.in,v 1.2 2001-08-09 21:22:13 gmo Exp $ (LBL)
7 # By default, flex generates 8-bit scanners when using table compression,
9 # For flex to always generate 8-bit scanners, add "-DDEFAULT_CSIZE=256"
27 # rooted at prefix. flex will be installed in bindir, libfl.a in
44 FLEX = flex
84 configure.in conf.in Makefile.in mkskel.sh flex.skl \
86 flex.1 scan.c install.sh mkinstalldirs configure
88 DIST_NAME = flex
90 # which "flex" to use to generate scan.c from scan.l
124 skel.c: flex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dmkskel.sh4 /* File created from flex.skl via mkskel.sh */
H A DMakefile2 # @(#) $Header: /projects/cvsroot/src/router/flex/Makefile.in,v 1.2 2001/08/09 21:22:13 gmo Exp $ (LBL)
8 # By default, flex generates 8-bit scanners when using table compression,
10 # For flex to always generate 8-bit scanners, add "-DDEFAULT_CSIZE=256"
28 # rooted at prefix. flex will be installed in bindir, libfl.a in
45 FLEX = flex
84 configure.in conf.in Makefile.in mkskel.sh flex.skl \
86 flex.1 scan.c install.sh mkinstalldirs configure
88 DIST_NAME = flex
90 # which "flex" to use to generate scan.c from scan.l
124 skel.c: flex
[all...]
H A DMakefile.in1 # @(#) $Header: /projects/cvsroot/src/router/flex/Makefile.in,v 1.2 2001/08/09 21:22:13 gmo Exp $ (LBL)
7 # By default, flex generates 8-bit scanners when using table compression,
9 # For flex to always generate 8-bit scanners, add "-DDEFAULT_CSIZE=256"
27 # rooted at prefix. flex will be installed in bindir, libfl.a in
44 FLEX = flex
84 configure.in conf.in Makefile.in mkskel.sh flex.skl \
86 flex.1 scan.c install.sh mkinstalldirs configure
88 DIST_NAME = flex
90 # which "flex" to use to generate scan.c from scan.l
124 skel.c: flex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/OS2/
H A DMakefile.os21 # make file for "flex" tool, emx+gcc
4 $(MAKE) -f Makefile.os2 flex.exe \
8 $(MAKE) -f Makefile.os2 flex.exe \
14 FLEX = flex
27 flex.exe : $(FLEXOBJS) $(FLEXLIB)
32 $(MAKE) $(MFLAGS) flex
58 skel.c: flex.skl mkskel.sh
59 $(SHELL) mkskel.sh flex.skl >skel.c
61 test : flex
62 flex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/OS2/
H A DMakefile.os21 # make file for "flex" tool, emx+gcc
4 $(MAKE) -f Makefile.os2 flex.exe \
8 $(MAKE) -f Makefile.os2 flex.exe \
14 FLEX = flex
27 flex.exe : $(FLEXOBJS) $(FLEXLIB)
32 $(MAKE) $(MFLAGS) flex
58 skel.c: flex.skl mkskel.sh
59 $(SHELL) mkskel.sh flex.skl >skel.c
61 test : flex
62 flex
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Drunlex.sh18 echo "Usage: runlex <lex/flex command to run> [ arguments ]" 1>&2
29 echo "Neither lex nor flex was found" 1>&2
70 if [ "${LEX}" = flex ]
83 if flex --help | egrep noFUNCTION >/dev/null
96 if flex --help | egrep reentrant >/dev/null
113 # If it's flex, it supports -o, so we use that - flex with -P doesn't
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dmissing58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/deprecated/
H A Dlexer.l12 * either lex and flex.
50 YY_FATAL_ERROR( "read() in flex scanner failed" );
118 # error "Sorry, but need either flex or AT&T lex"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/Borland/
H A DMakefile2 # Makefile for flex 2.5.0.6 (beta) with Borland C/C++ version 4.02
8 # This makefile builds initflex.exe and flex.exe by default. It
9 # removes initflex.exe after making flex.exe. After that, you may
10 # choose to try alternate compression options for your everyday flex
13 # This will build flex with the large model. Don't use huge, but if you
33 all: initflex.exe flex.exe
113 flex.exe: $(OBJS)
158 -rm flex.exe
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/Borland/
H A DMakefile2 # Makefile for flex 2.5.0.6 (beta) with Borland C/C++ version 4.02
8 # This makefile builds initflex.exe and flex.exe by default. It
9 # removes initflex.exe after making flex.exe. After that, you may
10 # choose to try alternate compression options for your everyday flex
13 # This will build flex with the large model. Don't use huge, but if you
33 all: initflex.exe flex.exe
113 flex.exe: $(OBJS)
158 -rm flex.exe
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/dtc/
H A DMakefile34 # GENERATE_PARSER := 1 # Uncomment to rebuild flex/bison output
39 FLEX = flex
52 $(call if_changed,flex)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/MISC/VMS/
H A Dbuild.com1 $! 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
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/MISC/VMS/
H A Dbuild.com1 $! 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
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/genksyms/
H A DMakefile28 # flex
31 cmd_lex.c = flex -o$@ -d $< $(obj)/parse.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/aicasm/
H A DMakefile17 LEX= flex
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dprntdlgg.cpp180 wxFlexGridSizer *flex = new wxFlexGridSizer( 2 ); local
181 flex->AddGrowableCol( 1 );
182 topsizer->Add( flex, 1, wxGROW );
185 flex->Add( m_printToFileCheckBox, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5 );
188 flex->Add( m_setupButton, 0, wxALIGN_CENTER_VERTICAL|wxALIGN_RIGHT|wxALL, 5 );
195 flex->Add( new wxStaticText( this, wxID_ANY, _("Printer:") ),
197 flex->Add( new wxStaticText( this, wxID_ANY, factory->CreatePrinterLine() ),
203 flex->Add( new wxStaticText( this, wxID_ANY, _("Status:") ),
205 flex->Add( new wxStaticText( this, wxID_ANY, factory->CreateStatusLine() ),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
241 lex*|flex*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
241 lex*|flex*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
241 lex*|flex*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
241 lex*|flex*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dmissing72 flex create \`lex.yy.c', if possible, from existing .c
168 lex|flex)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/build-aux/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
241 lex*|flex*)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/libnetfilter_cthelper-1.0.0/build-aux/
H A Dmissing83 flex create \`lex.yy.c', if possible, from existing .c
241 lex*|flex*)

Completed in 393 milliseconds

12345678