| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RgaUtils.cpp | 142 #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 D | RockchipRga.cpp | 57 #ifdef LINUX 65 #ifdef LINUX 143 #ifdef LINUX
|
| /OK3568_Linux_fs/buildroot/package/bdwgc/ |
| H A D | 0001-Fix-undefined-reference-to-__data_start-linker-error.patch | 9 * 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 D | rgaImDemo.cpp | 48 #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 D | dhd.h | 36 #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 D | dhd_pcie.h | 763 #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 D | dhd.h | 36 #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 D | dhd_pcie.h | 763 #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 D | 0001-uclinux-detection.patch | 19 -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 D | utils.cpp | 23 #if LINUX in get_compatible_format()
|
| /OK3568_Linux_fs/buildroot/board/technologic/ts5500/fs-overlay/boot/syslinux/ |
| H A D | syslinux.cfg | 8 LINUX /boot/bzImage
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_module.c | 26 #ifdef LINUX
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_module.c | 28 #ifdef LINUX
|
| /OK3568_Linux_fs/buildroot/package/beecrypt/ |
| H A D | 0002-build-system.patch | 134 -# if LINUX 162 +# if LINUX
|
| /OK3568_Linux_fs/buildroot/package/wipe/ |
| H A D | 0001-musl.patch | 21 -# ifndef LINUX
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | audio-graph-card.txt | 5 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 D | 0001-libpcap-search-sysroot-for-headers.patch | 23 AC_DEFINE([LINUX],[1],[Define if Linux])
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/ |
| H A D | libsrp.h | 52 LINUX = 2, enumerator
|
| /OK3568_Linux_fs/buildroot/package/snort/ |
| H A D | 0001-configure.in-Avoid-path-poisoning-with-libpcap.patch | 23 AC_DEFINE([LINUX],[1],[Define if Linux])
|
| H A D | 0006-Fix-compile-error-when-building-against-uclibc-or-mu.patch | 28 +#if defined(FREEBSD) || defined(OPENBSD) || (defined(LINUX) && defined(__UCLIBC__) && !defined(__U…
|
| /OK3568_Linux_fs/buildroot/package/civetweb/ |
| H A D | civetweb.mk | 13 CIVETWEB_CONF_OPTS = TARGET_OS=LINUX WITH_IPV6=1 \
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | zynq-parallella.dts | 3 * Copyright (c) 2014 SUSE LINUX Products GmbH
|
| /OK3568_Linux_fs/buildroot/package/procps-ng/ |
| H A D | 0001-configure-Add--disable-w.patch | 88 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 D | detection_based_tracker.hpp | 50 #if defined(__linux__) || defined(LINUX) || defined(__APPLE__) || defined(__ANDROID__) || \
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/ |
| H A D | 0002-Fix-build-with-non-glibc-libc-on-musl.patch | 61 #if OS(DARWIN) || (OS(LINUX) && !PLATFORM(GTK))
|