/external/netperf/ |
netcpu_kstat10.c | 156 something and we need to warn the user. raj 2005-01-28 */
|
/external/openssl/apps/ |
passwd.c | 219 /* longer than necessary so that we can warn about truncation */
|
/external/proguard/src/proguard/ |
ConfigurationWriter.java | 146 writeOption(ConfigurationConstants.DONT_WARN_OPTION, configuration.warn, true);
|
ConfigurationParser.java | 164 else if (ConfigurationConstants.DONT_WARN_OPTION .startsWith(nextWord)) configuration.warn = parseCommaSeparatedList("class name", true, true, false, true, false, true, false, configuration.warn); [all...] |
/external/srec/portable/src/ |
plog.c | 273 // TODO: Remove once logging subsystem supports "warn" level
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/ |
mac.py | 279 logging.warn("This port does not yet support pixel tests.")
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
scan.l | 262 warn nowarn = ! option_sense;
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
ld.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
as.info | 67 [-v] [-version] [-version] [-W] [-warn] 134 [-m32rx|-[no-]warn-explicit-parallel-conflicts| 212 [ -warn-undocumented-instructions] [-Wud] 213 [ -warn-unportable-instructions] [-Wup] 329 Don't warn about signed overflow. 392 `--no-warn' 398 `--warn' 467 Warn when nops are generated. 470 Warn when a nop after a 32-bit multiply instruction is generated. 521 `--warn-explicit-parallel-conflicts or --Wp [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
as.info | 67 [-v] [-version] [-version] [-W] [-warn] 134 [-m32rx|-[no-]warn-explicit-parallel-conflicts| 212 [ -warn-undocumented-instructions] [-Wud] 213 [ -warn-unportable-instructions] [-Wup] 329 Don't warn about signed overflow. 392 `--no-warn' 398 `--warn' 467 Warn when nops are generated. 470 Warn when a nop after a 32-bit multiply instruction is generated. 521 `--warn-explicit-parallel-conflicts or --Wp [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
ld.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
as.info | 67 [-v] [-version] [-version] [-W] [-warn] 134 [-m32rx|-[no-]warn-explicit-parallel-conflicts| 212 [ -warn-undocumented-instructions] [-Wud] 213 [ -warn-unportable-instructions] [-Wup] 329 Don't warn about signed overflow. 392 `--no-warn' 398 `--warn' 467 Warn when nops are generated. 470 Warn when a nop after a 32-bit multiply instruction is generated. 521 `--warn-explicit-parallel-conflicts or --Wp [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
as.info | 68 [-v] [-version] [-version] [-W] [-warn] 135 [-m32rx|-[no-]warn-explicit-parallel-conflicts| 213 [ -warn-undocumented-instructions] [-Wud] 214 [ -warn-unportable-instructions] [-Wup] 330 Don't warn about signed overflow. 393 `--no-warn' 399 `--warn' 468 Warn when nops are generated. 471 Warn when a nop after a 32-bit multiply instruction is generated. 522 `--warn-explicit-parallel-conflicts or --Wp [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
ld.info | [all...] |
/sdk/ddms/app/src/com/android/ddms/ |
PrefsDialog.java | 443 { "Warning", LogLevel.WARN.getStringValue() },
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
LogFilter.java | 549 } else if (msg.data.logLevel == LogLevel.WARN) {
|
/system/core/include/cutils/ |
log.h | 185 * warn priority.
|
/system/core/logcat/ |
logcat.cpp | 416 " W Warn\n"
|
/dalvik/docs/ |
jni-tips.html | 151 (Dalvik VM will warn you about most reference mis-uses when extended JNI 234 JNI checks will scan strings and warn you about invalid data, but they
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/ |
Compiler.java | 1158 public void warn(String msg, Object[] args) throws TransformerException method in class:Compiler [all...] |
/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 103 warn "read_state: can't open $dnsmasq_state_file!\n"; 239 warn "write_output: Template Toolkit error: " . $template->error() . "\n";
|
/external/speex/libspeex/ |
jitter.c | 39 + warn when last returned < last desired (begative buffering) 40 + warn if update_delay not called between get() and tick() or is called twice in a row
|
/external/webkit/LayoutTests/http/conf/ |
apache2-httpd.conf | 414 # Possible values include: debug, info, notice, warn, error, crit, 417 LogLevel warn
|
cygwin-httpd.conf | 448 # Possible values include: debug, info, notice, warn, error, crit, 451 LogLevel warn
|
fedora-httpd.conf | 453 # Possible values include: debug, info, notice, warn, error, crit, 456 LogLevel warn
|