Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.h60 bool TestEmulation(Stream &out_stream, ArchSpec &arch, in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
H A DEmulateInstructionMIPS64.h70 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/MIPS/
H A DEmulateInstructionMIPS.h78 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/llvm-project/openmp/runtime/src/
H A Dkmp_io.cpp115 void __kmp_vprintf(enum kmp_io out_stream, char const *format, va_list ap) { in __kmp_vprintf()
/llvm-project/lldb/source/API/
H A DSBInstruction.cpp295 StreamFile out_stream(out_sp); in Print() local
/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()
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp702 ReadArray(FILE * in_file,Stream & out_stream,OptionValue::Type data_type) ReadArray() argument
761 ReadDictionary(FILE * in_file,Stream & out_stream) ReadDictionary() argument
863 TestEmulation(Stream & out_stream,const char * file_name) TestEmulation() argument
[all...]
H A DFormatEntity.cpp1118 /// Writes out the function name in 'full_name' to 'out_stream' in PrettyPrintFunctionNameWithArgs() argument
1138 out_stream.PutChar(')'); in FormatInlinedBlock() argument
2465 PrettyPrintFunctionArguments(Stream & out_stream,VariableList const & args,ExecutionContextScope * exe_scope) PrettyPrintFunctionArguments() argument
[all...]
/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h63 bool TestEmulation(lldb_private::Stream &out_stream, in TestEmulation()
/llvm-project/lldb/source/Plugins/Instruction/LoongArch/
H A DEmulateInstructionLoongArch.cpp190 Stream &out_stream, ArchSpec &arch, OptionValueDictionary *test_data) { in TestEmulation()
/llvm-project/third-party/benchmark/test/
H A Doutput_test_helper.cc402 std::stringstream out_stream; in RunOutputTests() member
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp180 static bool PrettyPrintFunctionNameWithArgs(Stream &out_stream, in PrettyPrintFunctionNameWithArgs() argument
[all...]
/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp809 StreamSP out_stream = GetDebugger().GetAsyncOutputStream(); IOHandlerInputComplete() local
2447 Stream &out_stream = result.GetOutputStream(); DoExecute() local
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1277 llvm::raw_string_ostream out_stream(fixed_expression); RewriteExpression() local
/llvm-project/lldb/source/Plugins/Instruction/RISCV/
H A DEmulateInstructionRISCV.cpp1751 TestEmulation(Stream & out_stream,ArchSpec & arch,OptionValueDictionary * test_data) TestEmulation() argument