Searched refs:ERROR (Results 101 - 125 of 747) sorted by relevance

1234567891011>>

/external/skia/src/xml/
H A DSkXMLPullParser.cpp13 curr->fEventType = SkXMLPullParser::ERROR;
21 fCurr.fEventType = ERROR;
27 fCurr.fEventType = ERROR;
52 fCurr.fEventType = ERROR;
62 case ERROR:
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DXSLTSchema.java83 XSLTAttributeDef.T_URL, true, false,XSLTAttributeDef.ERROR);
88 true, false, XSLTAttributeDef.ERROR);
95 XSLTAttributeDef.T_QNAME, false, false,XSLTAttributeDef.ERROR);
97 XSLTAttributeDef.T_NMTOKEN, false, false,XSLTAttributeDef.ERROR);
99 XSLTAttributeDef.T_CDATA, false, false,XSLTAttributeDef.ERROR);
103 false, false,XSLTAttributeDef.ERROR);
106 XSLTAttributeDef.T_YESNO, false, false,XSLTAttributeDef.ERROR);
109 XSLTAttributeDef.T_CDATA, false, false,XSLTAttributeDef.ERROR);
112 XSLTAttributeDef.T_CDATA, false, false,XSLTAttributeDef.ERROR);
116 false, false,XSLTAttributeDef.ERROR);
[all...]
/external/chromium/chrome/browser/importer/
H A Dfirefox_proxy_settings.cc43 LOG(ERROR) << "Unknown Firefox proxy config type: " << type;
55 LOG(ERROR) << "Unknown Firefox proxy config type: " << type;
176 LOG(ERROR) << "Failed to retrieve Firefox proxy autoconfig URL";
183 LOG(ERROR) << "Failed to retrieve Firefox proxy HTTP host";
186 LOG(ERROR) << "Failed to retrieve Firefox proxy HTTP port";
189 LOG(ERROR) << "Failed to retrieve Firefox proxy SSL host";
191 LOG(ERROR) << "Failed to retrieve Firefox proxy SSL port";
193 LOG(ERROR) << "Failed to retrieve Firefox proxy FTP host";
195 LOG(ERROR) << "Failed to retrieve Firefox proxy SSL port";
197 LOG(ERROR) << "Faile
[all...]
/external/chromium/chrome/browser/parsers/
H A Dmetadata_parser_manager.cc41 DLOG(ERROR) << path.value();
44 DLOG(ERROR) << "Unable to read file";
/external/chromium/chrome/browser/policy/
H A Dpolicy_path_parser_posix.cc30 LOG(ERROR) << "Username variable can not be resolved. ";
39 LOG(ERROR) << "Machine name variable can not be resolved.";
/external/chromium/net/base/
H A Dcert_database_mac.cc31 LOG(ERROR) << "CertDatabase couldn't find private key for user cert";
56 LOG(ERROR) << "CertDatabase failed to add cert to keychain: " << err;
/external/valgrind/main/drd/tests/
H A Dannotate_hb_race.stderr.exp8 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
H A Dannotate_ignore_rw.stderr.exp9 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
H A Dannotate_publish_hg.stderr.exp7 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
H A Dpth_uninitialized_cond.stderr.exp10 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
/external/valgrind/main/helgrind/tests/
H A Dcond_timedwait_invalid.stderr.exp15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
/external/chromium/base/i18n/
H A Dicu_util.cc71 LOG(ERROR) << "Failed to load " << ICU_UTIL_DATA_SHARED_MODULE_NAME;
77 LOG(ERROR) << ICU_UTIL_DATA_SYMBOL << ": not found in "
116 LOG(ERROR) << ICU_UTIL_DATA_FILE_NAME << " not found in bundle";
120 LOG(ERROR) << "Couldn't mmap " << data_path.value();
/external/chromium/base/threading/
H A Dworker_pool_win.cc32 DLOG(ERROR) << "QueueUserWorkItem failed: " << GetLastError();
/external/mtpd/
H A Dmtpd.h37 ERROR = 3, enumerator in enum:log_level
/external/tcpdump/
H A Dtftp.h52 #define ERROR 05 /* error code */ macro
/external/chromium/base/debug/
H A Dleak_tracker.h94 if (LOG_IS_ON(ERROR)) {
95 LOG_STREAM(ERROR) << "Leaked " << node << " which was allocated by:";
96 allocation_stack.OutputToStream(&LOG_STREAM(ERROR));
/external/chromium/chrome/browser/chromeos/login/
H A Dimage_downloader.cc49 LOG(ERROR) << "Response code is " << response_code;
50 LOG(ERROR) << "Url is " << url.spec();
51 LOG(ERROR) << "Data is " << data;
/external/chromium/net/http/
H A Durl_security_manager_win.cc65 LOG(ERROR) << "IInternetSecurityManager::ProcessUrlAction failed: " << hr;
89 LOG(ERROR) << "IInternetSecurityManager::MapUrlToZone failed: " << hr;
119 LOG(ERROR) << "Unable to create the Windows Security Manager instance";
/external/icu4c/common/
H A Ducat.c56 goto ERROR;
63 goto ERROR;
68 ERROR:
/external/openfst/src/bin/
H A Dfstcompose.cc55 LOG(ERROR) << argv[0] << ": Can't take both inputs from standard input.";
66 LOG(ERROR) << argv[0] << ": Input FSTs must have the same arc type.";
83 LOG(ERROR) << argv[0] << "Unknown compose filter type: "
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dfst.cpp56 LOG(ERROR) << "FstHeader::Read: Bad FST header: " << source;
69 LOG(ERROR) << "FstHeader::Read: read failed: " << source;
85 LOG(ERROR) << "FstHeader::Write: write failed: " << source;
H A Dsymbol-table.cpp38 LOG(ERROR) << "SymbolTable::ReadText: Can't open symbol file: "
54 LOG(ERROR) << "SymbolTable::ReadText: Bad number of columns (skipping), "
63 LOG(ERROR) << "SymbolTable::ReadText: Bad non-negative integer \""
107 LOG(ERROR) << "SymbolTable::Read: read failed";
124 LOG(ERROR) << "SymbolTable::Read: read failed";
142 LOG(ERROR) << "SymbolTable::Write: write failed";
154 LOG(ERROR) << "SymbolTable::WriteText: write failed";
/external/openfst/src/lib/
H A Dsymbol-table-ops.cc103 LOG(ERROR) << "FstReadSymbols: Can't open file " << filename;
108 LOG(ERROR) << "FstReadSymbols: Couldn't read header from " << filename;
114 LOG(ERROR) << "FstReadSymbols: Could not read input symbols from "
126 LOG(ERROR) << "FstReadSymbols: Could not read output symbols from "
135 LOG(ERROR) << "FstReadSymbols: The file " << filename
/external/chromium/base/
H A Devent_recorder.cc54 DLOG(ERROR) << "EventRecorder could not open log file";
65 DLOG(ERROR) << "EventRecorder Record Hook failed";
79 DLOG(ERROR) << "EventRecorder Unhook failed";
105 DLOG(ERROR) << "EventRecorder Playback could not open log file";
110 DLOG(ERROR) << "EventRecorder Playback has no records!";
134 DLOG(ERROR) << "EventRecorder Playback Hook failed";
148 DLOG(ERROR) << "EventRecorder Unhook failed";
/external/chromium/net/socket/
H A Dtcp_server_socket_win.cc45 PLOG(ERROR) << "WSACreateEvent()";
51 PLOG(ERROR) << "socket() returned an error";
69 PLOG(ERROR) << "bind() returned an error";
77 PLOG(ERROR) << "listen() returned an error";
141 PLOG(ERROR) << "closesocket";
159 PLOG(ERROR) << "closesocket";
172 PLOG(ERROR) << "WSAEnumNetworkEvents()";

Completed in 389 milliseconds

1234567891011>>