Home
last modified time | relevance | path

Searched refs:PutChar (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DDumpDataExtractor.cpp227 s.PutChar(c); in DumpCharacter()
309 s->PutChar(' '); in DumpDataExtractor()
358 s->PutChar(' '); in DumpDataExtractor()
373 s->PutChar('\''); in DumpDataExtractor()
387 s->PutChar(NON_PRINTABLE_CHAR); in DumpDataExtractor()
392 s->PutChar('\''); in DumpDataExtractor()
436 s->PutChar('\''); in DumpDataExtractor()
441 s->PutChar('\''); in DumpDataExtractor()
451 s->PutChar('\"'); in DumpDataExtractor()
458 s->PutChar('\"'); in DumpDataExtractor()
[all …]
DIOHandlerCursesGUI.cpp385 void PutChar(int ch) { ::waddch(m_window, ch); } in PutChar() function in curses::Surface
428 PutChar('['); in TitledBox()
430 PutChar(']'); in TitledBox()
438 PutChar(ACS_ULCORNER); in Box()
442 PutChar(ACS_URCORNER); in Box()
446 PutChar(ACS_LLCORNER); in Box()
450 PutChar(ACS_LRCORNER); in Box()
458 PutChar('['); in TitledBox()
460 PutChar(']'); in TitledBox()
754 PutChar('<'); in DrawTitleBox()
[all …]
DAddressRange.cpp170 s->PutChar('['); in Dump()
172 s->PutChar('-'); in Dump()
175 s->PutChar(')'); in Dump()
DDumpRegisterValue.cpp49 s->PutChar('/'); in DumpRegisterValue()
DAddress.cpp202 strm->PutChar('"'); in ReadCStringFromMemory()
228 strm->PutChar('"'); in ReadCStringFromMemory()
449 s->PutChar(']'); in Dump()
586 s->PutChar('@'); in Dump()
DOpcode.cpp48 s->PutChar(' '); in Dump()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerCommon.cpp255 response.PutChar(';'); in Handle_qHostInfo()
263 response.PutChar(';'); in Handle_qHostInfo()
271 response.PutChar(';'); in Handle_qHostInfo()
276 response.PutChar(';'); in Handle_qHostInfo()
287 response.PutChar(';'); in Handle_qHostInfo()
292 response.PutChar(';'); in Handle_qHostInfo()
300 response.PutChar(';'); in Handle_qHostInfo()
528 response.PutChar('F'); in Handle_vFile_Open()
555 response.PutChar('F'); in Handle_vFile_Close()
582 response.PutChar('F'); in Handle_vFile_pRead()
[all …]
DGDBRemoteCommunicationServerLLGS.cpp458 response.PutChar('E'); in SendWResponse()
568 response.PutChar(','); in CollectRegNums()
790 response.PutChar('T'); in SendStopReplyPacketForThread()
817 response.PutChar(';'); in SendStopReplyPacketForThread()
837 response.PutChar(','); in SendStopReplyPacketForThread()
840 response.PutChar(';'); in SendStopReplyPacketForThread()
856 response.PutChar(';'); in SendStopReplyPacketForThread()
886 response.PutChar(delimiter); in SendStopReplyPacketForThread()
892 response.PutChar(';'); in SendStopReplyPacketForThread()
915 response.PutChar(';'); in SendStopReplyPacketForThread()
[all …]
DGDBRemoteCommunicationClient.cpp807 packet.PutChar('A'); in SendArgumentsPacket()
812 packet.PutChar(','); in SendArgumentsPacket()
2221 packet.PutChar(':'); in FindProcesses()
2255 packet.PutChar(';'); in FindProcesses()
2282 packet.PutChar(';'); in FindProcesses()
2657 packet.PutChar('H'); in SendSetCurrentThreadPacket()
2658 packet.PutChar(op); in SendSetCurrentThreadPacket()
2905 stream.PutChar(','); in RunShellCommand()
2914 stream.PutChar(','); in RunShellCommand()
2951 stream.PutChar(','); in MakeDirectory()
[all …]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DUnwindPlan.cpp115 s.PutChar('='); in Dump()
117 s.PutChar('['); in Dump()
120 s.PutChar(']'); in Dump()
125 s.PutChar('='); in Dump()
127 s.PutChar('['); in Dump()
130 s.PutChar(']'); in Dump()
145 s.PutChar('='); in Dump()
147 s.PutChar('['); in Dump()
152 s.PutChar(']'); in Dump()
198 s.PutChar('['); in Dump()
[all …]
DSymbolFile.cpp222 s.PutChar('\n'); in Dump()
232 s.PutChar('\n'); in Dump()
DLineEntry.cpp58 s->PutChar(':'); in DumpStopContext()
63 s->PutChar(':'); in DumpStopContext()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DStream.cpp69 bytes_written += PutChar('\0'); in PutCString()
104 size_t Stream::PutChar(char ch) { return Write(&ch, 1); } in PutChar() function in Stream
128 size_t Stream::EOL() { return PutChar('\n'); } in EOL()
138 PutChar(ch); in operator <<()
DGDBRemote.cpp39 bytes_written += PutChar(0x7d); in PutEscapedBytes()
42 bytes_written += PutChar(byte); in PutEscapedBytes()
DEvent.cpp73 s->PutChar('{'); in Dump()
75 s->PutChar('}'); in Dump()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDIE.cpp335 s.PutChar('*'); in AppendTypeName()
338 s.PutChar('*'); in AppendTypeName()
341 s.PutChar('&'); in AppendTypeName()
/freebsd-12-stable/contrib/ncurses/ncurses/tty/
Dtty_update.c459 PutChar(NCURSES_SP_DCLx const ARG_CH_T ch) in PutChar() function
535 PutChar(NCURSES_SP_ARGx CHREF(ntext[0])); in EmitRange()
541 PutChar(NCURSES_SP_ARGx CHREF(ntext0)); in EmitRange()
593 PutChar(NCURSES_SP_ARGx CHREF(ntext0)); in EmitRange()
596 PutChar(NCURSES_SP_ARGx CHREF(ntext[i])); in EmitRange()
605 PutChar(NCURSES_SP_ARGx CHREF(ntext[i])); in EmitRange()
1102 PutChar(NCURSES_SP_ARGx CHREF(blank)); in ClrToEOL()
1316 PutChar(NCURSES_SP_ARGx CHREF(newLine[n])); in TransformLine()
1432 PutChar(NCURSES_SP_ARGx CHREF(newLine[firstChar])); in TransformLine()
1600 PutChar(NCURSES_SP_ARGx CHREF(blank)); in ClearScreen()
[all …]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Expression/
DMaterializer.cpp360 dump_stream.PutChar('\n'); in DumpToLog()
386 dump_stream.PutChar('\n'); in DumpToLog()
707 dump_stream.PutChar('\n'); in DumpToLog()
731 dump_stream.PutChar('\n'); in DumpToLog()
985 dump_stream.PutChar('\n'); in DumpToLog()
1009 dump_stream.PutChar('\n'); in DumpToLog()
1147 dump_stream.PutChar('\n'); in DumpToLog()
1321 dump_stream.PutChar('\n'); in DumpToLog()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DOptionValueChar.cpp28 strm.PutChar(m_current_value); in DumpValue()
DProperty.cpp235 strm.PutChar('.'); in DumpQualifiedName()
254 strm.PutChar(' '); in Dump()
DOptions.cpp364 strm.PutChar('['); in PrintOption()
384 strm.PutChar(']'); in PrintOption()
492 strm.PutChar(']'); in GenerateOptionUsage()
529 strm.PutChar('\n'); in GenerateOptionUsage()
/freebsd-12-stable/contrib/llvm-project/lldb/source/DataFormatters/
DVectorType.cpp259 s.PutChar('('); in VectorTypeSummaryProvider()
282 s.PutChar(')'); in VectorTypeSummaryProvider()
DValueObjectPrinter.cpp722 m_stream->PutChar('('); in PrintChildrenOneLiner()
749 m_stream->PutChar(')'); in PrintChildrenOneLiner()
784 m_stream->PutChar(' '); in PrintChildrenIfNeeded()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp917 stream.PutChar('\n'); in DoExecute()
1701 stream.PutChar('['); in DumpHeader()
1717 stream.PutChar(','); in DumpHeader()
1732 stream.PutChar(','); in DumpHeader()
1744 stream.PutChar(','); in DumpHeader()
1786 stream.PutChar('\n'); in HandleDisplayOfEvent()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Breakpoint/
DBreakpointLocationCollection.cpp173 s->PutChar(' '); in GetDescription()

123