Searched refs:out_stream (Results 1 - 20 of 20) sorted by relevance

/external/lldb/source/Core/
H A DStreamCallback.cpp53 StreamString &out_stream = FindStreamForThread(cur_tid); local
54 m_callback (out_stream.GetData(), m_baton);
55 out_stream.Clear();
H A DDisassembler.cpp660 Instruction::ReadArray (FILE *in_file, Stream *out_stream, OptionValue::Type data_type) argument
672 out_stream->Printf ("Instruction::ReadArray: Error reading file (fgets).\n");
725 Instruction::ReadDictionary (FILE *in_file, Stream *out_stream) argument
740 out_stream->Printf ("Instruction::ReadDictionary: Error reading file (fgets).\n");
777 out_stream->Printf ("Instruction::ReadDictionary: Failure executing regular expression.\n");
793 value_sp = ReadDictionary (in_file, out_stream);
804 value_sp = ReadArray (in_file, out_stream, data_type);
844 Instruction::TestEmulation (Stream *out_stream, const char *file_name) argument
846 if (!out_stream)
851 out_stream
[all...]
/external/lldb/source/Commands/
H A DCommandObjectCommands.cpp1097 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream (); local
1098 out_stream->Printf("%s\n", "Enter regular expressions in the form 's/<regex>/<subst>/' and terminate with an empty line:");
1099 out_stream->Flush();
1124 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1125 out_stream->Printf("error: %s\n", error.AsCString());
1126 out_stream->Flush();
1139 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1140 out_stream->PutCString("Regular expression command creations was cancelled.\n");
1141 out_stream->Flush();
1652 StreamSP out_stream local
1665 StreamSP out_stream = data.GetOutStream(); local
1675 StreamSP out_stream = data.GetOutStream(); local
1689 StreamSP out_stream = data.GetOutStream(); local
1704 StreamSP out_stream = data.GetOutStream(); local
[all...]
H A DCommandObjectWatchpointCommand.cpp251 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
259 out_stream->Printf ("%s\n", g_reader_instructions);
261 out_stream->Printf ("%s", reader.GetPrompt());
262 out_stream->Flush();
272 out_stream->Printf ("%s", reader.GetPrompt());
273 out_stream->Flush();
293 out_stream->Printf ("%s", reader.GetPrompt());
294 out_stream->Flush();
314 out_stream->Printf ("Warning: No command attached to watchpoint.\n");
315 out_stream
[all...]
H A DCommandObjectType.cpp767 StreamSP out_stream = data.reader.GetDebugger().GetAsyncOutputStream(); local
771 out_stream->Printf ("%s\n", g_summary_addreader_instructions);
773 out_stream->Printf ("%s", data.reader.GetPrompt());
774 out_stream->Flush();
780 StreamSP out_stream = data.reader.GetDebugger().GetAsyncOutputStream(); local
784 out_stream->Printf ("%s", data.reader.GetPrompt());
785 out_stream->Flush();
790 StreamSP out_stream = data.reader.GetDebugger().GetAsyncOutputStream(); local
798 out_stream->Printf ("%s", data.reader.GetPrompt());
799 out_stream
804 StreamSP out_stream = data.reader.GetDebugger().GetAsyncOutputStream(); local
819 StreamSP out_stream = data.reader.GetDebugger().GetAsyncOutputStream(); local
3317 StreamSP out_stream = data.GetOutStream(); local
3330 StreamSP out_stream = data.GetOutStream(); local
3340 StreamSP out_stream = data.GetOutStream(); local
3354 StreamSP out_stream = data.GetOutStream(); local
3369 StreamSP out_stream = data.GetOutStream(); local
[all...]
H A DCommandObjectBreakpointCommand.cpp273 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
281 out_stream->Printf ("%s\n", g_reader_instructions);
283 out_stream->Printf ("%s", reader.GetPrompt());
284 out_stream->Flush();
294 out_stream->Printf ("%s", reader.GetPrompt());
295 out_stream->Flush();
315 out_stream->Printf ("%s", reader.GetPrompt());
316 out_stream->Flush();
336 out_stream->Printf ("Warning: No command attached to breakpoint.\n");
337 out_stream
[all...]
H A DCommandObjectTarget.cpp4861 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
4871 out_stream->Printf ("%s\n", "Enter your stop hook command(s). Type 'DONE' to end.");
4873 out_stream->Printf ("%s", reader.GetPrompt());
4874 out_stream->Flush();
4885 out_stream->Printf ("%s", reader.GetPrompt());
4886 out_stream->Flush();
4905 out_stream->Printf ("%s", reader.GetPrompt());
4906 out_stream->Flush();
4916 out_stream->Printf ("Stop hook cancelled.\n");
4917 out_stream
[all...]
/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp875 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
879 out_stream->Printf ("Python Interactive Interpreter. To exit, type 'quit()', 'exit()' or Ctrl-D.\n");
880 out_stream->Flush();
1301 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1306 out_stream->Printf ("%s\n", g_bkpt_command_reader_instructions);
1308 out_stream->Printf ("%s", reader.GetPrompt());
1309 out_stream->Flush ();
1319 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1323 out_stream->Printf ("%s", reader.GetPrompt());
1324 out_stream
1334 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1378 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1387 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1417 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1436 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1451 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1495 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
1504 StreamSP out_stream = reader.GetDebugger().GetAsyncOutputStream(); local
[all...]
/external/lldb/source/API/
H A DSBInstruction.cpp189 StreamFile out_stream (out, false);
190 m_opaque_sp->Dump (&out_stream, 0, true, false, NULL);
/external/chromium_org/native_client_sdk/src/build_tools/sdk_tools/command/
H A Dupdate.py133 out_stream = None
136 out_stream = open(dest_path, 'wb')
140 sha1, size = download.DownloadAndComputeHash(url_stream, out_stream,
150 if out_stream:
151 out_stream.close()
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dj2k.h727 *@param out_stream output stream where dump the elements.
730 void j2k_dump (opj_j2k_t* p_j2k, OPJ_INT32 flag, FILE* out_stream);
739 *@param out_stream output stream where dump the elements.
741 void j2k_dump_image_header(opj_image_t* image, OPJ_BOOL dev_dump_flag, FILE* out_stream);
748 *@param out_stream output stream where dump the elements.
750 void j2k_dump_image_comp_header(opj_image_comp_t* comp, OPJ_BOOL dev_dump_flag, FILE* out_stream);
H A Dj2k.c1161 static void opj_j2k_dump_MH_info(opj_j2k_t* p_j2k, FILE* out_stream);
1163 static void opj_j2k_dump_MH_index(opj_j2k_t* p_j2k, FILE* out_stream);
8701 static void opj_j2k_dump_tile_info( opj_tcp_t * l_default_tile,OPJ_INT32 numcomps,FILE* out_stream)
8707 fprintf(out_stream, "\t default tile {\n");
8708 fprintf(out_stream, "\t\t csty=%#x\n", l_default_tile->csty);
8709 fprintf(out_stream, "\t\t prg=%#x\n", l_default_tile->prg);
8710 fprintf(out_stream, "\t\t numlayers=%d\n", l_default_tile->numlayers);
8711 fprintf(out_stream, "\t\t mct=%x\n", l_default_tile->mct);
8719 fprintf(out_stream, "\t\t comp %d {\n", compno);
8720 fprintf(out_stream, "\
[all...]
H A Djp2.h466 *@param out_stream output stream where dump the elements.
469 void jp2_dump (opj_jp2_t* p_jp2, OPJ_INT32 flag, FILE* out_stream);
H A Djp2.c2619 void jp2_dump(opj_jp2_t* p_jp2, OPJ_INT32 flag, FILE* out_stream) argument
2626 out_stream);
/external/lldb/tools/driver/
H A DDriver.cpp1022 SBStream out_stream; local
1025 out_stream.Printf ("Target %d: (", target_idx);
1027 out_stream.Printf ("Target <unknown index>: (");
1028 process.GetTarget().GetDescription (out_stream, eDescriptionLevelBrief);
1029 out_stream.Printf (") stopped.\n");
1030 m_io_channel_ap->OutWrite (out_stream.GetData(), out_stream.GetSize(), ASYNC);
1051 SBStream out_stream; local
1052 thread.GetStatus(out_stream);
1053 m_io_channel_ap->OutWrite (out_stream
[all...]
/external/lldb/include/lldb/Core/
H A DDisassembler.h99 ReadArray (FILE *in_file, Stream *out_stream, OptionValue::Type data_type);
102 ReadDictionary (FILE *in_file, Stream *out_stream);
H A DEmulateInstruction.h409 TestEmulation (Stream *out_stream, ArchSpec &arch, OptionValueDictionary *test_data) = 0;
/external/lldb/test/unittest2/test/
H A Dtest_result.py339 out_stream = sys.stdout
348 self.assertEqual(out_stream.getvalue(), 'foo\n')
363 self.assertEqual(out_stream.getvalue(), '')
/external/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h170 TestEmulation (Stream *out_stream, ArchSpec &arch, OptionValueDictionary *test_data);
H A DEmulateInstructionARM.cpp13488 EmulateInstructionARM::TestEmulation (Stream *out_stream, ArchSpec &arch, OptionValueDictionary *test_data) argument
13492 out_stream->Printf ("TestEmulation: Missing test data.\n");
13505 out_stream->Printf ("TestEmulation: Error reading opcode from test file.\n");
13526 out_stream->Printf ("TestEmulation: Invalid arch.\n");
13536 out_stream->Printf ("TestEmulation: Failed to find 'before' state.\n");
13543 out_stream->Printf ("TestEmulation: Failed loading 'before' state.\n");
13550 out_stream->Printf ("TestEmulation: Failed to find 'after' state.\n");
13557 out_stream->Printf ("TestEmulation: Failed loading 'after' state.\n");
13570 out_stream->Printf ("TestEmulation: EvaluateInstruction() failed.\n");
13576 out_stream
[all...]

Completed in 841 milliseconds