/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
ElemPI.java | 139 transformer.getMsgMgr().warn( 149 transformer.getMsgMgr().warn(
|
ElemElement.java | 218 transformer.getMsgMgr().warn( 268 transformer.getMsgMgr().warn( 278 transformer.getMsgMgr().warn(
|
/external/bison/src/ |
complain.c | 35 /* This variable is set each time `warn' is called. */ 65 warn (const char *message, ...) 64 warn (const char *message, ...) function
|
/external/chromium/base/threading/ |
thread_collision_warner.h | 136 virtual void warn() = 0; 141 virtual void warn();
|
/external/chromium/chrome/browser/ |
platform_util_win.cc | 148 // TODO(nsylvain): we should also add a dialog to warn on errors. See 158 // TODO(nsylvain): we should also add a dialog to warn on errors. See
|
/external/clang/test/Analysis/ |
MissingDealloc.m | 33 // Don't warn about iVars that are selectors. 54 // Don't warn about iVars that are IBOutlets.
|
/external/dbus/dbus/ |
dbus-macros.h | 134 * Tells the compiler to warn about a function or type if it's used. 148 * Tells gcc not to warn about extensions to the C standard in the
|
/external/openssh/ |
auth-passwd.c | 144 pwwarntime = login_getcaptime(lc, "password-warn", TWO_WEEKS, 146 acwarntime = login_getcaptime(lc, "expire-warn", TWO_WEEKS,
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
config.py | 110 _log.warn("Configuration \"%s\" is not a recognized value.\n" % 112 _log.warn("Scripts may fail. "
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
test_expectations.py | 74 _log.warn("Could not determine the port for %s. " 118 # Warn tabs in lines as well
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
main.py | 89 _log.warn("WebKit checkout root not found:\n" 108 _log.warn(
|
/frameworks/base/core/java/android/accounts/ |
ChooseAccountActivity.java | 106 if (Log.isLoggable(TAG, Log.WARN)) { 111 if (Log.isLoggable(TAG, Log.WARN)) {
|
ChooseAccountTypeActivity.java | 140 if (Log.isLoggable(TAG, Log.WARN)) { 145 if (Log.isLoggable(TAG, Log.WARN)) {
|
/libcore/dalvik/src/main/java/dalvik/system/ |
CloseGuard.java | 126 * #open(String)} can be used to set up the instance to warn on 146 * Used to replace default Reporter used to warn of CloseGuard
|
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/ |
DeprecationDetector.java | 82 // We could warn about it, but it will probably be very noisy 150 // The inputType attribute was introduced in API 3 so don't warn about
|
/system/extras/fatblock/ |
fs.c | 130 WARN("allocating extent: filesystem is full!\n"); 222 WARN("initializing filesystem: couldn't allocate FAT extent: "
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-as.1 | 144 [\fB\-v\fR] [\fB\-version\fR] [\fB\-\-version\fR] [\fB\-W\fR] [\fB\-\-warn\fR] 211 [\fB\-\-m32rx\fR|\fB\-\-[no\-]warn\-explicit\-parallel\-conflicts\fR| 288 [ \fB\-warn\-undocumented\-instructions\fR] [\fB\-Wud\fR] 289 [ \fB\-warn\-unportable\-instructions\fR] [\fB\-Wup\fR] 472 Don't warn about signed overflow. 538 .IP "\fB\-\-no\-warn\fR" 4 539 .IX Item "--no-warn" 545 .IP "\fB\-\-warn\fR" 4 546 .IX Item "--warn" 616 Warn when nops are generated [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/ |
arm-eabi-as.1 | 144 [\fB\-v\fR] [\fB\-version\fR] [\fB\-\-version\fR] [\fB\-W\fR] [\fB\-\-warn\fR] 211 [\fB\-\-m32rx\fR|\fB\-\-[no\-]warn\-explicit\-parallel\-conflicts\fR| 288 [ \fB\-warn\-undocumented\-instructions\fR] [\fB\-Wud\fR] 289 [ \fB\-warn\-unportable\-instructions\fR] [\fB\-Wup\fR] 472 Don't warn about signed overflow. 538 .IP "\fB\-\-no\-warn\fR" 4 539 .IX Item "--no-warn" 545 .IP "\fB\-\-warn\fR" 4 546 .IX Item "--warn" 616 Warn when nops are generated [all...] |
/external/ppp/pppd/ |
sys-linux.c | 405 warn("Couldn't make tty exclusive: %m"); 441 warn("Couldn't reset tty to normal line discipline: %m"); 476 warn("Couldn't set /dev/ppp (channel) to nonblock: %m"); 522 warn("Couldn't set device to non-blocking mode: %m"); 556 warn("tcflush failed: %m"); 569 warn("ioctl(TIOCNXCL): %m (line %d)", __LINE__); 575 warn("Couldn't restore device fd flags: %m"); 630 warn("Couldn't set /dev/ppp to nonblock: %m"); 635 warn("Couldn't allocate PPP unit %d as it is already in use", req_unit); 761 warn("Receive serial link is not 8-bit clean:") [all...] |
/frameworks/base/services/java/com/android/server/pm/ |
Settings.java | 384 PackageManagerService.reportSettingsProblem(Log.WARN, 483 PackageManagerService.reportSettingsProblem(Log.WARN, [all...] |
/external/chromium/base/ |
callback.h | 236 // We cannot use a normal reference because the compiler will warn 267 // We cannot use a normal reference because the compiler will warn 299 // We cannot use a normal reference because the compiler will warn 334 // We cannot use a normal reference because the compiler will warn 372 // We cannot use a normal reference because the compiler will warn 414 // We cannot use a normal reference because the compiler will warn 459 // We cannot use a normal reference because the compiler will warn
|
/external/webkit/Tools/Scripts/ |
run-qtwebkit-tests | 36 self.warn = self._log.warn 86 log.warn("Bad verbose level, switching to default.") 101 log.warn("Developer mode sets parallel-level option to one.") 192 self.warn("Import Error: the multiprocessing module couldn't be loaded (may be lack of python-multiprocessing package?). The Qt autotests will be executed one by one.") 315 lambda w: "</case>\n<case class='bad'><br><status class='warn'>" + w.group(1) + r"</status>" + w.group(2), 366 status.warn {color:orange}
|
/external/qemu/ |
a.out.h | 306 #define IMAGE_COMDAT_SELECT_NODUPLICATES (1) /* Warn if duplicates. */ 308 #define IMAGE_COMDAT_SELECT_SAME_SIZE (3) /* Warn if different size. */ 309 #define IMAGE_COMDAT_SELECT_EXACT_MATCH (4) /* Warn if different. */
|
/external/regex-re2/lib/codereview/ |
codereview.py | 326 ui.warn("no files in change list\n") 613 self.ui.warn("loading "+self.dir+self.f+": " + err + "\n") 645 # Find repository root. On error, ui.warn and return None 649 ui.warn("repository %s is not in local file system\n" % (url,)) 657 # Find (or make) code review directory. On error, ui.warn and return None 667 ui.warn('cannot mkdir %s: %s\n' % (dir, ExceptionDetail())) 749 # Warn about patterns that did not match. 757 # The patterns came from the command line, so we warn 761 # Run each pattern separately so that we can warn about 776 ui.warn("warning: %s already in CL %s\n" % (f, taken[f].name) [all...] |
/bionic/libc/bionic/ |
err.c | 86 warn(const char *fmt, ...) function
|