Home
last modified time | relevance | path

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

/art/build/
DAndroid.common.mk47 $(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!)
DAndroid.bp49 // 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.
/art/tools/
Dfindbuildbotwarnings.py91 for warning in sorted(list(sharedwarnings)):
92 print warning
/art/compiler/
Dcompiler.h115 Compiler(CompilerDriver* driver, uint64_t warning) : in Compiler() argument
116 driver_(driver), maximum_compilation_time_before_warning_(warning) { in Compiler()
/art/runtime/arch/
Dmemcmp16.cc44 #pragma GCC diagnostic warning "-Wunused-function"
/art/runtime/base/unix_file/
Dfd_file.h157 void moveTo(GuardState target, GuardState warn_threshold, const char* warning);
162 void moveUp(GuardState target, const char* warning);
Dfd_file.cc104 void FdFile::moveTo(GuardState target, GuardState warn_threshold, const char* warning) { in moveTo() argument
108 LOG(ERROR) << warning; in moveTo()
115 void FdFile::moveUp(GuardState target, const char* warning) { in moveUp() argument
121 LOG(ERROR) << warning; in moveUp()
/art/runtime/interpreter/mterp/
DREADME.txt139 The generation tool does *not* print a warning if your instructions