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

12345

/haiku/src/add-ons/media/media-add-ons/radeon/
H A DRadeonAddOn.cpp381 RecursiveScan(const char* rootPath, BEntry *rootEntry = NULL) argument
[all...]
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushTranslator.cpp121 identify_wbi_header(BPositionIO* inSource, translator_info* outInfo, uint32 outType, WonderBrushImage** _wbImage = NULL) argument
/haiku/src/add-ons/input_server/methods/pen/
H A DDumpMessage.cpp22 status_t HexDumpToStream(const void *data, size_t len, BDataIO &stream, const char *prefix = NULL) argument
/haiku/headers/build/gcc-2.95.3/
H A Dstddef.h320 #undef NULL /* in case <stdio.h> has defined it. */ macro
322 #define NULL __null macro
324 #define NULL ((void *)0) macro
/haiku/headers/cpp/
H A Dstreambuf.h51 #define NULL (__null) macro
53 #define NULL (0) macro
H A Dstrstream.h55 strstreambuf(char *ptr, int size, char *pstart = NULL) argument
57 strstreambuf(unsigned char *ptr, int size, unsigned char *pstart = NULL) argument
63 strstreambuf(signed char *ptr, int size, signed char *pstart = NULL) argument
/haiku/headers/posix/
H A Dnull.h9 #define NULL 0 macro
/haiku/headers/private/fs_shell/
H A Dfssh_types.h48 #define NULL (0) macro
/haiku/headers/private/locale/
H A DFormattingConventionsPrivate.h14 Private(const BFormattingConventions* conventions = NULL) argument
H A DHashMapCatalog.h87 virtual status_t ReadFromFile(const char *path = NULL) argument
93 virtual status_t WriteToFile(const char *path = NULL) argument
H A DLanguagePrivate.h14 Private(const BLanguage* language = NULL) argument
H A DTimeZonePrivate.h14 Private(const BTimeZone* timeZone = NULL) argument
/haiku/headers/private/shared/
H A DOpenWithTracker.h43 OpenWithTracker(directory_which which, const char* relativePath = NULL, argument

Completed in 310 milliseconds

12345