Lines Matching refs:error
9 # error "This source file should be compiled with an ARM toolchain" in main()
12 # error "This source file should be built in thumb mode!" in main()
16 # error "This source file should be compiled with an ARM toolchain" in main()
19 # error "This source file should be built in thumb2 mode!" in main()
23 # error "This source file should be compiled with an ARM toolchain" in main()
26 # error "This source file should be compiled to 32-bit ARM instructions" in main()
30 # error "This source file should be compiled with an x86 toolchain" in main()
34 # error "This source file should be compiled with a MIPS toolchain" in main()
37 # error "This unit test is broken!" in main()
42 # error "This source file should be compiled with NEON support!" in main()
46 # error "This source file should be compiled without NEON support!" in main()
51 # error "This toolchain doesn't define the __ANDROID__ built-in macro!" in main()