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

12345

/haiku/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.h94 #undef NULL macro
95 #define NULL 0 macro
/haiku/src/tools/fs_shell/
H A Dvfs.cpp369 VNodePutter(struct vnode *vnode = NULL) argument
[all...]
H A Dfssh.cpp331 list_entry(const char* file, const char* name = NULL) argument
[all...]
/haiku/src/kits/package/
H A DPackageInfoParser.h137 Token(TokenType _type, const char* _pos, int length = 0, const char* text = NULL) argument
H A DPackageInfoParser.cpp142 _ParseResolvableExpression(_NextToken(), _expression, NULL); local
[all...]
/haiku/src/preferences/filetypes/
H A DIconView.cpp1453 SetTarget(const BHandler* handler, const BLooper* looper = NULL) argument
[all...]
/haiku/src/system/runtime_loader/
H A Delf.cpp110 preload_images(image_t **image, int32 *_count = NULL) argument
[all...]
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp43 TransactionIssueBuilder(BTransactionIssue::BType type, Package* package = NULL) argument
[all...]
/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...]
H A DAbstractServerProcess.cpp244 BPath temporaryFilePath(tmpnam(NULL), NULL, true); local
[all...]
/haiku/src/system/kernel/vm/
H A Dvm.cpp95 inline AreaCacheLocker(VMCache* cache = NULL) argument
170 Unlock(VMCache* exceptCache = NULL) argument
4700 UnlockAll(VMCache* exceptCache = NULL) argument
[all...]
/haiku/src/kits/tracker/
H A DTracker.cpp232 WatchNode(const node_ref* node, uint32 flags, const BHandler* handler, const BLooper* looper = NULL) argument
[all...]
H A DFSUtils.cpp1213 FailOnError(status_t error, const char* string, const char* name = NULL) argument
[all...]
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp43 read_exactly(BPositionIO &file, off_t position, void *buffer, size_t size, const char *errorMessage = NULL) argument
[all...]
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/
H A Dusb_disk.cpp571 usb_disk_operation(device_lun *lun, uint8* operation, size_t opLength, const transfer_data& data, size_t *dataLength, bool directionIn, err_act *_action = NULL) argument
586 usb_disk_operation(device_lun *lun, uint8* operation, size_t opLength, void *buffer, size_t *dataLength, bool directionIn, err_act *_action = NULL) argument
[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/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactypes.h561 #define NULL (void *) 0 macro
/haiku/src/servers/app/
H A DWindow.cpp2253 SetLook(Look(), NULL); local
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp847 _SetPageIcon(CurrentWebView(), NULL); local
[all...]
/haiku/src/system/kernel/debug/
H A Ddebug.cpp453 read_line(char* buffer, int32 maxLength, LineEditingHelper* editingHelper = NULL) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp1038 DirectoryCookie(Directory *directory = NULL) argument
[all...]
/haiku/src/system/kernel/
H A Dthread.cpp125 Notify(uint32 eventCode, team_id teamID, thread_id threadID, Thread* thread = NULL) argument
[all...]
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.cpp32 Event(int type, ::Thread* thread = NULL, TeamMemoryBlock* block = NULL, argument
[all...]
/haiku/src/bin/
H A Dxres.cpp699 parse_resource_id(const char *toParse, ResourceID &resourceID, const char **name = NULL) argument
[all...]

Completed in 652 milliseconds

12345