Searched defs:line (Results 1 - 25 of 151) sorted by last modified time

1234567

/haiku/src/apps/stylededit/
H A DStatusView.cpp195 int32 line = 0, column = 0; local
/haiku/src/apps/poorman/
H A DPoorManWindow.cpp222 BString line; local
314 BString line; local
[all...]
/haiku/src/apps/diskprobe/
H A DProbeView.cpp414 BGroupView* line = new BGroupView(B_HORIZONTAL); local
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp209 Error(TCPEndpoint* endpoint, const char* error, int32 line) argument
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c1888 static char domain[MAXHOSTNAMELEN + 1], line[MAXHOSTNAMELEN + 1]; local
/haiku/src/servers/notification/
H A DNotificationView.cpp492 LineInfo* line = NULL; local
[all...]
/haiku/src/kits/tracker/
H A DFindPanel.cpp3280 char line[B_FILE_NAME_LENGTH + 5]; local
3420 char line[B_FILE_NAME_LENGTH + 5]; local
[all...]
/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp82 BatteryInfoView::_GetTextForLine(size_t line) argument
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp869 uint8* line = bits + 3; local
874 uint8* line = bits + 3; local
880 uint8* line = bits + 3; local
[all...]
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp1814 char line[1024]; local
/haiku/3rdparty/pulkomandy/
H A Dpkggraph.py61 line = line.split(b' ')[1] variable
63 line = line.split(b'>')[0] variable
65 line = line.split(b'=')[0] variable
[all...]
/haiku/src/kits/interface/
H A DTextView.cpp1776 STELine* line = (*fLines)[lineNum]; local
1838 STELine* line = (*fLines)[lineNum]; local
3562 STELine* line = NULL; local
4401 STELine* line = (*fLines)[lineNum]; local
4592 STELine* line = (*fLines)[startLine]; local
[all...]
H A DColumnListView.cpp3341 float line = 0.0; local
3487 float line = 0.0; local
3660 float line = 0.0; local
4695 float line = 0.0; local
4715 float line = 0.0; local
4749 float line = 0.0; local
[all...]
/haiku/src/tests/kits/shared/
H A DChecksumJsonEventListener.cpp54 ChecksumJsonEventListener::HandleError(status_t status, int32 line, const char* message) argument
/haiku/src/kits/debugger/dwarf/
H A DLineNumberProgram.h50 int32 line; member in struct:LineNumberProgram::State
H A DAttributeValue.h350 uint32 line; member in struct:DeclarationLocation
366 void SetLine(uint32 line) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfImageDebugInfo.cpp1411 int32 line local
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug.cpp894 char* line = sLineBuffer[sCurrentLine]; local
[all...]
/haiku/src/system/libnetwork/netresolv/net/
H A Dprotoent.h40 char *line; member in struct:protoent_data
H A Dservent.h48 char *line; member in struct:servent_data
H A Dgetnetent.c72 static char line[BUFSIZ+1]; variable
H A Dgetnetnamadr.c612 _ypnetent(char *line) argument
H A Dgetaddrinfo.c2426 _yphostent(char *line, const struct addrinfo *pai) argument
H A Dgethnamaddr.c1111 _yp_hostent(char *line, int af, struct getnamaddr *info) argument
/haiku/src/system/libnetwork/netresolv/isc/
H A Dassertions.c90 default_assertion_failed(const char *file, int line, assertion_type type, argument

Completed in 163 milliseconds

1234567