| /src/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Compression.cpp | 47 SmallVectorImpl<uint8_t> &Output) { in compress() 59 uint8_t *Output, size_t UncompressedSize) { in decompress() 70 SmallVectorImpl<uint8_t> &Output, in decompress() 82 SmallVectorImpl<uint8_t> &Output, in decompress() 123 Error zlib::decompress(ArrayRef<uint8_t> Input, uint8_t *Output, in decompress() 136 SmallVectorImpl<uint8_t> &Output, in decompress() 204 Error zstd::decompress(ArrayRef<uint8_t> Input, uint8_t *Output, in decompress() 218 SmallVectorImpl<uint8_t> &Output, in decompress() 234 Error zstd::decompress(ArrayRef<uint8_t> Input, uint8_t *Output, in decompress() 239 SmallVectorImpl<uint8_t> &Output, in decompress()
|
| H A D | Base64.cpp | 38 std::vector<char> &Output) { in decodeBase64()
|
| /src/contrib/llvm-project/lldb/source/Utility/ |
| H A D | TildeExpressionResolver.cpp | 33 StringRef Expr, SmallVectorImpl<char> &Output) { in ResolveExact() 43 StringSet<> &Output) { in ResolvePartial() 77 StringRef Expr, llvm::SmallVectorImpl<char> &Output) { in ResolveFullPath()
|
| /src/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | SPIRV.cpp | 23 const InputInfo &Output, in constructTranslateCommand() 50 const InputInfo &Output, in ConstructJob() 86 const InputInfo &Output, in ConstructJob()
|
| H A D | HIPAMD.cpp | 79 const InputInfo &Output, in constructLlvmLinkCommand() 106 const InputInfo &Output, in constructLldCommand() 205 const InputInfo &Output, const llvm::opt::ArgList &Args) const { in constructLinkAndEmitSpirvCommand() argument 228 const InputInfo &Output, in ConstructJob()
|
| H A D | DragonFly.cpp | 24 const InputInfo &Output, in ConstructJob() 53 const InputInfo &Output, in ConstructJob()
|
| H A D | XCore.cpp | 26 const InputInfo &Output, in ConstructJob() 60 const InputInfo &Output, in ConstructJob()
|
| H A D | CrossWindows.cpp | 25 Compilation &C, const JobAction &JA, const InputInfo &Output, in ConstructJob() 65 Compilation &C, const JobAction &JA, const InputInfo &Output, in ConstructJob()
|
| H A D | NaCl.cpp | 30 const InputInfo &Output, in ConstructJob() 49 const InputInfo &Output, in ConstructJob()
|
| H A D | InterfaceStubs.cpp | 19 const InputInfo &Output, const InputInfoList &Inputs, in ConstructJob()
|
| H A D | PS4CPU.cpp | 59 const InputInfo &Output, in ConstructJob() 122 const InputInfo &Output, in ConstructJob() 233 const InputInfo &Output, in ConstructJob()
|
| H A D | Solaris.cpp | 32 const InputInfo &Output, in ConstructJob() 83 const InputInfo &Output, in ConstructJob()
|
| H A D | ZOS.cpp | 48 const InputInfo &Output, in ConstructJob() 109 const InputInfo &Output, in ConstructJob()
|
| H A D | NetBSD.cpp | 29 const InputInfo &Output, in ConstructJob() 115 const InputInfo &Output, in ConstructJob()
|
| H A D | OpenBSD.cpp | 29 const InputInfo &Output, in ConstructJob() 108 const InputInfo &Output, in ConstructJob()
|
| /src/contrib/llvm-project/llvm/lib/Option/ |
| H A D | ArgList.cpp | 104 void ArgList::addOptInFlag(ArgStringList &Output, OptSpecifier Pos, in addOptInFlag() 111 void ArgList::AddAllArgsExcept(ArgStringList &Output, in AddAllArgsExcept() 135 void ArgList::addAllArgs(ArgStringList &Output, in addAllArgs() 141 void ArgList::AddAllArgs(ArgStringList &Output, OptSpecifier Id0) const { in AddAllArgs() 148 void ArgList::AddAllArgValues(ArgStringList &Output, OptSpecifier Id0, in AddAllArgValues() 157 void ArgList::AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, in AddAllArgsTranslated()
|
| /src/contrib/googletest/docs/ |
| H A D | advanced.md | 2054 #### Colored Terminal Output 2085 #### Suppressing test passes 2091 #### Suppressing the Elapsed Time 2097 #### Suppressing UTF-8 Text Output 2106 #### Generating an XML Report 2191 #### Generating a JSON Report
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | MacroBuilder.h | 26 MacroBuilder(raw_ostream &Output) : Out(Output) {} in MacroBuilder()
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-asn1parse.pod.in | 115 =head2 Output section in OPTIONS
|
| /src/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
| H A D | MatchConsumer.h | 96 T Output; in eval() local
|
| /src/contrib/llvm-project/clang/include/clang/Tooling/ |
| H A D | CompilationDatabase.h | 61 std::string Output; member
|
| /src/contrib/llvm-project/llvm/include/llvm/Option/ |
| H A D | ArgList.h | 316 void addOptOutFlag(ArgStringList &Output, OptSpecifier Pos, in addOptOutFlag() 323 void addLastArg(ArgStringList &Output, OptSpecifiers... Ids) const { in addLastArg() 328 void AddLastArg(ArgStringList &Output, OptSpecifiers... Ids) const { in AddLastArg()
|
| /src/contrib/llvm-project/lld/MachO/ |
| H A D | Driver.h | 101 Output = 0x40, enumerator
|
| /src/contrib/llvm-project/llvm/lib/Object/ |
| H A D | Decompressor.cpp | 66 Error Decompressor::decompress(MutableArrayRef<uint8_t> Output) { in decompress()
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 38 SarifDiagnostics(const std::string &Output, const LangOptions &LO, in SarifDiagnostics() 55 const std::string &Output, const Preprocessor &PP, in createSarifDiagnosticConsumer()
|