Home
last modified time | relevance | path

Searched refs:werror (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/demo/
H A DMain.cpp41 wave_writer_error werror; in test_cmd() local
76 ww = wave_writer_open(out_filename, &format, &werror); in test_cmd()
79 printf("werror=%d\n", werror); in test_cmd()
150 wave_writer_close(ww, &werror); in test_cmd()
178 wave_writer_error werror; in test_aec() local
208 ww = wave_writer_open(out_filename, &format, &werror); in test_aec()
211 printf("werror=%d\n", werror); in test_aec()
250 wave_writer_close(ww, &werror); in test_aec()
280 wave_writer_error werror; in test_agc() local
308 ww = wave_writer_open(out_filename, &format, &werror); in test_agc()
[all …]
/OK3568_Linux_fs/buildroot/package/libpam-tacplus/
H A D0001-Add-an-option-to-disable-Werror.patch47 +AC_ARG_ENABLE(werror, AS_HELP_STRING([--disable-werror], [do not build with -Werror]))
H A Dlibpam-tacplus.mk22 LIBPAM_TACPLUS_CONF_OPTS = --disable-werror
/OK3568_Linux_fs/buildroot/package/binutils/
H A Dbinutils.mk49 --disable-werror \
87 --disable-werror \
/OK3568_Linux_fs/buildroot/package/openocd/
H A Dopenocd.mk23 --disable-werror
105 --disable-werror
/OK3568_Linux_fs/buildroot/package/libxcrypt/
H A Dlibxcrypt.mk15 LIBXCRYPT_CONF_OPTS = --disable-werror
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-siliconmotion/
H A Dxdriver_xf86-video-siliconmotion.mk14 XDRIVER_XF86_VIDEO_SILICONMOTION_CONF_OPTS = --disable-selective-werror
/OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-input-keyboard/
H A Dxdriver_xf86-input-keyboard.mk13 XDRIVER_XF86_INPUT_KEYBOARD_CONF_OPTS = --disable-selective-werror
/OK3568_Linux_fs/buildroot/package/x11r7/xapp_xedit/
H A Dxapp_xedit.mk15 --disable-selective-werror \
/OK3568_Linux_fs/buildroot/package/libiscsi/
H A Dlibiscsi.mk14 LIBISCSI_CONF_OPTS = --disable-examples --disable-werror --disable-manpages \
/OK3568_Linux_fs/buildroot/package/libhid/
H A Dlibhid.mk19 --disable-werror \
/OK3568_Linux_fs/buildroot/package/ltrace/
H A Dltrace.mk13 LTRACE_CONF_OPTS = --disable-werror
/OK3568_Linux_fs/buildroot/package/powerpc-utils/
H A Dpowerpc-utils.mk17 POWERPC_UTILS_CONF_OPTS = --disable-werror
/OK3568_Linux_fs/buildroot/package/libuio/
H A Dlibuio.mk11 LIBUIO_CONF_OPTS = --with-glib=no --without-werror
/OK3568_Linux_fs/buildroot/package/libaacs/
H A Dlibaacs.mk15 --disable-werror \
/OK3568_Linux_fs/buildroot/package/linux-zigbee/
H A Dlinux-zigbee.mk20 --disable-werror \
/OK3568_Linux_fs/buildroot/package/libbdplus/
H A Dlibbdplus.mk15 --disable-werror \
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/
H A Dxkbcomp_1.4.5.bb16 EXTRA_OECONF += "--disable-selective-werror"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-fix-host-gcc.patch13 @@ -656,11 +656,6 @@ AC_ARG_ENABLE([werror],
/OK3568_Linux_fs/buildroot/package/lxc/
H A Dlxc.mk19 --disable-werror \
/OK3568_Linux_fs/buildroot/package/elf2flt/
H A Delf2flt.mk25 --disable-werror
/OK3568_Linux_fs/buildroot/boot/grub2/
H A Dgrub2.mk149 --disable-werror
171 --disable-werror
/OK3568_Linux_fs/buildroot/package/gdb/
H A Dgdb.mk135 --disable-werror \
270 --disable-werror \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/
H A D10.3-2021.07-x86_64-aarch64-none-linux-gnu-manifest.txt5 …-doc --disable-gdb --disable-gdbtk --disable-nls --disable-tui --disable-werror --without-gdb --wi…
8 …--build=x86_64-unknown-linux-gnu --host=aarch64-none-linux-gnu --disable-werror --enable-obsolete-…
12 …le-as --disable-ld --disable-doc --disable-gdbtk --disable-nls --disable-werror --without-x --pref…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/metacity/
H A Dmetacity_3.44.0.bb31 PACKAGECONFIG[werror] = "--enable-Werror,--disable-Werror,,"

123