HomeSort by relevance Sort by last modified time
    Searched refs:EC (Results 351 - 375 of 799) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetServer.h 120 std::error_code EC;
122 Size, nullptr, sys::Memory::MF_READ | sys::Memory::MF_WRITE, EC);
123 if (EC)
124 return errorCodeToError(EC);
274 std::error_code EC;
277 sys::Memory::MF_READ | sys::Memory::MF_WRITE, EC));
278 if (EC)
279 return errorCodeToError(EC);
290 std::error_code EC;
294 sys::Memory::MF_READ | sys::Memory::MF_WRITE, EC));
    [all...]
  /external/llvm/tools/bugpoint/
ExecutionDriver.cpp 277 std::error_code EC = sys::fs::createUniqueFile(
279 if (EC) {
280 errs() << ToolName << ": Error making unique filename: " << EC.message()
315 std::error_code EC = sys::fs::createUniqueFile(
317 if (EC) {
319 << EC.message() << "!\n";
341 std::error_code EC = sys::fs::createUniqueFile(OutputFile, UniqueFile);
342 if (EC) {
344 << EC.message() << "\n";
  /external/llvm/tools/llvm-cov/
gcov.cpp 49 if (std::error_code EC = GCNO_Buff.getError()) {
50 errs() << GCNO << ": " << EC.message() << "\n";
61 if (std::error_code EC = GCDA_Buff.getError()) {
62 if (EC != errc::no_such_file_or_directory) {
63 errs() << GCDA << ": " << EC.message() << "\n";
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 550 BitcodeDiagnosticInfo::BitcodeDiagnosticInfo(std::error_code EC,
553 : DiagnosticInfo(DK_Bitcode, Severity), Msg(Msg), EC(EC) {}
558 std::error_code EC, const Twine &Message) {
559 BitcodeDiagnosticInfo DI(EC, DS_Error, Message);
561 return EC;
564 static std::error_code error(LLVMContext &Context, std::error_code EC,
566 return error([&](const DiagnosticInfo &DI) { Context.diagnose(DI); }, EC,
625 if (std::error_code EC = materialize(F))
626 return EC;
    [all...]
  /external/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp 82 std::error_code EC;
83 raw_fd_ostream OS(SaveTempPath.str(), EC, sys::fs::F_None);
84 if (EC)
299 std::error_code EC =
301 if (EC) {
302 errs() << "Error: " << EC.message() << "\n";
310 EC = sys::fs::rename(TempFilename, EntryPath);
311 if (EC) {
313 raw_fd_ostream OS(EntryPath, EC, sys::fs::F_None);
314 if (EC)
    [all...]
LTO.cpp 34 if (std::error_code EC = ModuleOrErr.getError()) {
36 EC.message());
  /frameworks/compile/slang/
slang.cpp 134 std::error_code &EC,
139 EC = llvm::sys::fs::create_directories(
141 if (!EC) {
143 new llvm::tool_output_file(OutputFile, EC, Flags);
150 << OutputFile << EC.message();
312 std::error_code EC;
319 OS = OpenOutputFile(OutputFile, llvm::sys::fs::F_Text, EC, mDiagEngine);
327 OS = OpenOutputFile(OutputFile, llvm::sys::fs::F_None, EC, mDiagEngine);
335 if (EC)
346 std::error_code EC;
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
JitManager.cpp 251 std::error_code EC;
262 raw_fd_ostream fd(fName, EC, llvm::sys::fs::F_None);
265 raw_fd_ostream filestream(fName, EC, llvm::sys::fs::F_None);
294 std::error_code EC;
302 raw_fd_ostream fd(fName, EC, llvm::sys::fs::F_None);
313 raw_fd_ostream fd_cfg(fName, EC, llvm::sys::fs::F_Text);
  /external/clang/lib/AST/
InheritViz.cpp 142 if (std::error_code EC = llvm::sys::fs::createTemporaryFile(
144 llvm::errs() << "Error: " << EC.message() << "\n";
  /external/llvm/examples/BrainF/
BrainFDriver.cpp 125 std::error_code EC;
126 out = new raw_fd_ostream(OutputFilename, EC, sys::fs::F_None);
  /external/llvm/include/llvm/DebugInfo/CodeView/
StreamRef.h 46 if (auto EC = Stream->readLongestContiguousChunk(Offset, Buffer))
47 return EC;
  /external/llvm/lib/DebugInfo/CodeView/
TypeStreamMerger.cpp 138 if (auto EC = Visitor.visitTypeStream(Types)) {
139 consumeError(std::move(EC));
  /external/llvm/lib/Object/
Binary.cpp 80 if (std::error_code EC = FileOrErr.getError())
81 return errorCodeToError(EC);
  /frameworks/compile/libbcc/bcinfo/
BitcodeTranslator.cpp 146 if (std::error_code EC = MOrErr.getError()) {
148 ALOGE("%s", EC.message().c_str());
  /prebuilts/go/darwin-x86/src/crypto/x509/
pkcs8_test.go 26 t.Errorf("failed to decode PKCS8 with EC private key: %s", err)
sec1.go 36 // MarshalECPrivateKey marshals an EC private key into ASN.1, DER format.
58 // that may exist in the EC private key structure.
62 return nil, errors.New("x509: failed to parse EC private key: " + err.Error())
65 return nil, fmt.Errorf("x509: unknown EC private key version %d", privKey.Version)
  /prebuilts/go/linux-x86/src/crypto/x509/
pkcs8_test.go 26 t.Errorf("failed to decode PKCS8 with EC private key: %s", err)
sec1.go 36 // MarshalECPrivateKey marshals an EC private key into ASN.1, DER format.
58 // that may exist in the EC private key structure.
62 return nil, errors.New("x509: failed to parse EC private key: " + err.Error())
65 return nil, fmt.Errorf("x509: unknown EC private key version %d", privKey.Version)
  /system/nfc/halimpl/pn54x/
libnfc-nxp-PN548AD_example.conf 145 A0, EC, 01, 01,
libnfc-nxp-PN551_example.conf 145 A0, EC, 01, 01,
libnfc-nxp-PN65T_example.conf 123 A0, EC, 01, 01,
libnfc-nxp-PN66T_example.conf 145 A0, EC, 01, 01,
  /external/llvm/lib/Support/
raw_ostream.cpp 491 static int getFD(StringRef Filename, std::error_code &EC,
497 EC = std::error_code();
506 EC = sys::fs::openFileForWrite(Filename, FD, Flags);
507 if (EC)
513 raw_fd_ostream::raw_fd_ostream(StringRef Filename, std::error_code &EC,
515 : raw_fd_ostream(getFD(Filename, EC, Flags), true) {}
532 std::error_code EC = status(FD, Status);
533 SupportsSeeking = !EC && Status.type() == sys::fs::file_type::regular_file;
723 std::error_code EC;
724 static raw_fd_ostream S("-", EC, sys::fs::F_None)
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
raw_ostream.cpp 465 static int getFD(StringRef Filename, std::error_code &EC,
471 EC = std::error_code();
480 EC = sys::fs::openFileForWrite(Filename, FD, Flags);
481 if (EC)
487 raw_fd_ostream::raw_fd_ostream(StringRef Filename, std::error_code &EC,
489 : raw_fd_ostream(getFD(Filename, EC, Flags), true) {}
506 std::error_code EC = status(FD, Status);
507 SupportsSeeking = !EC && Status.type() == sys::fs::file_type::regular_file;
702 std::error_code EC;
703 static raw_fd_ostream S("-", EC, sys::fs::F_None)
    [all...]
  /external/autotest/client/site_tests/hardware_EC/
hardware_EC.py 8 # This is a hardware test for EC. The test uses ectool to check if the EC can
10 # checks basic EC functionality, such as FAN and temperature sensor.
17 from autotest_lib.client.cros import ec as cros_ec
33 ec = cros_ec.EC()
36 raise error.TestNAError('No support for Google EC')
38 if not ec.hello():
39 raise error.TestError('EC communication failed')
43 ec.set_fanspeed(10000
    [all...]

Completed in 720 milliseconds

<<11121314151617181920>>