Home
last modified time | relevance | path

Searched refs:cflags (Results 1 - 4 of 4) sorted by relevance

/device/soc/rockchip/common/sdk_linux/scripts/
H A DMakefile7 CRYPTO_CFLAGS = $(shell pkg-config --cflags libcrypto 2> /dev/null)
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dtopology.c196 unsigned long cflags = sd->flags, pflags = parent->flags; in sd_parent_degenerate() local
211 if (~cflags & pflags) { in sd_parent_degenerate()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dsiutils.c1721 uint32 cflags; in si_corebist() local
1725 cflags = si_core_cflags(sih, 0, 0); in si_corebist()
1737 si_core_cflags(sih, 0xffff, cflags); in si_corebist()
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm390 --host-cflags=HCFLAGS use HCFLAGS when compiling for host
396 --extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
1447 pkg_cflags=$($pkg_config --cflags $pkg_config_flags $pkg)
4455 # Filter out MSVC cl.exe options from cflags that shouldn't
6545 gcrypt_cflags=$("${GCRYPT_CONFIG}" --cflags)
6559 sdl2_cflags=$("${SDL2_CONFIG}" --cflags)
7077 test_${pfx}cc <<EOF || add_${pfx}cflags -Dinline=__inline

Completed in 18 milliseconds