Searched defs:EC (Results 1 - 25 of 206) sorted by relevance

123456789

/netbsd-current/external/bsd/tradcpp/dist/tests/
H A Dt37.c2 #define EC */**// macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dindex.cc23 enum class EC { THREE, FOUR }; class
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp55 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntEqClasses.h33 SmallVector<unsigned, 8> EC; member in class:llvm::IntEqClasses
/netbsd-current/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/
H A DDirectoryScanner.cpp19 std::error_code EC = status(Path, Status); local
29 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/clang/tools/apinotes-test/
H A DAPINotesTest.cpp34 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DToolOutputFile.cpp41 ToolOutputFile::ToolOutputFile(StringRef Filename, std::error_code &EC, argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cat/
H A Dllvm-cat.cpp86 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DErrorHandling.h34 exitWithError(std::error_code EC, StringRef Whence = StringRef()) { argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dcfx.h55 u_char EC[2]; member in struct:gss_cfx_wrap_token_desc_struct
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp21 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMRemarkStreamer.h43 std::error_code EC; member in struct:llvm::LLVMRemarkSetupErrorInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DRecordSerialization.cpp108 auto EC = consume(SR, Num); local
134 auto EC = consume(SR, Item); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DCaching.cpp45 std::error_code EC; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DMain.cpp146 std::error_code EC; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DPlistReporter.cpp58 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h30 IntEqClasses EC; member in class:llvm::EdgeBundles
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-as/
H A Dllvm-as.cpp83 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-reduce/
H A Dllvm-reduce.cpp95 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/yaml2obj/
H A Dyaml2obj.cpp118 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DReproducer.cpp15 static std::string createReproducerDir(std::error_code &EC) { argument
29 ReproducerGenerate::ReproducerGenerate(std::error_code &EC) argument
48 ReproducerUse::ReproducerUse(StringRef Root, std::error_code &EC) { argument
66 std::error_code EC; local
74 std::error_code EC; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp249 std::error_code EC; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDeserializer.h70 auto EC = Mapping->Mapping.visitSymbolEnd(Record); variable
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDOTGraphTraitsPass.h96 std::error_code EC; variable
159 std::error_code EC; variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp32 std::error_code EC = BufferOrErr.getError(); local

Completed in 410 milliseconds

123456789