Searched refs:warning (Results 1 – 8 of 8) sorted by relevance
47 $(warning unsupported TARGET_ARCH=$(TARGET_ARCH))50 $(warning unsupported HOST_ARCH=$(HOST_ARCH))63 $(warning Do not know what to do with this multi-target configuration!)
49 // Enable warning of converting ints to void*.52 // Enable warning of wrong unused annotations.55 // Enable warning for deprecated language features.58 // Enable warning for unreachable break & return.148 // that working around this warning would be extra-painful.
91 for warning in sorted(list(sharedwarnings)):92 print warning
115 Compiler(CompilerDriver* driver, uint64_t warning) : in Compiler() argument116 driver_(driver), maximum_compilation_time_before_warning_(warning) { in Compiler()
44 #pragma GCC diagnostic warning "-Wunused-function"
157 void moveTo(GuardState target, GuardState warn_threshold, const char* warning);162 void moveUp(GuardState target, const char* warning);
104 void FdFile::moveTo(GuardState target, GuardState warn_threshold, const char* warning) { in moveTo() argument108 LOG(ERROR) << warning; in moveTo()115 void FdFile::moveUp(GuardState target, const char* warning) { in moveUp() argument121 LOG(ERROR) << warning; in moveUp()
139 The generation tool does *not* print a warning if your instructions