HomeSort by relevance Sort by last modified time
    Searched refs:gcc (Results 26 - 50 of 564) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/qemu-kernel/kernel-toolchain/
android-kernel-toolchain-gcc 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
android-kernel-toolchain-ld 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
android-kernel-toolchain-nm 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
android-kernel-toolchain-objcopy 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
android-kernel-toolchain-objdump 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
android-kernel-toolchain-ranlib 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
android-kernel-toolchain-size 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
android-kernel-toolchain-strip 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
toolbox.sh 31 # $PROGPREFIX-gcc --> $0
38 # <suffix> can be 'gcc', 'ld', etc... We expect that the fake toolchain
46 if [ "$PROGSUFFIX" = gcc ]; then
  /device/google/contexthub/firmware/misc/cpu/x86/
Makefile 17 GCC = gcc
  /external/autotest/client/deps/nvmap_compactor/src/
Makefile 10 GCC = $(CROSS_COMPILE)gcc
13 $(GCC) -lEGL -lGLESv2 $(CFLAGS) $(SOURCE_FILES) -o $(OUT)
  /external/autotest/client/tests/cyclictest/src/
Makefile 7 $(CROSS_COMPILE)gcc $(FLAGS) $^ -o $(TARGET) $(LIBS)
  /external/autotest/client/tests/kvm/deps/test_clock_getres/
Makefile 1 CC = gcc
  /external/autotest/client/tests/signaltest/
Makefile 2 CC ?= $(CROSS_COMPILE)gcc
  /external/autotest/client/tests/signaltest/src/
Makefile 1 CC ?= $(CROSS_COMPILE)gcc
  /external/iputils/Modules/
Makefile 4 CC=gcc
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/os2/
os2-dev.mk 2 # FreeType 2 configuration rules for OS/2 + GCC
23 # include gcc-specific definitions
24 include $(TOP_DIR)/builds/compiler/gcc-dev.mk
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
unix-dev.mk 2 # FreeType 2 Configuration rules for Unix + GCC
22 include $(TOP_DIR)/builds/compiler/gcc-dev.mk
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/
w32-dev.mk 2 # FreeType 2 configuration rules for Win32 + GCC
26 include $(TOP_DIR)/builds/compiler/gcc-dev.mk
w32-gcc.mk 2 # FreeType 2 configuration rules for Win32 + GCC
24 # include gcc-specific definitions
25 include $(TOP_DIR)/builds/compiler/gcc.mk
w32-mingw32.mk 26 # include gcc-specific definitions
27 include $(TOP_DIR)/builds/compiler/gcc.mk
  /external/opencv3/3rdparty/ffmpeg/
make.bat 1 set path=c:\dev\msys32\bin;%path% & gcc -Wall -shared -o opencv_ffmpeg.dll -O2 -x c++ -I../include -I../include/ffmpeg_ -I../../modules/highgui/src ffopencv.c -L../lib -lavformat -lavcodec -lavdevice -lswscale -lavutil -lws2_32
2 set path=c:\dev\msys64\bin;%path% & gcc -m64 -Wall -shared -o opencv_ffmpeg_64.dll -O2 -x c++ -I../include -I../include/ffmpeg_ -I../../mo (…)
  /external/selinux/libselinux/src/
exception.sh 18 gcc -x c -c -I../include - -aux-info temp.aux < ../include/selinux/selinux.h
  /external/selinux/libsemanage/src/
exception.sh 12 gcc -x c -c -I../include - -aux-info temp.aux < ../include/semanage/semanage.h
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/config/
typeof.hpp 17 #include <boost/mpl/aux_/config/gcc.hpp>

Completed in 1425 milliseconds

12 3 4 5 6 7 8 91011>>