Searched defs:NULL (Results 1 - 25 of 210) sorted by last modified time

123456789

/haiku-fatelf/src/system/kernel/fs/
H A Dvfs.cpp466 VNodePutter(struct vnode* vnode = NULL) argument
[all...]
/haiku-fatelf/src/system/kernel/
H A Dthread.cpp121 Notify(uint32 eventCode, team_id teamID, thread_id threadID, Thread* thread = NULL) argument
[all...]
/haiku-fatelf/src/apps/deskbar/
H A DBarView.cpp1091 AddRefsToDeskbarMenu(DragMessage(), NULL); local
[all...]
/haiku-fatelf/src/kits/storage/
H A DResourceFile.cpp79 read_exactly(BPositionIO& file, off_t position, void* buffer, size_t size, const char* errorMessage = NULL) argument
96 write_exactly(BPositionIO& file, off_t position, const void* buffer, size_t size, const char* errorMessage = NULL) argument
[all...]
/haiku-fatelf/src/system/kernel/vm/
H A Dvm.cpp91 inline AreaCacheLocker(VMCache* cache = NULL) argument
166 Unlock(VMCache* exceptCache = NULL) argument
4202 UnlockAll(VMCache* exceptCache = NULL) argument
[all...]
/haiku-fatelf/src/kits/interface/
H A DTextView.cpp308 _InitObject(Bounds(), NULL, NULL); local
3818 _DoInsertText(Text() + start, offset - start, fSelStart, NULL); local
[all...]
H A DListView.cpp214 SetTarget(Window(), NULL); local
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp519 Init(Settings* rendererSettings, SettingsMenu* rendererSettingsMenu, ContextActionList* preSettingsActions = NULL, ContextActionList* postSettingsActions = NULL) argument
[all...]
/haiku-fatelf/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp29 Event(int type, Thread* thread = NULL, TeamMemoryBlock* block = NULL) argument
[all...]
/haiku-fatelf/src/servers/debug/
H A DDebugServer.cpp69 KillTeam(team_id team, const char *appName = NULL) argument
[all...]
/haiku-fatelf/src/apps/webpositive/
H A DBrowserWindow.cpp656 _SetPageIcon(CurrentWebView(), NULL); local
[all...]
H A DDownloadProgressView.cpp173 SmallButton(const char* label, BMessage* message = NULL) argument
/haiku-fatelf/src/kits/tracker/
H A DFSUtils.cpp1076 FailOnError(status_t error, const char* string, const char* name = NULL) argument
[all...]
/haiku-fatelf/src/system/boot/loader/
H A Dloader.cpp55 find_kernel(Directory *volume, const char **name = NULL) argument
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfDebug.cpp254 DebugOutputFile(const char *filename = NULL) argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DNameIndex.cpp15 NameIndexPrimaryKey(const Entry *entry, const char *name = NULL) argument
[all...]
H A DSLList.h285 iterator->_SetTo(const_cast<SL_LIST_CLASS_NAME*>(this), NULL, fHead); local
[all...]
H A Dkernel_interface.cpp1131 DirectoryCookie(Directory *directory = NULL) argument
[all...]
/haiku-fatelf/src/tests/add-ons/print/ppd/shared/
H A DAutoDelete.h50 AutoDelete(Tp* object = NULL) : fObject(object), fOwnsObject(true) { } argument
/haiku-fatelf/src/tests/kits/app/bmessenger/
H A DBMessengerTester.cpp38 check_messenger(const BMessenger &messenger, bool valid, bool local, team_id team, BLooper *looper = NULL, BHandler *handler = NULL, team_id altTeam = -1) argument
[all...]
/haiku-fatelf/src/tests/kits/app/broster/
H A DFindAppTester.cpp74 install_type(const char *type, const char *preferredApp = NULL, argument
101 create_app(const char *filename, const char *signature = NULL, argument
121 create_file(const char *filename, const char *type, const char *preferredApp = NULL, const char *appHintPath = NULL, const char *contents = NULL) argument
[all...]
H A DLaunchTester.cpp104 install_type(const char *type, const char *preferredApp = NULL, argument
169 create_file(const char *filename, const char *type, const char *preferredApp = NULL, const char *appHintPath = NULL, const char *contents = NULL) argument
[all...]
/haiku-fatelf/src/tests/kits/interface/layout/widget_layout_test/
H A DWidgetLayoutTest.cpp210 _CreateSizeViews(View* group, const char* labelText, StringView*& widthView, StringView*& heightView, View* additionalView = NULL) argument
/haiku-fatelf/src/tests/kits/media/media_decoder/
H A Dmedia_decoder.cpp14 FileDecoder(BMediaTrack * _track, const media_format *inFormat, const void *info = NULL, size_t infoSize = 0) argument
/haiku-fatelf/src/tests/kits/net/DialUpPreflet/
H A DInterfaceUtils.cpp20 center_on_screen(BRect rect, BWindow *window = NULL) argument

Completed in 205 milliseconds

123456789