Home
last modified time | relevance | path

Searched refs:LINUX (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/external/linux-rga/core/
H A DRgaUtils.cpp142 #ifdef LINUX in get_bpp_from_format()
248 #ifdef LINUX in get_perPixel_stride_from_format()
344 #ifdef LINUX in get_buf_from_file()
368 #ifdef LINUX in get_buf_from_file_FBC()
394 #ifdef LINUX in output_buf_data_to_file()
419 #ifdef LINUX in output_buf_data_to_file_FBC()
H A DRockchipRga.cpp57 #ifdef LINUX
65 #ifdef LINUX
143 #ifdef LINUX
/OK3568_Linux_fs/buildroot/package/bdwgc/
H A D0001-Fix-undefined-reference-to-__data_start-linker-error.patch9 * include/private/gcconfig.h [RISCV && LINUX] (__data_start): Add
24 # ifdef LINUX
25 # define OS_TYPE "LINUX"
/OK3568_Linux_fs/external/linux-rga/samples/im2d_api_demo/
H A DrgaImDemo.cpp48 #ifdef LINUX
58 #ifdef LINUX
203 #ifdef LINUX in main()
300 #elif LINUX in main()
414 #elif LINUX in main()
472 #elif LINUX in main()
626 #ifdef LINUX in main()
733 #ifdef LINUX in main()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h36 #if defined(LINUX)
126 #if defined(LINUX) || defined(linux)
344 #if (defined (LINUX) || defined(linux))
425 #if defined(LINUX) || defined(linux)
507 #elif defined(LINUX) || defined(linux)
980 #if defined(LINUX) || defined(linux) || defined(ANDROID) || defined(OEM_ANDROID)
1053 #if defined(linux) || defined(LINUX)
1061 #if defined(LINUX) || defined(linux)
1354 #if defined(LINUX) || defined(linux)
1401 #if defined(LINUX)
[all …]
H A Ddhd_pcie.h763 #if defined(linux) || defined(LINUX)
778 #if defined(linux) || defined(LINUX)
799 #if defined(linux) || defined(LINUX) || defined(DHD_EFI)
822 #if defined(linux) || defined(LINUX)
956 #if defined(LINUX) || defined(linux)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd.h36 #if defined(LINUX)
124 #if defined(LINUX) || defined(linux)
342 #if (defined (LINUX) || defined(linux))
423 #if defined(LINUX) || defined(linux)
505 #elif defined(LINUX) || defined(linux)
978 #if defined(LINUX) || defined(linux) || defined(ANDROID) || defined(OEM_ANDROID)
1051 #if defined(linux) || defined(LINUX)
1059 #if defined(LINUX) || defined(linux)
1352 #if defined(LINUX) || defined(linux)
1399 #if defined(LINUX)
[all …]
H A Ddhd_pcie.h763 #if defined(linux) || defined(LINUX)
778 #if defined(linux) || defined(LINUX)
799 #if defined(linux) || defined(LINUX) || defined(DHD_EFI)
822 #if defined(linux) || defined(LINUX)
956 #if defined(LINUX) || defined(linux)
/OK3568_Linux_fs/buildroot/package/libserialport/
H A D0001-uclinux-detection.patch19 -AM_CONDITIONAL([LINUX], [test -z "${host_os##linux*}"])
20 +AM_CONDITIONAL([LINUX], [test -z "${host_os##linux*}" || test -z "${host_os##uclinux*}"])
/OK3568_Linux_fs/external/linux-rga/core/utils/
H A Dutils.cpp23 #if LINUX in get_compatible_format()
/OK3568_Linux_fs/buildroot/board/technologic/ts5500/fs-overlay/boot/syslinux/
H A Dsyslinux.cfg8 LINUX /boot/bzImage
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_module.c26 #ifdef LINUX
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_module.c28 #ifdef LINUX
/OK3568_Linux_fs/buildroot/package/beecrypt/
H A D0002-build-system.patch134 -# if LINUX
162 +# if LINUX
/OK3568_Linux_fs/buildroot/package/wipe/
H A D0001-musl.patch21 -# ifndef LINUX
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Daudio-graph-card.txt5 see ${LINUX}/Documentation/devicetree/bindings/graph.txt
8 see ${LINUX}/Documentation/devicetree/bindings/sound/simple-card.yaml
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/snort/snort/
H A D0001-libpcap-search-sysroot-for-headers.patch23 AC_DEFINE([LINUX],[1],[Define if Linux])
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/
H A Dlibsrp.h52 LINUX = 2, enumerator
/OK3568_Linux_fs/buildroot/package/snort/
H A D0001-configure.in-Avoid-path-poisoning-with-libpcap.patch23 AC_DEFINE([LINUX],[1],[Define if Linux])
H A D0006-Fix-compile-error-when-building-against-uclibc-or-mu.patch28 +#if defined(FREEBSD) || defined(OPENBSD) || (defined(LINUX) && defined(__UCLIBC__) && !defined(__U…
/OK3568_Linux_fs/buildroot/package/civetweb/
H A Dcivetweb.mk13 CIVETWEB_CONF_OPTS = TARGET_OS=LINUX WITH_IPV6=1 \
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dzynq-parallella.dts3 * Copyright (c) 2014 SUSE LINUX Products GmbH
/OK3568_Linux_fs/buildroot/package/procps-ng/
H A D0001-configure-Add--disable-w.patch88 AM_CONDITIONAL(LINUX, test "x$host_os" = xlinux-gnu)
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/objdetect/
H A Ddetection_based_tracker.hpp50 #if defined(__linux__) || defined(LINUX) || defined(__APPLE__) || defined(__ANDROID__) || \
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0002-Fix-build-with-non-glibc-libc-on-musl.patch61 #if OS(DARWIN) || (OS(LINUX) && !PLATFORM(GTK))

1234