Home
last modified time | relevance | path

Searched refs:GCC (Results 1 – 8 of 8) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_buffer.h62 #pragma GCC diagnostic push
63 #pragma GCC diagnostic ignored "-Wpedantic"
266 #pragma GCC diagnostic pop
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_buffer.h62 #pragma GCC diagnostic push
63 #pragma GCC diagnostic ignored "-Wpedantic"
290 #pragma GCC diagnostic pop
/device/google/contexthub/firmware/os/platform/stm32/flash_script/
DMakefile17 GCC = $(CROSS_COMPILE)gcc macro
27 $(GCC) -o tool.elf $(FLAGS) tool.c
/device/google/contexthub/firmware/
Dfirmware.mk103 $(GCC) -o $@ $(SRCS_bl) $(OSFLAGS) $(OSFLAGS_bl) $(FLAGS)
107 $(GCC) -o $@ $(SRCS_os) $(OSFLAGS) $(OSFLAGS_os) $(FLAGS)
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr31 …- ".trash" contains sections taht GCC simply feel like it MUST produce (link error otherwise) but …
34 …elf potentially to adjust for new reloc format. This shrinks relocs a lot. GCC produces relocs at 8
/device/google/cuttlefish/host/commands/metrics/proto/
Dcf_metrics_protos.h23 #pragma GCC system_header
/device/google/contexthub/firmware/os/cpu/x86/
Dx86.mk17 GCC = gcc
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcortexm4.mk17 GCC = $(CROSS_COMPILE)gcc