Home
last modified time | relevance | path

Searched refs:externs (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dconvert_csv_to_c.py239 externs = []
246 externs.append('extern struct ni_device_routes {};'.format(dev_table_name))
275 filename=EXTERN_H, externs='\n'.join(externs)))
430 externs = []
437 externs.append('extern const struct family_route_values {};'.format(fam_table_name))
467 filename=EXTERN_H, externs='\n'.join(externs)))
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Drust-bin.bbclass78 externs=
83 externs="$externs --extern $dep=$extern"
89 echo "$externs"
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/
H A DBuild3 …EMBED_CCOPTS) -Wno-redundant-decls -Wno-strict-prototypes -Wno-unused-parameter -Wno-nested-externs
/OK3568_Linux_fs/kernel/tools/perf/scripts/perl/Perf-Trace-Util/
H A DBuild4 CFLAGS_Context.o += -Wno-unused-parameter -Wno-nested-externs -Wno-undef
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H A DBuild4 …cls -Wno-strict-prototypes -Wno-unused-parameter -Wno-shadow -Wno-nested-externs -Wno-undef -Wno-s…
/OK3568_Linux_fs/external/security/rk_tee_user/v2/
H A DCMakeLists.txt18 -Wmissing-prototypes -Wnested-externs
/OK3568_Linux_fs/external/security/rk_tee_user/v1/host/rk_test/
H A DMakefile49 -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
/OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/host/
H A DMakefile46 -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/indent/indent/
H A D0001-src-indent.c-correct-the-check-for-locale.h.patch15 ….2.12/src/indent.c:1062:5: error: nested extern declaration of 'setlocale' [-Werror=nested-externs]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/rk_test/
H A DMakefile50 -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
/OK3568_Linux_fs/u-boot/scripts/
H A DMakefile.extrawarn35 warning-2 += -Wnested-externs
/OK3568_Linux_fs/buildroot/package/jose/
H A D0002-configure-fix-build-with-old-compilers.patch44 --Wnested-externs \
65 + -Wnested-externs \
/OK3568_Linux_fs/kernel/tools/objtool/
H A DMakefile31 WARNINGS := $(EXTRA_WARNINGS) -Wno-switch-default -Wno-switch-enum -Wno-packed -Wno-nested-externs
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DMakefile.extrawarn36 warning-2 += -Wnested-externs
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DMakefile.extrawarn36 warning-2 += -Wnested-externs
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A DMakefile.extrawarn66 KBUILD_CFLAGS += -Wnested-externs
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A DMakefile.extrawarn66 KBUILD_CFLAGS += -Wnested-externs
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.extrawarn66 KBUILD_CFLAGS += -Wnested-externs
/OK3568_Linux_fs/buildroot/package/libsvgtiny/
H A D0002-Remove-Werror.patch35 -Wmissing-declarations -Wnested-externs -pedantic
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.extrawarn38 warning-2 += -Wnested-externs
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.extrawarn38 warning-2 += -Wnested-externs
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-telnet/files/
H A DTo-aviod-buffer-overflow-in-telnet.patch15 telnet/externs.h | 7 +-
475 diff --git a/telnet/externs.h b/telnet/externs.h
477 --- a/telnet/externs.h
478 +++ b/telnet/externs.h
488 #error "Please fix externs.h to define _POSIX_VDISABLE"
522 #include "externs.h"
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/
H A Dcompile.mk34 -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
/OK3568_Linux_fs/kernel/tools/scripts/
H A DMakefile.include30 EXTRA_WARNINGS += -Wnested-externs
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191228.patch.gz1# ncurses 6.1 - patch 20191228 - Thomas E. Dickey 2# 3# --- ...

12