Home
last modified time | relevance | path

Searched defs:out_stream (Results 1 – 22 of 22) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
HDstreams.c42 svn_stream_t *out_stream; member
79 svn_stream_t *out_stream, in svn_ra_svn__stream_from_streams()
186 svn_stream_t *out_stream, in svn_ra_svn__stream_create()
HDdeprecated.c267 svn_stream_t *out_stream, in svn_ra_svn_create_conn4()
288 svn_stream_t *out_stream = NULL; in svn_ra_svn_create_conn3() local
HDmarshal.c184 svn_stream_t *out_stream, in svn_ra_svn_create_conn5()
HDclient.c465 svn_stream_t *in_stream, *out_stream; in handle_child_process_error() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
HDEmulateInstructionPPC64.h60 bool TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.h70 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.h78 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_io.cpp115 void __kmp_vprintf(enum kmp_io out_stream, char const *format, va_list ap) { in __kmp_vprintf()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDDisassembler.cpp702 OptionValueSP Instruction::ReadArray(FILE *in_file, Stream &out_stream, in ReadArray()
761 OptionValueSP Instruction::ReadDictionary(FILE *in_file, Stream &out_stream) { in ReadDictionary()
863 bool Instruction::TestEmulation(Stream &out_stream, const char *file_name) { in TestEmulation()
HDFormatEntity.cpp1118 static void PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs()
1138 static void FormatInlinedBlock(Stream &out_stream, Block *block) { in FormatInlinedBlock()
2459 Stream &out_stream, VariableList const &args, in PrettyPrintFunctionArguments()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
HDEmulationStateARM.cpp218 Stream &out_stream) { in CompareState()
HDEmulateInstructionARM.cpp14349 bool EmulateInstructionARM::TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation()
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBInstruction.cpp295 StreamFile out_stream(out_sp); in Print() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
HDEmulateInstructionARM64.h63 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
HDEmulateInstructionLoongArch.cpp190 Stream &out_stream, ArchSpec &arch, OptionValueDictionary *test_data) { in TestEmulation()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDCPlusPlusLanguage.cpp180 static bool PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs()
/freebsd-13-stable/contrib/subversion/subversion/svnlook/
HDsvnlook.c847 print_diff_tree(svn_stream_t *out_stream, in print_diff_tree()
1538 svn_stream_t *out_stream; in do_diff() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectCommands.cpp809 StreamSP out_stream = GetDebugger().GetAsyncOutputStream(); in IOHandlerInputComplete() local
2447 Stream &out_stream = result.GetOutputStream(); in DoExecute() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionParser.cpp1277 llvm::raw_string_ostream out_stream(fixed_expression); in RewriteExpression() local
/freebsd-13-stable/contrib/subversion/subversion/svnadmin/
HDsvnadmin.c1430 svn_stream_t *out_stream; in subcommand_dump() local
1497 svn_stream_t *out_stream; in subcommand_dump_revprops() local
/freebsd-13-stable/contrib/subversion/subversion/svndumpfilter/
HDsvndumpfilter.c193 svn_stream_t *out_stream; member
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
HDEmulateInstructionRISCV.cpp1766 bool EmulateInstructionRISCV::TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation()