Searched defs:NULL (Results 76 - 100 of 113) sorted by path

12345

/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp91 make_http_request(const BUrl& url, BDataIO* output, BUrlProtocolListener* listener = NULL, BUrlContext* context = NULL) argument
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp847 _SetPageIcon(CurrentWebView(), NULL); local
[all...]
H A DDownloadProgressView.cpp165 SmallButton(const char* label, BMessage* message = NULL) argument
/haiku/src/bin/debug/profile/
H A Dprofile.cpp148 status_t AddTeam(team_id teamID, Team** _team = NULL) argument
153 status_t AddTeam(system_profiler_team_added* addedInfo, Team** _team = NULL) argument
304 _AddTeam(team_id teamID, system_profiler_team_added* addedInfo, Team** _team = NULL) argument
[all...]
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1476 DisplayErrorMessage( const char *MessageString = NULL, int ErrorNumber = 0, const char *TitleString = NULL) argument
1721 SubmitCommandString( PropertyNumbers Property, uint32 CommandCode, const char *StringArgument = NULL) argument
[all...]
/haiku/src/bin/
H A Dsetversion.cpp75 errorToString(BString& output, status_t error, const char *appName = NULL) argument
134 errorOut(status_t error, const char *appName = NULL, bool showUsage = true) argument
H A Dxres.cpp699 parse_resource_id(const char *toParse, ResourceID &resourceID, const char **name = NULL) argument
[all...]
/haiku/src/build/libgnuregex/
H A Dregex.c45 #undef NULL macro
151 #ifndef NULL macro
[all...]
/haiku/src/kits/interface/
H A DListView.cpp233 SetTarget(Window(), NULL); local
[all...]
H A DTextView.cpp298 _InitObject(Bounds(), NULL, NULL); local
3762 _DoInsertText(Text() + start, offset - start, fSelStart, NULL); local
[all...]
/haiku/src/kits/package/
H A DPackageInfoParser.cpp142 _ParseResolvableExpression(_NextToken(), _expression, NULL); local
[all...]
H A DPackageInfoParser.h137 Token(TokenType _type, const char* _pos, int length = 0, const char* text = NULL) argument
/haiku/src/kits/storage/
H A DResourceFile.cpp78 read_exactly(BPositionIO& file, off_t position, void* buffer, size_t size, const char* errorMessage = NULL) argument
95 write_exactly(BPositionIO& file, off_t position, const void* buffer, size_t size, const char* errorMessage = NULL) argument
/haiku/src/kits/storage/sniffer/
H A DPattern.cpp56 void dumpStr(const std::string &string, const char *label = NULL) { argument
/haiku/src/kits/tracker/
H A DFSUtils.cpp1213 FailOnError(status_t error, const char* string, const char* name = NULL) argument
[all...]
H A DTracker.cpp232 WatchNode(const node_ref* node, uint32 flags, const BHandler* handler, const BLooper* looper = NULL) argument
[all...]
/haiku/src/preferences/filetypes/
H A DIconView.cpp1453 SetTarget(const BHandler* handler, const BLooper* looper = NULL) argument
[all...]
/haiku/src/servers/app/
H A DWindow.cpp2253 SetLook(Look(), NULL); local
[all...]
/haiku/src/servers/debug/
H A DDebugServer.cpp149 KillTeam(team_id team, const char *appName = NULL) argument
[all...]
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp43 TransactionIssueBuilder(BTransactionIssue::BType type, Package* package = NULL) argument
[all...]
/haiku/src/system/boot/loader/
H A Dloader.cpp72 find_kernel(BootVolume& volume, const char** name = NULL) argument
/haiku/src/system/kernel/debug/
H A Ddebug.cpp453 read_line(char* buffer, int32 maxLength, LineEditingHelper* editingHelper = NULL) argument
[all...]
/haiku/src/system/kernel/scheduler/
H A Dscheduling_analysis.cpp320 AddWaitObject(uint32 type, void* object, WaitObject** _waitObject = NULL) argument
[all...]
/haiku/src/system/kernel/
H A Dteam.cpp1400 create_team_user_data(Team* team, void* exactAddress = NULL) argument
[all...]
H A Dthread.cpp125 Notify(uint32 eventCode, team_id teamID, thread_id threadID, Thread* thread = NULL) argument
[all...]

Completed in 315 milliseconds

12345