Searched defs:DEBUG_ONLY (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/generic/mpu401/
H A Ddebug.h56 #define DEBUG_ONLY(a) a macro
66 #define DEBUG_ONLY(a) macro
/haiku/headers/os/support/
H A DDebug.h70 #define DEBUG_ONLY(arg) arg macro
88 #define DEBUG_ONLY(x) macro
/haiku/src/kits/tracker/
H A DAttributeStream.cpp479 Read(const char* name, const char* DEBUG_ONLY(foreignName), uint32 type, off_t bufferSize, void* buffer, void (*DEBUG_ONLY(swapFunc))(void*)) argument
H A DOpenWithWindow.cpp940 OpenWithPoseView::HandleMessageDropped(BMessage* DEBUG_ONLY(message)) function in class:OpenWithPoseView
H A DUtilities.cpp1712 _ThrowOnError(status_t result, const char* DEBUG_ONLY(file), argument
1723 _ThrowIfNotSize(ssize_t size, const char* DEBUG_ONLY(file), argument
1734 _ThrowOnAssert(bool success, const char* DEBUG_ONLY(file), argument
H A DContainerWindow.cpp319 OffsetFrameOne(const char* DEBUG_ONLY(name), uint32, off_t, void* castToRect, argument
H A DPoseView.cpp589 ClearViewOriginOne(const char* DEBUG_ONLY(name), uint32 type, off_t size, argument
5313 virtual void Accumulate(AccumulatingFunctionObject* DEBUG_ONLY(functor)) function in class:MetaMimeChangedAccumulator

Completed in 103 milliseconds