Home
last modified time | relevance | path

Searched refs:SERIAL_PRINT (Results 1 – 6 of 6) sorted by relevance

/haiku/src/servers/input/
H A DBottomlineWindow.cpp41 SERIAL_PRINT(("BottomlineWindow created\n")); in BottomlineWindow()
88 SERIAL_PRINT(("IME : %" B_PRId32 ", %s\n", opcode, string)); in HandleInputMethodEvent()
89 SERIAL_PRINT(("IME : confirmed\n")); in HandleInputMethodEvent()
H A DInputServer.h276 # define PRINT(x) SERIAL_PRINT(x)
284 # define PRINTERR(x) SERIAL_PRINT(x)
H A DInputServer.cpp1808 SERIAL_PRINT(("IME received\n")); in _MethodizeEvents()
/haiku/headers/os/support/
H A DDebug.h44 #define SERIAL_PRINT(ARGS) _sPrintf ARGS macro
76 #define SERIAL_PRINT(ARGS) (void)0 macro
/haiku/src/system/libroot/posix/malloc/hoard2/
H A Darch-specific.cpp175 SERIAL_PRINT(("HEAP-%" B_PRId32 ": " in hoardSbrk()
217 SERIAL_PRINT(("HEAP-%" B_PRId32 ": heap area large enough for %ld\n", in hoardSbrk()
226 SERIAL_PRINT(("HEAP-%" B_PRId32 ": need to resize heap area to %ld " in hoardSbrk()
/haiku/src/kits/tracker/
H A DPoseView.cpp5379 SERIAL_PRINT(("no name in entry creation message\n")); in FSNotification()