Searched defs:line (Results 26 - 50 of 151) sorted by relevance

1234567

/haiku/src/libs/stdc++/legacy/
H A DPlotFile.cc132 PlotFile& PlotFile:: line(const int x0, const int y0, function in class:PlotFile
/haiku/src/libs/util/
H A Dfparseln.c199 size_t size, line; local
[all...]
/haiku/src/tests/system/boot/loader/
H A Dplatform_menu.cpp28 print_item_at(int32 line, MenuItem *item, bool clearHelp = true) argument
/haiku/src/kits/debugger/arch/x86/disasm/
H A DDisassemblerX86.cpp97 DisassemblerX86::GetNextInstruction(BString& line, target_addr_t& _address, argument
/haiku/src/kits/debugger/arch/x86_64/disasm/
H A DDisassemblerX8664.cpp108 DisassemblerX8664::GetNextInstruction(BString& line, target_addr_t& _address, argument
/haiku/src/bin/mail_utils/
H A Dmail2mbox.cpp234 char line[102400]; local
[all...]
/haiku/src/system/boot/loader/
H A Dpager.cpp86 offset_of_line(const PagerTextSource& textSource, size_t width, char* buffer, size_t bufferSize, int32 line) argument
H A Dpackage_support.cpp358 char* line = path.Get(); local
/haiku/src/libs/compat/freebsd_network/
H A Dmalloc.cpp48 _kernel_contigmalloc(const char *file, int line, size_t size, int flags, argument
H A Dmutex.c83 _mtx_assert(struct mtx *m, int what, const char *file, int line) argument
/haiku/src/add-ons/translators/pcx/
H A DPCX.cpp158 uint8 *line = scanLineData[row]; local
173 uint8 *line = scanLineData[row]; local
194 uint8 *line = scanLineData[row]; local
210 uint8 *line = scanLineData[row]; local
[all...]
/haiku/src/bin/fwcontrol/
H A Deui64.c109 char *line, *linehead, *cur; local
/haiku/src/bin/mkfs/
H A DFsCreator.cpp202 char line[255]; local
/haiku/src/bin/rc/
H A Dcompile.cpp59 int32 line; member in struct:mem_t
/haiku/src/kits/device/
H A DJoystickTweaker.cpp165 char line[STACK_STRING_BUFFER_SIZE]; local
/haiku/src/preferences/keymap/
H A DKeyboardLayout.h75 int32 line; member in struct:KeyboardLayout::parse_state
/haiku/src/system/kernel/debug/
H A Ddebug_builtin_commands.cpp237 const char* line = argv[argi++]; local
292 const char* line = argv[1]; local
[all...]
/haiku/src/servers/launch/
H A DBaseJob.cpp227 BString line; local
260 BaseJob::_ParseExportVariable(BStringList& environment, const BString& line) argument
[all...]
/haiku/src/kits/debugger/model/
H A DDisassembledCode.cpp21 BString line; member in struct:DisassembledCode::Line
24 Line(const BString& line, ContiguousStatement* statement) argument
82 Line* line = fLines.ItemAt(index); local
90 Line* line = fLines.ItemAt(index); local
99 Line* line = fLines.ItemAt(location.Line()); local
120 Line* line = fLines.ItemAt(location.Line()); local
147 AddCommentLine(const BString& line) argument
154 AddInstructionLine(const BString& line, target_addr_t address, target_size_t size) argument
179 Line* line = new(std::nothrow) Line(_line, statement); local
[all...]
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageFamilySyntaxHighlightInfo.cpp128 LineInfo(int32 line) argument
193 CLanguageFamilySyntaxHighlightInfo::GetLineHighlightRanges(int32 line, argument
233 const char* line = fHighlightSource->LineAt(i); local
253 CLanguageFamilySyntaxHighlightInfo::_ParseLine(int32 line, argument
/haiku/src/apps/mediaplayer/supplier/
H A DSubTitlesSRT.cpp31 BString line; local
[all...]
/haiku/src/tests/kits/interface/
H A DTextViewTestManual.cpp85 BString line = ": just some text here - nothing special to see\n"; local
/haiku/src/tests/servers/registrar/
H A DRosterShell.cpp260 read_line(char* line, size_t size) argument
281 char line[10240]; local
/haiku/src/apps/haikudepot/server/
H A DStandardMetaDataJsonEventListener.cpp93 SmdStackedEventListener::HandleError(status_t status, int32 line, argument
384 StandardMetaDataJsonEventListener::HandleError(status_t status, int32 line, argument
/haiku/src/kits/debugger/dwarf/
H A DDwarfUtils.cpp243 uint32 line = 0; local

Completed in 92 milliseconds

1234567