/external/llvm/test/MC/Disassembler/ARM/ |
D | unpredictable-AExtI-arm.txt | 1 …: llvm-mc --disassemble %s -triple=armv7-linux-gnueabi 2>&1 | FileCheck %s -check-prefix=CHECK-WARN 4 # CHECK-WARN: potentially undefined 5 # CHECK-WARN: 0x74 0x03 0xaf 0x06 9 # CHECK-WARN: potentially undefined 10 # CHECK-WARN: 0x74 0x3f 0xbf 0x06 14 # CHECK-WARN: potentially undefined 15 # CHECK-WARN: 0x74 0x3f 0xa6 0x06 19 # CHECK-WARN: potentially undefined 20 # CHECK-WARN: 0x74 0x3f 0xb7 0x06 24 # CHECK-WARN: potentially undefined [all …]
|
/external/ltp/testcases/kernel/io/disktest/ |
D | parse.c | 62 pMsg(WARN, args, "Missing argument for perameter.\n"); in fill_cld_args() 68 pMsg(WARN, args, in fill_cld_args() 73 pMsg(WARN, args, in fill_cld_args() 91 pMsg(WARN, args, in fill_cld_args() 96 pMsg(WARN, args, in fill_cld_args() 104 pMsg(WARN, args, in fill_cld_args() 147 pMsg(WARN, args, in fill_cld_args() 152 pMsg(WARN, args, in fill_cld_args() 168 pMsg(WARN, args, "Unknown Seek pattern\n"); in fill_cld_args() 183 pMsg(WARN, args, in fill_cld_args() [all …]
|
/external/llvm/test/Linker/ |
D | targettriple.ll | 2 ; RUN: cat %t.a.err | FileCheck --check-prefix=WARN-A %s --allow-empty 5 ; RUN: cat %t.b.err | FileCheck --check-prefix=WARN-B %s 7 ; RUN: cat %t.c.err | FileCheck --check-prefix=WARN-C %s --allow-empty 10 ; RUN: cat %t.no-warn.err | FileCheck --check-prefix=WARN-A %s --allow-empty 16 ; WARN-A-NOT: WARNING 19 ; WARN-B: WARNING: Linking two modules of different target triples: 22 ; WARN-C-NOT: WARNING
|
D | datalayout.ll | 3 ; RUN: (echo foo ;cat %t.a.err) | FileCheck --check-prefix=WARN-A %s 6 ; RUN: cat %t.b.err | FileCheck --check-prefix=WARN-B %s 11 ; WARN-A-NOT: WARNING 13 ; WARN-B: WARNING: Linking two modules of different data layouts:
|
/external/tensorflow/tensorflow/python/training/ |
D | tensorboard_logging.py | 40 WARN = 'WARN' variable 45 _verbosity = WARN 61 WARN: event_pb2.LogMessage.WARN, 70 WARN: logging.WARN, 159 log(WARN, message, *args)
|
/external/python/cpython3/Python/ |
D | structmember.c | 94 #define WARN(msg) \ macro 147 WARN("Truncation of value to char"); in PyMember_SetOne() 156 WARN("Truncation of value to unsigned char"); in PyMember_SetOne() 165 WARN("Truncation of value to short"); in PyMember_SetOne() 174 WARN("Truncation of value to unsigned short"); in PyMember_SetOne() 183 WARN("Truncation of value to int"); in PyMember_SetOne() 197 WARN("Writing negative value into unsigned field"); in PyMember_SetOne() 201 WARN("Truncation of value to unsigned int"); in PyMember_SetOne() 221 WARN("Writing negative value into unsigned field"); in PyMember_SetOne()
|
/external/python/cpython2/Lib/distutils/ |
D | log.py | 8 WARN = 3 variable 16 def __init__(self, threshold=WARN): 20 if level not in (DEBUG, INFO, WARN, ERROR, FATAL): 26 if level in (WARN, ERROR, FATAL): 43 self._log(WARN, msg, args) 67 set_threshold(WARN)
|
/external/python/cpython3/Lib/distutils/ |
D | log.py | 8 WARN = 3 variable 16 def __init__(self, threshold=WARN): 20 if level not in (DEBUG, INFO, WARN, ERROR, FATAL): 26 if level in (WARN, ERROR, FATAL): 47 self._log(WARN, msg, args) 71 set_threshold(WARN)
|
/external/shflags/test_results/1.2.0/ |
D | Linux-Ubuntu-10.04.4-LTS.txt | 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 78 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 109 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 151 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 182 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 224 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 255 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 297 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 328 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 370 test:WARN Enhanced version of getopt found. Standard tests will be skipped. [all …]
|
D | Linux-Ubuntu-14.04.3-LTS.txt | 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 78 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 109 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 151 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 182 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 224 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 255 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 297 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 328 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 370 test:WARN Enhanced version of getopt found. Standard tests will be skipped. [all …]
|
D | Linux-Ubuntu-12.04.1-LTS.txt | 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 78 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 109 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 151 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 182 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 224 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 255 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 297 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 328 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 370 test:WARN Enhanced version of getopt found. Standard tests will be skipped. [all …]
|
D | Linux-Ubuntu-8.04.4-LTS.txt | 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 78 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 109 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 151 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 182 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 224 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 255 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 297 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 328 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 370 test:WARN Enhanced version of getopt found. Standard tests will be skipped. [all …]
|
D | Solaris-8u7.txt | 36 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 59 test:WARN Shell built-ins not supported. Some tests will be skipped. 79 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 110 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 152 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 188 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 230 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 266 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 308 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
|
D | Solaris-10u10.txt | 36 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 59 test:WARN Shell built-ins not supported. Some tests will be skipped. 79 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 110 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 152 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 188 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 230 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 266 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 308 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
|
D | Solaris-9u8.txt | 36 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 59 test:WARN Shell built-ins not supported. Some tests will be skipped. 79 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 110 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 152 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 188 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 230 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 266 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 308 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
|
D | Mac_OS_X-10.8.2.txt | 36 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 78 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 109 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 151 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 187 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 229 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 265 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 307 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
|
D | Mac_OS_X-10.10.3.txt | 36 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 78 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 109 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 151 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 187 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 229 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 265 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 307 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
|
/external/shflags/test_results/1.0.3/ |
D | Linux-Ubuntu-8.04.txt | 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 71 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 102 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 137 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 168 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 203 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 234 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 269 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 300 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 335 test:WARN Enhanced version of getopt found. Standard tests will be skipped. [all …]
|
D | Linux-Ubuntu-6.06.txt | 36 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 71 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 102 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 137 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 173 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 208 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 239 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 274 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 305 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 340 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
|
D | Solaris-5.11-snv_77.txt | 36 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 71 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 102 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 137 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 173 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 208 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 244 test:WARN Standard version of getopt found. Enhanced tests will be skipped. 279 test:WARN Standard version of getopt found. Enhanced tests will be skipped.
|
/external/autotest/client/deps/fakegudev/src/ |
D | Makefile | 12 WARN := -Werror -Wall macro 20 $(CC) -o $@ $(WARN) $(OPT) $(DEBUG) $(PKG_CFLAGS_FAKEGUDEV) \ 24 $(CC) -fPIC -shared -o $@ $(WARN) $(OPT) $(DEBUG) \ 28 $(CC) -o $@ $(WARN) $(OPT) $(DEBUG) $(PKG_CFLAGS_FAKESYSCALLS) \ 32 $(CC) -fPIC -shared -o $@ $(WARN) $(OPT) $(DEBUG) \
|
/external/shflags/test_results/1.0.2/ |
D | Linux-Ubuntu-6.06.txt | 35 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 67 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 97 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 129 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 164 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 196 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 226 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 258 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 288 test:WARN Enhanced version of getopt found. Standard tests will be skipped. 320 test:WARN Enhanced version of getopt found. Standard tests will be skipped.
|
/external/python/cpython2/Python/ |
D | structmember.c | 162 #define WARN(msg) \ macro 219 WARN("Truncation of value to char"); in PyMember_SetOne() 228 WARN("Truncation of value to unsigned char"); in PyMember_SetOne() 237 WARN("Truncation of value to short"); in PyMember_SetOne() 246 WARN("Truncation of value to unsigned short"); in PyMember_SetOne() 255 WARN("Truncation of value to int"); in PyMember_SetOne() 269 WARN("Writing negative value into unsigned field"); in PyMember_SetOne() 273 WARN("Truncation of value to unsigned int"); in PyMember_SetOne() 293 WARN("Writing negative value into unsigned field"); in PyMember_SetOne()
|
/external/vogar/src/vogar/ |
D | Console.java | 65 Color.WARN.setCode(warnColor); in setUseColor() 114 out.println(colorString("Warning: " + message, Color.WARN)); in warn() 116 out.println(colorString(indent + item, Color.WARN)); in warn() 182 out.println(colorString("SKIP (" + result + ")", Color.WARN)); in printResult() 213 color = Color.WARN; in summarizeOutcomes() 223 timestamp = colorString("unknown", Color.WARN); in summarizeOutcomes() 232 brokeThisMessage = colorString(" (you might have fixed this)", Color.WARN); in summarizeOutcomes() 234 brokeThisMessage = colorString(" (you might have broken this)", Color.WARN); in summarizeOutcomes() 237 brokeThisMessage = colorString(" (no test history available)", Color.WARN); in summarizeOutcomes() 310 return Color.WARN; in elapsedTimeWarningColor() [all …]
|
/external/slf4j/slf4j-log4j12/src/main/java/org/slf4j/impl/ |
D | Log4jLoggerAdapter.java | 386 return logger.isEnabledFor(Level.WARN); in isWarnEnabled() 396 logger.log(FQCN, Level.WARN, msg, null); in warn() 414 if (logger.isEnabledFor(Level.WARN)) { in warn() 416 logger.log(FQCN, Level.WARN, ft.getMessage(), ft.getThrowable()); in warn() 437 if (logger.isEnabledFor(Level.WARN)) { in warn() 439 logger.log(FQCN, Level.WARN, ft.getMessage(), ft.getThrowable()); in warn() 458 if (logger.isEnabledFor(Level.WARN)) { in warn() 460 logger.log(FQCN, Level.WARN, ft.getMessage(), ft.getThrowable()); in warn() 474 logger.log(FQCN, Level.WARN, msg, t); in warn() 587 log4jLevel = Level.WARN; in log()
|