Searched refs:warning (Results 1 – 12 of 12) sorted by relevance
48 // that working around this warning would be extra-painful.86 // Enable warning of converting ints to void*.89 // Enable warning of wrong unused annotations.92 // Enable warning for deprecated language features.95 // Enable warning for unreachable break & return.99 // Disable warning for use of offsetof on non-standard layout type.103 // Enable inconsistent-missing-override warning. This warning is disabled by default in
48 $(warning unsupported TARGET_ARCH=$(TARGET_ARCH))51 $(warning unsupported HOST_ARCH=$(HOST_ARCH))
83 #pragma clang diagnostic warning "-W#warnings"84 #warning "Backtrace collector is not implemented. GCStress cannot be used."
387 #pragma clang diagnostic warning "-W#warnings" in Park()388 #warning "LockSupport.park/unpark implemented as noops without FUTEX support." in Park()
91 for warning in sorted(list(sharedwarnings)):92 print warning
102 uint64_t warning) : in Compiler() argument105 maximum_compilation_time_before_warning_(warning) { in Compiler()
132 void moveTo(GuardState target, GuardState warn_threshold, const char* warning);137 void moveUp(GuardState target, const char* warning);
264 void FdFile::moveTo(GuardState target, GuardState warn_threshold, const char* warning) { in moveTo() argument268 LOG(ERROR) << warning; in moveTo()275 void FdFile::moveUp(GuardState target, const char* warning) { in moveUp() argument281 LOG(ERROR) << warning; in moveUp()
44 #pragma GCC diagnostic warning "-Wunused-function"
96 logging.warning('Could not break and parse line \'%s\'', line)101 logging.warning('Dont understand bits \'%s\'', bits)701 logging.warning('--bitness=auto, trying to autodetect. This may be incorrect!')705 logging.warning(' Detected multilib')708 logging.warning(' Detected 32-only')711 logging.warning(' Detected 64-only')
18 loaded on a jit thread. Otherwise a warning will be printed.
37 The generation tool does *not* print a warning if your instructions