Home
last modified time | relevance | path

Searched refs:wmsg (Results 151 – 175 of 358) sorted by relevance

12345678910>>...15

/dports/audio/sndio/sndio-1.8.1/sndiod/
H A Dsock.h30 struct amsg rmsg, wmsg; /* messages being sent/received */ member
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libixp/
H A Dclient.c109 free(c->wmsg.data); in ixp_unmount()
116 c->wmsg.size = n; in allocmsg()
118 c->wmsg.data = erealloc(c->wmsg.data, n); in allocmsg()
H A Drpc.c70 if(!ixp_fcall2msg(&mux->wmsg, f) || !ixp_sendmsg(mux->fd, &mux->wmsg)) { in sendrpc()
/dports/devel/libixp/libixp-0.5/libixp/
H A Dclient.c109 free(c->wmsg.data); in ixp_unmount()
116 c->wmsg.size = n; in allocmsg()
118 c->wmsg.data = erealloc(c->wmsg.data, n); in allocmsg()
H A Drpc.c70 if(!ixp_fcall2msg(&mux->wmsg, f) || !ixp_sendmsg(mux->fd, &mux->wmsg)) { in sendrpc()
/dports/biology/ncbi-toolkit/ncbi/biostruc/newVSch/
H A DSendSummary.cpp114 string errmsg, wmsg, wmsgH; in PrintActionButtons() local
115 DownloadErrWarnMsgs((long long)Dinfo.GrpID, errmsg, wmsg, wmsgH); in PrintActionButtons()
116 if ( !wmsg.empty() || !wmsgH.empty() ) { in PrintActionButtons()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/p2p/testing/
H A Dprotocoltester.go183 wmsg := Wrap(trig.Msg)
184 m.err <- p2p.Send(rw, trig.Code, wmsg)
/dports/games/heroes/heroes-0.21/src/media/sdl/
H A Djoystick.c50 wmsg (_("No joystick found (run with `-J' to suppress this message).")); in joyinit()
/dports/games/heroes/heroes-0.21/src/
H A Ddebugmsg.c83 wmsg ("\ in dmsg_parse_string()
H A Ddebughash.c165 wmsg (_("%s: no such channel, assuming you meant '%s'."), in get_channel_number()
H A Drelocate.c70 wmsg (_("HOME variable not found in environment, defaulting to `.'")); in check_homedir_env()
H A Dprefs.c165 wmsg ("cannot save preferences to %s", preferences_file ()); in save_preferences()
179 wmsg ("%s:%d: value %s is out of range (%lu-%lu)", in parse_unsigned()
/dports/lang/chibi-scheme/chibi-scheme-0.10/
H A Dplan9.c114 Waitmsg *wmsg; in sexp_wait() local
118 wmsg = wait(); in sexp_wait()
119 msg = sexp_c_string(ctx, wmsg->msg, -1); in sexp_wait()
120 res = sexp_list2(ctx, sexp_make_fixnum(wmsg->pid), msg); in sexp_wait()
/dports/games/heroes/heroes-0.21/src/media/allegro/
H A Djoystick.c45 wmsg (_("No joystick found (run with `-J' to suppress this message).")); in joyinit()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/kqsh/
H A Dkqsh-priv.h67 const char **wmsg; member
/dports/games/heroes/heroes-0.21/src/media/ggi/
H A Dvideo.c304 wmsg (_("failed to acquire direct-buffer")); in vsynchro2_low()
321 wmsg (_("failed to release direct-buffer")); in vsynchro2_low()
/dports/math/vtk9/VTK-9.1.0/Common/Core/
H A DvtkDebugLeaks.cxx354 std::wstring wmsg = vtksys::Encoding::ToWide(msg); in DisplayMessageBox() local
355 return MessageBoxW(nullptr, wmsg.c_str(), L"Error", MB_ICONERROR | MB_OKCANCEL) == IDCANCEL; in DisplayMessageBox()
/dports/audio/schismtracker/schismtracker-20211116/sys/win32/
H A Dmidi-win32mm.c137 static CALLBACK void _win32mm_inputcb(UNUSED HMIDIIN in, UINT wmsg, DWORD_PTR inst, in _win32mm_inputcb() argument
144 switch (wmsg) { in _win32mm_inputcb()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/src/
H A Dlocale_impl.cpp525 locale::facet *wmsg = 0; in insert_messages_facets() local
553 wmsg = new messages_byname<wchar_t>(__wmsg); in insert_messages_facets()
563 if (wmsg) this->insert(wmsg, messages<wchar_t>::id); in insert_messages_facets()
/dports/lang/nim/nim-1.6.2/compiler/
H A Dreorder.nim191 var wmsg = "Circular dependency detected. `codeReordering` pragma may not be able to" &
194 wmsg &= ":\n"
199 wmsg &= "line " & $cs[i].pnode.info.line &
205 wmsg &= "line " & $cs[^1].pnode.info.line &
208 message(conf, cs[0].pnode.info, warnUser, wmsg)
/dports/editors/lazarus/lazarus/lcl/interfaces/carbon/
H A Dcarbonprivatecommon.inc521 Result := GetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'), nil,
526 SetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'),
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/src/
H A Dlocale_impl.cpp483 messages<wchar_t> *wmsg = 0; in insert_messages_facets() local
500 wmsg = _CHECK_PTR(new messages_byname<wchar_t>(pname, 0, hint)); in insert_messages_facets()
504 _STLP_UNWIND(delete msg; delete wmsg); in insert_messages_facets()
510 _Locale_insert(this,wmsg); in insert_messages_facets()
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonprivatecommon.inc521 Result := GetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'), nil,
526 SetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'),
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/carbon/
H A Dcarbonprivatecommon.inc521 Result := GetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'), nil,
526 SetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'),
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/carbon/
H A Dcarbonprivatecommon.inc521 Result := GetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'), nil,
526 SetEventParameter(AEvent, MakeFourCC('wmsg'), MakeFourCC('wmsg'),

12345678910>>...15