Searched defs:NULL (Results 76 - 100 of 113) sorted by last modified time

12345

/haiku/docs/develop/media/
H A DMediaExtractorAddOn.h532 ReadChunk(char ** outBuffer, int32 * ioSize, media_header * outHeader = NULL) argument
536 ReadFrames(void * outBuffer, int64 * outFrameCount, media_header * outHeader = NULL, media_decode_info * info = NULL) argument
542 ReadTime(void * outBuffer, int64 * outTimeCount, media_header * outHeader = NULL, media_decode_info * info = NULL) argument
548 Read(void * outBuffer, int64 * outNumerator, media_header * outHeader = NULL, media_decode_info * info = NULL) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/util/
H A DSettingsMenu.cpp96 MenuItem(Setting* setting, BMenu* menu, BMessage* message = NULL) argument
[all...]
/haiku/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/src/preferences/mail/
H A DFilterConfigView.cpp40 DragListView(const char* name, list_view_type type = B_SINGLE_SELECTION_LIST, BMessage* itemMovedMsg = NULL) argument
[all...]
/haiku/src/servers/package/
H A DFSUtils.h28 RelativePath(const char* component1 = NULL, argument
/haiku/src/add-ons/translators/bmp/
H A DBMPTranslator.cpp285 identify_bmp_header(BPositionIO *inSource, translator_info *outInfo, BMPFileHeader *pfileheader = NULL, MSInfoHeader *pmsheader = NULL, bool *pfrommsformat = NULL, off_t *pos2skip = NULL) argument
/haiku/src/tests/kits/storage/
H A DQueryTest.cpp222 ListNode(PredicateNode *child1 = NULL, PredicateNode *child2 = NULL, argument
276 OpNode(query_op op, PredicateNode *left, PredicateNode *right = NULL) argument
375 QueryTestEntry(string path, node_flavor kind, const QueryTestEntry *linkTarget = NULL) argument
[all...]
H A DMimeSnifferTest.cpp1095 dumpStr(const std::string &string, const char *label = NULL) argument
[all...]
H A DResourcesTest.cpp44 ResourceInfo(type_code type, int32 id, const void *data, size_t size, const char *name = NULL) argument
[all...]
H A DResourceStringsTest.cpp73 StringResourceInfo(int32 id, const char *data, const char *name = NULL) argument
40 ResourceInfo(type_code type, int32 id, const void *data, size_t size, const char *name = NULL) argument
[all...]
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp213 status_t ReadDefinition(bool* _changed = NULL) argument
[all...]
/haiku/src/system/kernel/scheduler/
H A DRunQueue.h271 ASSERT(sGetLink(element)->fPrevious == NULL); local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DNameIndex.cpp23 NameIndexPrimaryKey(const Node* entry, const char* name = NULL) argument
[all...]
/haiku/src/tests/kits/storage/testapps/
H A DPathMonitorTest2.cpp132 indented_string(const char* string, const char* indent, const char* firstIndent = NULL) argument
/haiku/src/system/libroot/posix/glibc/libio/
H A Dlibio.h96 # define NULL (__null) macro
99 # define NULL ((void*)0) macro
101 # define NULL (0) macro
H A DlibioP.h763 # define NULL (__null) macro
766 # define NULL ((void*)0) macro
768 # define NULL (0) macro
[all...]
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgmp-impl.h61 #define NULL ((void *) 0) macro
/haiku/src/tests/add-ons/print/ppd/shared/
H A DAutoDelete.h50 AutoDelete(Tp* object = NULL) : fObject(object), fOwnsObject(true) { } argument
/haiku/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/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/src/system/libroot/posix/glibc/extensions/
H A Dgetopt1.c67 #ifndef NULL macro
/haiku/src/libs/alm/
H A DTab.cpp18 BALMLayoutList(BALMLayout* _layout, BALMLayoutList* _next = NULL) argument
/haiku/src/bin/mail_utils/
H A Dmbox2mail.cpp80 DisplayErrorMessage( const char *MessageString = NULL, int ErrorNumber = 0, const char *TitleString = NULL) argument
/haiku/src/apps/musiccollection/
H A DMusicFileListView.h22 FileListItem(const char* text, WatchedFile* file = NULL) argument
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_address.cpp41 l2cap_copy_address(const sockaddr *from, sockaddr **to, bool replaceWithZeros = false, const sockaddr *mask = NULL) argument
[all...]

Completed in 262 milliseconds

12345