Searched refs:WARNING (Results 1 - 25 of 1159) sorted by last modified time

1234567891011>>

/external/zlib/src/as400/
H A Dzlib.inc7 * WARNING:
/external/wpa_supplicant_8/hostapd/
H A Dwps-ap-nfc.py274 parser.add_argument('-q', const=logging.WARNING, action='store_const',
/external/wpa_supplicant_8/wpa_supplicant/examples/
H A Dp2p-nfc.py545 parser.add_argument('-q', const=logging.WARNING, action='store_const',
H A Dwps-nfc.py444 parser.add_argument('-q', const=logging.WARNING, action='store_const',
/external/valgrind/main/cachegrind/
H A Dcg_annotate.in440 warn("WARNING: line $. malformed, ignoring\n");
660 @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@
700 @@ WARNING @@ WARNING
[all...]
/external/valgrind/main/callgrind/
H A Dcallgrind_annotate.in439 warn("WARNING: header line $. malformed, ignoring\n");
677 warn("WARNING: line $. malformed, ignoring\n");
986 @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@ WARNING @@
1026 @@ WARNING
[all...]
/external/tcpdump/
H A Dconfigure1118 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1120 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1136 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1411 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1563 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1564 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1565 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1566 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1569 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1570 $as_echo "$as_me: WARNING
[all...]
/external/stressapptest/
H A Dconfigure1117 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1119 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1135 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1171 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1414 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1692 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1693 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1694 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1695 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1698 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
[all...]
/external/srec/tools/grxmlcompile/
H A Dgrxmldoc.cpp38 #define WARNING(x) std::cout << (x) << std::endl; macro
1279 WARNING( "Error: opening the omap file for output");
/external/sonivox/jet_tools/JetCreator/
H A DJetCreator.py1405 elif logLevel == 'WARNING':
1406 logging.basicConfig(level=logging.WARNING, format='%(funcName)s[%(lineno)d]: %(message)s')
H A Deas.py207 severity_mapping = (logging.CRITICAL, logging.CRITICAL, logging.ERROR, logging.WARNING, logging.INFO, logging.DEBUG)
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/smack/src/com/kenai/jbosh/
H A DBOSHClient.java1434 LOG.log(Level.WARNING, UNHANDLED, ex);
1457 LOG.log(Level.WARNING, UNHANDLED, ex);
1481 LOG.log(Level.WARNING, UNHANDLED, ex);
1506 LOG.log(Level.WARNING, UNHANDLED, ex);
1531 LOG.log(Level.WARNING, UNHANDLED, ex);
H A DServiceLib.java124 LOG.log(Level.WARNING,
155 if (LOG.isLoggable(Level.WARNING)) {
166 level = Level.WARNING;
169 level = Level.WARNING;
/external/smack/src/org/apache/harmony/javax/security/auth/callback/
H A DConfirmationCallback.java46 public static final int WARNING = 1; field in class:ConfirmationCallback
H A DTextOutputCallback.java30 public static final int WARNING = 1; field in class:TextOutputCallback
/external/regex-re2/re2/
H A Dprefilter_tree.cc288 LOG(WARNING) << "Compile() not called";
/external/regex-re2/re2/testing/
H A Dfiltered_re2_test.cc159 LOG(WARNING) << "Failed " << testname;
160 LOG(WARNING) << "Expected #atoms = " << expected.size();
162 LOG(WARNING) << expected[i];
163 LOG(WARNING) << "Found #atoms = " << v->atoms.size();
165 LOG(WARNING) << v->atoms[i];
/external/regex-re2/util/
H A Dpcre.cc520 PCREPORT(WARNING) << "Exceeded match limit of " << match_limit
527 PCREPORT(WARNING) << "Exceeded stack limit of " << stack_limit
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/qemu/android/base/
H A DLog_unittest.cpp199 LOG(WARNING) << kWarning;
/external/qemu-pc-bios/bochs/
H A Dconfigure1335 echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1337 echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1376 echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1710 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1837 # WARNING: Use '\'' to represent an apostrophe within the trap.
1838 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1857 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1858 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2425 { echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2428 echo "$as_me: WARNING
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.cc122 GOOGLE_LOG(WARNING) << "_setmode(" << fd << ", _O_TEXT): " << strerror(errno);
132 GOOGLE_LOG(WARNING) << "_setmode(" << fd << ", _O_BINARY): " << strerror(errno);
H A Dimporter.cc428 GOOGLE_LOG(WARNING) << "Read access is denied for file: " << temp_disk_file;
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_generator.cc82 // GOOGLE_LOG(WARNING) << "wink: JavaMicroGenerator::Generate WARNING";
101 // GOOGLE_LOG(WARNING) << "first=" << options[i].first
144 GOOGLE_LOG(WARNING) << "optimization()=" << params.optimization();
145 GOOGLE_LOG(WARNING) << "java_multiple_files()=" << params.java_multiple_files();
146 GOOGLE_LOG(WARNING) << "java_use_vector()=" << params.java_use_vector();
148 GOOGLE_LOG(WARNING) << "----------";
152 GOOGLE_LOG(WARNING) << "cn.filename=" << it->first << " package=" << it->second;
157 GOOGLE_LOG(WARNING) << "cn.filename=" << it->first << " classname=" << it->second;
159 GOOGLE_LOG(WARNING) << "
[all...]

Completed in 619 milliseconds

1234567891011>>