Searched refs:What (Results 1 - 25 of 27) sorted by relevance

12

/haiku-fatelf/headers/libs/print/libprint/
H A DTransport.h28 const char* What() const;
/haiku-fatelf/src/libs/print/libprint/
H A DTransport.cpp30 TransportException::What() const function in class:TransportException
/haiku-fatelf/src/add-ons/print/drivers/gutenprint/
H A DGPDriver.cpp210 ShowError(err.What());
224 ShowError(err.What());
297 ShowError(err.What());
/haiku-fatelf/src/tests/system/libroot/os/
H A Dsystem_watching_test.cpp132 if (message.What() != B_SYSTEM_OBJECT_UPDATE)
/haiku-fatelf/src/servers/registrar/
H A DAuthenticationManager.cpp700 switch (message.What()) {
705 if (fPasswdDBReply->What() == 1) {
736 if (fGroupDBReply->What() == 1) {
772 if (error == B_OK && fShadowPwdDBReply->What() == 1) {
979 message.What());
/haiku-fatelf/src/system/kernel/
H A Dsystem_info.cpp249 if (event->What() == TEAM_MONITOR) {
269 } else if (event->What() == THREAD_MONITOR) {
/haiku-fatelf/src/add-ons/print/drivers/canon_lips/lips3/
H A DLips3.cpp227 BAlert* alert = new BAlert("", err.What(), "OK");
/haiku-fatelf/src/add-ons/print/drivers/canon_lips/lips4/
H A DLips4.cpp237 BAlert* alert = new BAlert("", err.What(), "OK");
/haiku-fatelf/src/add-ons/print/drivers/pcl5/
H A DPCL5.cpp215 BAlert* alert = new BAlert("", err.What(), "OK");
/haiku-fatelf/src/add-ons/print/drivers/pcl6/
H A DPCL6.cpp178 BAlert* alert = new BAlert("", err.What(), "OK");
/haiku-fatelf/src/add-ons/print/drivers/postscript/
H A DPS.cpp338 BAlert* alert = new BAlert("", err.What(), "OK");
/haiku-fatelf/src/system/libroot/posix/
H A Duser_group_common.cpp73 return (status_t)reply.What();
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/headers/shared/
H A DKMessage.h35 uint32 What() const;
/haiku-fatelf/headers/private/kernel/util/
H A DKMessage.h53 uint32 What() const;
/haiku-fatelf/src/kits/app/
H A DMessageAdapter.cpp249 toMessage->what = fromMessage->What();
/haiku-fatelf/src/apps/debugger/debugger_interface/
H A DDebuggerInterface.cpp794 if (message.What() != B_SYSTEM_OBJECT_UPDATE)
/haiku-fatelf/src/bin/gdb/gdb/
H A Dc-typeprint.c484 real less-than characters. What a crock. */
/haiku-fatelf/src/system/kernel/messaging/
H A DKMessage.cpp252 KMessage::What() const function in class:KMessage
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/shared/
H A DKMessage.cpp201 // What
203 KMessage::What() const function in class:KMessage
/haiku-fatelf/docs/user/
H A Dapidoc.dox543 of the kit or the API. What objects does it work with, how it interacts
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DVolume.cpp1518 if (event->What() != B_NODE_MONITOR
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex5037 % What we do to finish off the copying text.
6062 % character. What I don't understand is why it works in the *value*
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex672 % What we do to finish off ignored text.
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex2473 % What we do to finish off ignored text.
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex2343 % What we do to finish off ignored text.

Completed in 477 milliseconds

12