Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h60 bool TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h70 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h78 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_io.cpp134 __kmp_vprintf(enum kmp_io out_stream,char const * format,va_list ap) __kmp_vprintf() argument
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.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()
H A DFormatEntity.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/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp295 StreamFile out_stream(out_sp); in Print() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulationStateARM.cpp218 Stream &out_stream) { in CompareState()
H A DEmulateInstructionARM.cpp14349 bool EmulateInstructionARM::TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation()
/freebsd/crypto/krb5/src/util/support/
H A Dipc_stream.c105 int32_t krb5int_ipc_stream_new (k5_ipc_stream *out_stream) in krb5int_ipc_stream_new()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h63 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp190 Stream &out_stream, ArchSpec &arch, OptionValueDictionary *test_data) { in TestEmulation()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp180 static bool PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp809 StreamSP out_stream = GetDebugger().GetAsyncOutputStream(); in IOHandlerInputComplete() local
2447 Stream &out_stream = result.GetOutputStream(); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1277 llvm::raw_string_ostream out_stream(fixed_expression); in RewriteExpression() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1766 bool EmulateInstructionRISCV::TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation()