HomeSort by relevance Sort by last modified time
    Searched refs:ERROR (Results 101 - 125 of 1186) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/openfst/src/script/
script-impl.cc 30 LOG(ERROR) << "FSTs with non-matching arc types passed to " << op_name
text-io.cc 36 LOG(ERROR) << "ReadPotentials: Can't open file: " << filename;
52 LOG(ERROR) << "ReadPotentials: Bad number of columns, "
74 LOG(ERROR) << "WritePotentials: Can't open file: " << filename;
85 LOG(ERROR) << "WritePotentials: Write failed: "
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaPlayerStateErrors.java 32 ERROR,
35 // Error occurs in the states below?
MediaRecorderStateErrors.java 28 ERROR,
31 // Error occurs in the states below?
  /system/core/fs_mgr/
fs_mgr_priv.h 24 #define ERROR(x...) KLOG_ERROR("fs_mgr", x)
  /external/chromium/chrome/browser/extensions/
external_registry_extension_loader_win.cc 58 LOG(ERROR) << "Path " << extension_path_str
71 LOG(ERROR) << "Invalid id value " << id
81 LOG(ERROR) << "Invalid version value " << extension_version
95 LOG(ERROR) << "Missing value " << kRegistryExtensionVersion
100 LOG(ERROR) << "Missing value " << kRegistryExtensionPath
  /external/regex-re2/re2/testing/
compile_test.cc 110 LOG(ERROR) << "Cannot parse: " << t.regexp;
116 LOG(ERROR) << "Cannot compile: " << t.regexp;
124 LOG(ERROR) << "Incorrect compiled code for: " << t.regexp;
125 LOG(ERROR) << "Want:\n" << t.code;
126 LOG(ERROR) << "Got:\n" << s;
  /external/skia/legacy/src/xml/
SkXMLPullParser.cpp 13 curr->fEventType = SkXMLPullParser::ERROR;
21 fCurr.fEventType = ERROR;
27 fCurr.fEventType = ERROR;
52 fCurr.fEventType = ERROR;
62 case ERROR:
  /external/skia/src/xml/
SkXMLPullParser.cpp 13 curr->fEventType = SkXMLPullParser::ERROR;
21 fCurr.fEventType = ERROR;
27 fCurr.fEventType = ERROR;
52 fCurr.fEventType = ERROR;
62 case ERROR:
  /system/core/init/
keychords.c 45 ERROR("could not allocate keychords\n");
77 ERROR("could not open /dev/keychord\n");
84 ERROR("could not configure /dev/keychord %d (%d)\n", ret, errno);
107 ERROR("could not read keychord id\n");
117 ERROR("service for keychord %d not found\n", id);
  /frameworks/base/core/java/android/speech/tts/
FileSynthesisCallback.java 107 return TextToSpeech.ERROR;
124 return TextToSpeech.ERROR;
138 return TextToSpeech.ERROR;
142 return TextToSpeech.ERROR;
150 return TextToSpeech.ERROR;
162 // we'd return ERROR because mFile == null and we'd add to logspam.
163 return TextToSpeech.ERROR;
167 return TextToSpeech.ERROR;
171 return TextToSpeech.ERROR;
185 return TextToSpeech.ERROR;
191 public void error() { method in class:FileSynthesisCallback
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTSchema.java 83 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...]
  /system/core/fastboot/
protocol.c 43 static char ERROR[128];
47 return ERROR;
58 sprintf(ERROR, "status read failed (%s)", strerror(errno));
65 sprintf(ERROR, "status malformed (%d bytes)", r);
84 sprintf(ERROR, "remote: %s", status + 4);
86 strcpy(ERROR, "remote failure");
94 strcpy(ERROR, "data size too large");
101 strcpy(ERROR,"unknown status code");
120 sprintf(ERROR,"command too large");
125 sprintf(ERROR,"command write failed (%s)", strerror(errno))
    [all...]
  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.cc 43 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) << "Failed to retrieve Firefox proxy gopher host"
    [all...]
  /external/chromium/chrome/browser/parsers/
metadata_parser_manager.cc 41 DLOG(ERROR) << path.value();
44 DLOG(ERROR) << "Unable to read file";
  /external/chromium/chrome/browser/policy/
policy_path_parser_posix.cc 30 LOG(ERROR) << "Username variable can not be resolved. ";
39 LOG(ERROR) << "Machine name variable can not be resolved.";
  /external/chromium/net/base/
cert_database_mac.cc 31 LOG(ERROR) << "CertDatabase couldn't find private key for user cert";
35 // TODO(snej): Map the error code more intelligently.
56 LOG(ERROR) << "CertDatabase failed to add cert to keychain: " << err;
57 // TODO(snej): Map the error code more intelligently.
  /external/valgrind/main/drd/tests/
annotate_hb_race.stderr.exp 8 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
annotate_ignore_rw.stderr.exp 9 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
annotate_publish_hg.stderr.exp 7 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
pth_uninitialized_cond.stderr.exp 10 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /external/valgrind/main/helgrind/tests/
cond_timedwait_invalid.stderr.exp 9 with error code 22 (EINVAL: Invalid argument)
15 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
  /external/chromium/base/i18n/
icu_util.cc 57 // indicates a programming error.
71 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/
worker_pool_win.cc 32 DLOG(ERROR) << "QueueUserWorkItem failed: " << GetLastError();
  /external/mtpd/
mtpd.h 37 ERROR = 3,
48 * an error, one should use a negative exit code such as -REMOTE_REQUESTED. */

Completed in 396 milliseconds

1 2 3 45 6 7 8 91011>>