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

1234567891011>>

/external/llvm/test/MC/MachO/ARM/
H A Dbad-darwin-ARM-reloc.s2 @ RUN: FileCheck --check-prefix=CHECK-ERROR < %t.err %s
9 @ CHECK-ERROR: unsupported relocation on symbol
/external/valgrind/main/drd/tests/
H A Dannotate_ignore_read.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_order_1.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_order_2.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_order_3.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dannotate_spinlock.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Drwlock_test.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dsem_wait.stderr.exp5 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dtc17_sembar.stderr.exp5 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
/external/valgrind/main/helgrind/tests/
H A Drwlock_test.stderr.exp6 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
H A Dtc17_sembar.stderr.exp5 ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
/external/chromium_org/base/
H A Dsha1_win.cc21 DPLOG(ERROR) << "CryptAcquireContext failed";
28 DPLOG(ERROR) << "CryptCreateHash failed";
34 DPLOG(ERROR) << "CryptHashData failed";
43 DPLOG(ERROR) << "CryptGetHashParam(HP_HASHSIZE) failed";
53 DPLOG(ERROR) << "CryptGetHashParam(HP_HASHVAL) failed";
58 DLOG(ERROR) << "Returned hash value is wrong length: " << hash_len
/external/chromium_org/remoting/host/
H A Dsas_injector_win.cc68 PLOG(ERROR) << "Failed to restore the software SAS generation policy";
81 PLOG(ERROR) << "Failed to open 'HKLM\\" << kSystemPolicyKeyName << "'";
93 PLOG(ERROR) << "Failed to enable software SAS generation by services";
146 LOG(ERROR) << "Failed to get the executable file name.";
154 LOG(ERROR) << "Failed to load '" << kSasDllFileName << "'";
164 LOG(ERROR) << "Failed to retrieve the address of '" << kSendSasName
193 PLOG(ERROR) << "Failed to open '" << kWinlogonDesktopName << "' desktop";
199 PLOG(ERROR) << "Failed to switch to '" << kWinlogonDesktopName
206 PLOG(ERROR) << "Failed to find '" << kSasWindowTitle << "' window";
214 PLOG(ERROR) << "Faile
[all...]
/external/chromium_org/base/process/
H A Dkill_mac.cc27 DPLOG(ERROR) << "waitpid(" << child << ", NULL, 0)";
82 DPLOG(ERROR) << "kqueue()";
90 DPLOG(ERROR) << "kevent (setup " << child << ")";
132 DPLOG(ERROR) << "kevent (wait " << child << ")";
134 DLOG(ERROR) << "kevent (wait " << child << "): unexpected result "
144 DLOG(ERROR) << "kevent (wait " << child
158 DPLOG(ERROR) << "kill(" << child << ", SIGKILL)";
/external/chromium_org/win8/test/
H A Dmetro_registration_helper.cc48 LOG(ERROR) << "Could not locate " << kChromeExe << " or " << kRegistrar;
67 LOG(ERROR) << "Win8 registration using "
72 LOG(ERROR) << "Win8 registration using "
77 PLOG(ERROR) << "Failed to launch Win8 registration utility using "
89 LOG(ERROR) << std::hex << hr;
97 LOG(ERROR) << std::hex << hr;
128 LOG_IF(ERROR, FAILED(hr)) << std::hex << hr;
/external/elfutils/0.153/src/
H A Delflint.c109 #define ERROR(str, args...) \ macro
166 ERROR (gettext ("cannot generate Elf descriptor: %s\n"),
185 ERROR (gettext ("error while closing Elf descriptor: %s\n"),
302 ERROR (gettext (" error while freeing sub-ELF descriptor: %s\n"),
310 ERROR (gettext ("\
360 ERROR ("e_ident[%d] != '%c'\n", EI_MAG0, ELFMAG0);
362 ERROR ("e_ident[%d] != '%c'\n", EI_MAG1, ELFMAG1);
364 ERROR ("e_ident[%d] != '%c'\n", EI_MAG2, ELFMAG2);
366 ERROR ("e_ident[%d] != '%c'\n", EI_MAG3, ELFMAG3);
370 ERROR (gettex
[all...]
/external/chromium_org/ipc/
H A Dunix_domain_socket_util.cc38 LOG(ERROR) << "Empty socket name provided for unix socket address.";
44 LOG(ERROR) << "Socket name too long: " << socket_name;
51 PLOG(ERROR) << "socket";
57 PLOG(ERROR) << "fcntl(O_NONBLOCK)";
88 LOG(ERROR) << "Couldn't create directory: " << socket_dir.value();
94 PLOG(ERROR) << "unlink " << socket_name;
101 PLOG(ERROR) << "bind " << socket_path.value();
107 PLOG(ERROR) << "listen " << socket_path.value();
132 PLOG(ERROR) << "connect " << socket_path.value();
146 PLOG(ERROR) << "getpeerei
[all...]
/external/chromium_org/mojo/embedder/
H A Dsimple_platform_shared_buffer_posix.cc53 LOG(ERROR) << "Failed to get temporary directory for shared memory";
60 LOG(ERROR) << "Failed to create/open temporary file for shared memory";
73 PLOG(ERROR) << "dup";
78 PLOG(ERROR) << "ftruncate";
98 PLOG(ERROR) << "fstat";
103 LOG(ERROR) << "Platform handle not to a regular file";
108 LOG(ERROR) << "Shared memory file has the wrong size";
139 PLOG(ERROR) << "mmap";
153 PLOG_IF(ERROR, result != 0) << "munmap";
/external/chromium_org/tools/android/forwarder2/
H A Dcommand.cc53 LOG(ERROR) << "Read() error: " << safe_strerror(errno);
55 LOG(ERROR) << "Read() error, endpoint was unexpectedly closed.";
57 LOG(ERROR) << "Read() error, not enough data received from the socket.";
63 LOG(ERROR) << "Could not parse the command port string: "
72 LOG(ERROR) << "Could not parse the command type string: "
/external/chromium_org/base/memory/
H A Dshared_memory_android.cc30 DLOG(ERROR) << "Shared memory creation failed";
37 DLOG(ERROR) << "Error " << err << " when setting protection of ashmem";
45 DPLOG(ERROR) << "dup() failed";
/external/chromium_org/chrome/browser/install_verification/win/
H A Dloaded_modules_snapshot.cc30 DPLOG(ERROR) << "::EnumProcessModules failed.";
40 DLOG(ERROR) << "Can't determine the module list size.";
48 DLOG(ERROR) << "Failed to enumerate modules.";
/external/chromium_org/chrome/common/
H A Dmulti_process_lock_mac.cc25 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
30 LOG(ERROR) << "Socket name too long (" << name_.length()
43 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
H A Dmulti_process_lock_win.cc23 DLOG(ERROR) << "MultiProcessLock is already locked - " << name_;
28 LOG(ERROR) << "Socket name too long (" << name_.length()
45 DLOG(ERROR) << "Over-unlocked MultiProcessLock - " << name_;
/external/chromium_org/chrome/tools/safe_browsing/
H A Dsb_sigutil.cc32 LOG(ERROR) << "Must specify executable to open with --executable";
36 LOG(ERROR) << "Must specify output file with --output";
52 LOG(ERROR) << "Error writing output file";
/external/chromium_org/components/nacl/loader/nonsfi/
H A Dnonsfi_main.cc74 LOG(ERROR) << "LoadModuleRpc: Failed to read binary.";
79 LOG(ERROR) << "LoadModuleRpc: Failed to load the image";
87 LOG(ERROR) << "LoadModuleRpc: Failed to create plugin main thread.";

Completed in 900 milliseconds

1234567891011>>