Home
last modified time | relevance | path

Searched refs:COMPILER (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/support/dependencies/
H A Ddependencies.sh99 COMPILER=$(which $HOSTCC_NOCCACHE 2> /dev/null)
100 if [ -z "$COMPILER" ] ; then
101 COMPILER=$(which cc 2> /dev/null)
103 if [ -z "$COMPILER" ] ; then
109 COMPILER_VERSION=$($COMPILER -v 2>&1 | sed -n '/^gcc version/p' |
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit/
H A Dcross.patch31 +if test -z "$COMPILER"; then
42 + COMPILER=`./.1`
47 -COMPILER=`./.1`
62 if test "$COMPILER" = "suncc"; then
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dconf.mk24 COMPILER ?= gcc
25 COMPILER_ta_arm64 ?= $(COMPILER)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dconf.mk25 COMPILER ?= gcc
26 COMPILER_ta_arm32 ?= $(COMPILER)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/toybox/
H A Dtoybox_0.8.6.bb27 COMPILER:toolchain-clang = "clang"
28 COMPILER ?= "gcc"
36 CC="${COMPILER}" \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib_dl/
H A Dsub.mk3 ifneq ($(COMPILER),clang)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/os_test_lib/
H A Dsub.mk4 ifneq ($(COMPILER),clang)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/mcpp/files/
H A Dice-mcpp.patch17 + #ifndef COMPILER
25 + #ifndef COMPILER
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/
H A Dconcurrencykit_git.bb29 export COMPILER='gcc'
/OK3568_Linux_fs/u-boot/board/freescale/m5253evbe/
H A DREADME96 5. COMPILER
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq_3A_server/
H A DCMakeLists.txt19 # SET THE COMPILER PATH
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ada/gcc-interface/
H A Dada-tree.def3 * GNAT COMPILER COMPONENTS *
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ada/gcc-interface/
H A Dada-tree.def3 * GNAT COMPILER COMPONENTS *
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.m68k163 5. COMPILER
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drcu_dereference.rst27 the section entitled "EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH"
305 EXAMPLE WHERE THE COMPILER KNOWS TOO MUCH
/OK3568_Linux_fs/buildroot/package/lvgl/lvgl/
H A D0005-lvgl-Add-lv_conf.h.patch325 + * COMPILER SETTINGS
/OK3568_Linux_fs/external/xserver/
H A Daclocal.m42327 define([COMPILER], [$CC]) macro
2332 define([COMPILER], [$CXX]) macro
2340 AC_CACHE_CHECK([if ]COMPILER[ supports -Werror=unknown-warning-option],
2354 AC_CACHE_CHECK([if ]COMPILER[ supports -Werror=unused-command-line-argument],
2377 AC_MSG_CHECKING([if ]COMPILER[ supports ]flag[])
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt273 the COMPILER BARRIER section.
903 Please see the COMPILER BARRIER section for more information.
1513 COMPILER BARRIER
/OK3568_Linux_fs/buildroot/dl/dhrystone/
H A Ddhry-c1769 -COMPILER:
/OK3568_Linux_fs/external/chromium/licenses/
H A DLICENSE.29615 STACK-LESS JUST-IN-TIME COMPILER
H A DLICENSE.666114 STACK-LESS JUST-IN-TIME COMPILER
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccinstall.info3522 COMPILER FAILS TO ASSEMBLE/BIND) is available from IBM Customer Support
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccinstall.info3522 COMPILER FAILS TO ASSEMBLE/BIND) is available from IBM Customer Support
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-152132 It may also be useful to pass ‘CC=COMPILER’ and ‘CFLAGS=FLAGS’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-152132 It may also be useful to pass ‘CC=COMPILER’ and ‘CFLAGS=FLAGS’

12