android_system_core/libpixelflinger/codeflinger
Elliott Hughes 643268f325 Move system/core/ off NO_ERROR.
It causes trouble for Windows, and OK already exists.

Bug: N/A
Test: builds
Change-Id: Ida22fd658b0ebb259c710ba39049b07c9e495d9c
2018-10-08 11:15:52 -07:00
..
tinyutils
ARMAssembler.cpp Move system/core/ off NO_ERROR. 2018-10-08 11:15:52 -07:00
ARMAssembler.h
ARMAssemblerInterface.cpp
ARMAssemblerInterface.h
ARMAssemblerProxy.cpp
ARMAssemblerProxy.h
Arm64Assembler.cpp Move system/core/ off NO_ERROR. 2018-10-08 11:15:52 -07:00
Arm64Assembler.h
Arm64Disassembler.cpp
Arm64Disassembler.h
CodeCache.cpp
CodeCache.h
GGLAssembler.cpp
GGLAssembler.h
MIPS64Assembler.cpp MIPS[64]: codeflinger: Fix build due to unused variable warnings 2017-11-06 16:38:49 +01:00
MIPS64Assembler.h
MIPSAssembler.cpp Move system/core/ off NO_ERROR. 2018-10-08 11:15:52 -07:00
MIPSAssembler.h
armreg.h
blending.cpp Suppress implicit-fallthrough warnings. 2018-09-17 16:50:11 +00:00
disassem.c
disassem.h
load_store.cpp
mips64_disassem.c MIPS[64]: codeflinger: Fix build due to unused variable warnings 2017-11-06 16:38:49 +01:00
mips64_disassem.h
mips_disassem.c MIPS[64]: codeflinger: Fix build due to unused variable warnings 2017-11-06 16:38:49 +01:00
mips_disassem.h
mips_opcode.h
texturing.cpp