HomeSort by relevance Sort by last modified time
    Searched refs:warn (Results 76 - 100 of 1334) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/python/cpython3/Lib/distutils/command/
check.py 59 def warn(self, msg): member in class:check
62 return Command.warn(self, msg)
96 self.warn("missing required meta-data: %s" % ', '.join(missing))
99 self.warn("missing meta-data: if 'author' supplied, " +
103 self.warn("missing meta-data: if 'maintainer' supplied, " +
106 self.warn("missing meta-data: either (author and author_email) " +
119 self.warn(warning)
  /external/slf4j/slf4j-log4j12/src/test/java/org/slf4j/
InvocationTest.java 84 logger.warn("Hello world 3.");
85 logger.warn("Hello world 3", e);
98 logger.warn(null);
104 logger.warn(null, e);
127 logger.warn(blue, "hello");
132 logger.warn(blue, "hello {}", "world");
137 logger.warn(blue, "hello {} and {} ", "world", "universe");
  /external/curl/tests/
pathhelp.pm 142 warn "Can't determine Win32 current directory.\n";
152 warn "Can't determine Win32 current directory.\n";
172 warn "Can't determine current Win32 drive letter.\n";
249 warn "Can't convert path by \"cygpath\".\n";
339 warn "Can't resolve path by usung \"cygpath\".\n";
377 warn "Can't determine current working directory.\n";
445 warn "Can't determine Unix-style current working directory.\n";
468 warn "Can't resolve path by usung \"cygpath\".\n";
515 warn "Can't determine current working directory.\n";
587 warn "Error processing path \"$path\": "
    [all...]
  /external/slf4j/integration/lib/
slf4j-api-1.5.11.jar 
slf4j-api-1.6.6.jar 
slf4j-api-1.6.99.jar 
slf4j-api-2.0.99.jar 
slf4j-simple-1.4.2.jar 
slf4j-simple-1.5.0.jar 
slf4j-simple-1.5.11.jar 
slf4j-simple-1.5.4-SNAPSHOT.jar 
slf4j-simple-1.6.99.jar 
  /external/slf4j/slf4j-jcl/src/main/java/org/slf4j/impl/
JCLLoggerAdapter.java 46 // WARN: JCLLoggerAdapter constructor should have only package access so
350 * Delegates to the {@link Log#warn(java.lang.Object)} method of the underlying
355 public void warn(String msg) { method in class:JCLLoggerAdapter
356 log.warn(msg);
360 * Delegates to the {@link Log#warn(java.lang.Object)} method of the underlying
365 * for level WARN.
373 public void warn(String format, Object arg) { method in class:JCLLoggerAdapter
376 log.warn(ft.getMessage(), ft.getThrowable());
381 * Delegates to the {@link Log#warn(java.lang.Object)} method of the underlying
386 * for level WARN
396 public void warn(String format, Object arg1, Object arg2) { method in class:JCLLoggerAdapter
415 public void warn(String format, Object... arguments) { method in class:JCLLoggerAdapter
432 public void warn(String msg, Throwable t) { method in class:JCLLoggerAdapter
    [all...]
  /external/grpc-grpc/src/ruby/lib/grpc/generic/
rpc_desc.rb 138 GRPC.logger.warn("failed call: #{active_call}\n#{e}")
142 GRPC.logger.warn("late call: #{active_call}")
151 GRPC.logger.warn("failed handler: #{active_call}; sending status:UNKNOWN")
152 GRPC.logger.warn(e)
200 GRPC.logger.warn("Could not send status #{code}:#{details}")
201 GRPC.logger.warn(e)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
log.py 8 WARN = 3
16 def __init__(self, threshold=WARN):
20 if level not in (DEBUG, INFO, WARN, ERROR, FATAL):
26 if level in (WARN, ERROR, FATAL):
42 def warn(self, msg, *args): member in class:Log
43 self._log(WARN, msg, args)
55 warn = _global_log.warn variable
67 set_threshold(WARN)
  /external/jarjar/lib/
maven-plugin-api.jar 
  /external/python/cpython2/Lib/distutils/
log.py 8 WARN = 3
16 def __init__(self, threshold=WARN):
20 if level not in (DEBUG, INFO, WARN, ERROR, FATAL):
26 if level in (WARN, ERROR, FATAL):
42 def warn(self, msg, *args): member in class:Log
43 self._log(WARN, msg, args)
55 warn = _global_log.warn variable
67 set_threshold(WARN)
  /development/scripts/
bash_util.bash 25 function warn() { function
26 echo "$script_name: WARN: $@" 1>&2
  /external/llvm/utils/abtest/
abtest.py 66 def warn(message): function
75 warn("Missing end of function %s" % (in_function,))
82 warn("End %s does not match begin %s" % (function_name, in_function))
99 warn("Missing end of function %s" % (in_function,))
108 warn("End %s does not match begin %s" % (function_name, in_function))
143 warn("There is no corresponding file to '%s' in %s" \
170 warn("Couldn't find any function in %s, missing annotations?" % (goodfile,))
174 warn("Couldn't find any function in %s, missing annotations?" % (badfile,))
183 warn("Function '%s' missing from bad file" % func)
  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/include/
cpuhotplug_testsuite.sh 6 # warn(TEXT)
10 warn() function
  /external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/impl/
SLF4JLog.java 175 public void warn(Object message) { method in class:SLF4JLog
176 logger.warn(String.valueOf(message));
188 public void warn(Object message, Throwable t) { method in class:SLF4JLog
189 logger.warn(String.valueOf(message), t);
  /external/slf4j/log4j-over-slf4j/compatibility/src/main/java/test/
Log4j13Calls.java 36 logger.warn("Here is a warning");
  /external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/
LogServiceImpl.java 88 delegate.warn(message);
113 delegate.warn(message, exception);
145 delegate.warn(createMessage(sr, message));
199 delegate.warn(createMessage(sr, message), exception);
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
bopt-directive.s 6 # Ensure we parse the bopt & nobopt directives and warn in the bopt case.
  /external/vboot_reference/scripts/image_signing/
common.sh 59 warn() { function

Completed in 7021 milliseconds

1 2 34 5 6 7 8 91011>>