| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0005-bison_3_breaks_mysql_server_build.patch | 22 LEX *lex= thd->lex; 30 extern void lex_end(LEX *lex); 69 -#define Lex (YYTHD->lex) 70 +#define Lex (thd->lex) 120 +%lex-param { THD *thd } 130 (!(thd->lex->select_lex.options & OPTION_FOUND_COMMENT))) 146 LEX *lex= thd->lex; 147 lex->sql_command= SQLCOM_DEALLOCATE_PREPARE; 148 lex->prepared_stmt_name= $3; 154 LEX *lex= thd->lex; [all …]
|
| H A D | 0004-Fix-gen_lex_hash-execution.patch | 14 lex_hash.h: gen_lex_hash.cc lex.h 26 lex_hash.h: gen_lex_hash.cc lex.h
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | copyuser_64.S | 38 .macro lex /* exception handler for load */ macro 95 lex; ld r7,0(r4) 96 lex; ld r6,8(r4) 108 lex; ld r7,16(r4) 109 lex; ld r6,24(r4) 116 lex; ld r9,0(r4) 117 lex; ld r8,8(r4) 136 lex; ld r9,0(r4) 141 lex; lwz r9,0(r4) 146 lex; lhz r9,0(r4) [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/copyloops/ |
| H A D | copyuser_64.S | 38 .macro lex /* exception handler for load */ macro 95 lex; ld r7,0(r4) 96 lex; ld r6,8(r4) 108 lex; ld r7,16(r4) 109 lex; ld r6,24(r4) 116 lex; ld r9,0(r4) 117 lex; ld r8,8(r4) 136 lex; ld r9,0(r4) 141 lex; lwz r9,0(r4) 146 lex; lhz r9,0(r4) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/musl/musl-nscd/ |
| H A D | 0001-configure-Check-for-flex-if-lex-is-not-found.patch | 4 Subject: [PATCH] configure: Check for flex if lex is not found 6 lex is already checked by this time, therefore check should be to find 18 @@ -249,7 +249,7 @@ printf "checking for lex... " 19 trylex ${CROSS_COMPILE}lex 20 trylex lex 22 -trylex lex 25 test -n "$LEX" || echo "$0: cannot find lex. Will try to use pre-provided source."
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/fbset/fbset-2.1/ |
| H A D | fbset-2.1-fix-makefile-dep.patch | 9 make: *** No rule to make target `modes.tab.h', needed by `lex.yy.o'. Stop. 20 @@ -15,7 +15,7 @@ fbset: fbset.o modes.tab.o lex.yy.o 24 -lex.yy.o: lex.yy.c fbset.h modes.tab.h 25 +lex.yy.o: lex.yy.c fbset.h modes.tab.c 27 lex.yy.c: modes.l
|
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | Makefile | 5 genksyms-objs := genksyms.o parse.tab.o lex.lex.o 27 HOSTCFLAGS_lex.lex.o := -I $(srctree)/$(src) 30 $(obj)/lex.lex.o: $(obj)/parse.tab.h
|
| /OK3568_Linux_fs/kernel/tools/bpf/ |
| H A D | Makefile | 63 $(OUTPUT)%.lex.c: $(srctree)/tools/bpf/%.l 71 $(OUTPUT)%.lex.o: $(OUTPUT)%.lex.c 85 $(OUTPUT)bpf_asm: $(OUTPUT)bpf_asm.o $(OUTPUT)bpf_exp.yacc.o $(OUTPUT)bpf_exp.lex.o 88 $(OUTPUT)bpf_exp.lex.c: $(OUTPUT)bpf_exp.yacc.c 90 $(OUTPUT)bpf_exp.lex.o: $(OUTPUT)bpf_exp.lex.c 95 $(OUTPUT)bpf_asm $(OUTPUT)bpf_exp.yacc.* $(OUTPUT)bpf_exp.lex.*
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/tiptop/tiptop/ |
| H A D | 0001-Fix-parallel-build-problems-by-Adrian-Bunk.patch | 18 @@ -59,8 +59,9 @@ lex.yy.c: calc.lex 19 lex.yy.o: lex.yy.c 20 $(CC) $(CFLAGS) -I$(srcdir) -c lex.yy.c
|
| H A D | 0002-fix-reproducibility-of-build-process.patch | 32 lex.yy.c: calc.lex
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | missing | 113 lex|yacc) 243 lex|flex) 249 rm -f lex.yy.c 256 cp "$SRCFILE" lex.yy.c 261 if test ! -f lex.yy.c; then 262 echo 'main() { return 0; }' >lex.yy.c
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | Makefile | 8 dtc-objs += dtc-lexer.lex.o dtc-parser.tab.o 24 HOSTCFLAGS_dtc-lexer.lex.o := $(HOSTCFLAGS_DTC) 28 $(obj)/dtc-lexer.lex.o: $(obj)/dtc-parser.tab.h 31 clean-files := dtc-lexer.lex.c dtc-parser.tab.c dtc-parser.tab.h
|
| H A D | .dtc-lexer.lex.o.cmd | |
| H A D | .gitignore | 2 /dtc-lexer.lex.c
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .gitignore | 76 scripts/dtc/dtc-lexer.lex.c 81 scripts/genksyms/lex.lex.c 86 scripts/kconfig/zconf.lex.c 88 scripts/kconfig/lexer.lex.c
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | README.buildroot | 7 # zconf.lex.c and zconf.tab.c needs to be generated by 'make menuconfig' 8 mv zconf.lex.c zconf.lex.c_shipped
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | Makefile | 9 dtc-objs += dtc-lexer.lex.o dtc-parser.tab.o 29 HOSTCFLAGS_dtc-lexer.lex.o := -I $(srctree)/$(src) 33 $(obj)/dtc-lexer.lex.o: $(obj)/dtc-parser.tab.h
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/ |
| H A D | msvc_has_iterator_workaround.hpp | 62 namespace spirit { namespace lex { namespace lexertl namespace 121 struct has_iterator< ::boost::spirit::lex::lexertl::iterator<Functor> > 126 struct has_iterator< ::boost::spirit::lex::lexertl::iterator<Functor> const>
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0003-CVE-2021-42574.patch | 67 * lex.c (maybe_warn_bidi_on_close): Use a rich_location 78 libcpp/lex.c | 29 +++++++++++++++++------------ 81 diff --git a/libcpp/lex.c b/libcpp/lex.c 83 --- a/libcpp/lex.c 84 +++ b/libcpp/lex.c
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gradm/ |
| H A D | gradm_3.1-201903191516.bb | 29 'LLEX=${STAGING_BINDIR_NATIVE}/lex' \ 39 'LLEX=${STAGING_BINDIR_NATIVE}/lex' \
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 06-br-build-system-integration.patch | 40 targets += zconf.lex.c 62 @@ -300,11 +327,8 @@ $(obj)/zconf.tab.o: $(obj)/zconf.lex.c
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | Makefile | 149 common-objs := confdata.o expr.o lexer.lex.o parser.tab.o preprocess.o \ 152 $(obj)/lexer.lex.o: $(obj)/parser.tab.h 153 HOSTCFLAGS_lexer.lex.o := -I $(srctree)/$(src)
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | spdxcheck.py | 6 from ply import lex, yacc 88 self.lexer = lex.lex(module = self, reflags = re.UNICODE)
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | Makefile | 207 clean-files += zconf.tab.c zconf.lex.c zconf.hash.c gconf.glade.h 222 HOSTCFLAGS_zconf.lex.o := -I$(src) 296 $(obj)/zconf.tab.o: $(obj)/zconf.lex.c $(obj)/zconf.hash.c
|
| H A D | .gitignore | 5 *.lex.c
|