Home
last modified time | relevance | path

Searched refs:hello_msg (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/mk-configure/mk-configure-0.37.0/examples/cxx/
H A Dexpect.out20 /objdir/hello_msg.cc
21 /objdir/hello_msg.h
22 /objdir/hello_msg.o
48 /objdir/hello_msg.cc
49 /objdir/hello_msg.h
60 /objdir/hello_msg.cc
61 /objdir/hello_msg.h
H A Dhello_msg.h1 void hello_msg ();
H A Dhello_msg.cc3 void hello_msg () in hello_msg() function
H A Dmain.cc9 hello_msg (); in main()
H A DMakefile7 SRCS = main.cc hello_msg.cc five.c seven.c
/dports/devel/mk-configure/mk-configure-0.37.0/examples/cxxlib/
H A Dexpect.out38 /objdir/cxxlib/include/hello_msg.h
60 /objdir/prefix/include/hello_msg.h
100 /objdir/cxxlib/include/hello_msg.h
120 /objdir/cxxlib/include/hello_msg.h
/dports/cad/magic/magic-8.3.245/sim/
H A DSimRsim.c383 InitRsim(hello_msg) in InitRsim() argument
384 char *hello_msg; in InitRsim()
415 if( hello_msg )
416 TxPrintf( "%s", hello_msg );
/dports/devel/mk-configure/mk-configure-0.37.0/tests/mkdll/
H A Dexpect.out22 /objdir/prefix/include/hello_msg.h
53 /prefix/include/hello_msg.h
/dports/devel/mk-configure/mk-configure-0.37.0/tests/mkpiclib/
H A Dexpect.out23 /objdir/prefix/include/hello_msg.h
54 /prefix/include/hello_msg.h
/dports/devel/mk-configure/mk-configure-0.37.0/tests/mkshlib/
H A Dexpect.out22 /objdir/prefix/include/hello_msg.h
52 /prefix/include/hello_msg.h
/dports/devel/mk-configure/mk-configure-0.37.0/tests/mkstaticlib/
H A Dexpect.out22 /objdir/prefix/include/hello_msg.h
58 /prefix/include/hello_msg.h
/dports/devel/mk-configure/mk-configure-0.37.0/tests/mkprofilelib/
H A Dexpect.out30 /objdir/prefix/include/hello_msg.h
68 /prefix/include/hello_msg.h
/dports/lang/retro12/RETRO12-2021.4/doc/book/tech-notes/
H A Dunderscores-in-names12 :hello_msg 'hello_user ;
18 `hello_msg`. But in the second, the `'` sigil remaps the
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/cable/
H A Dfido_cable_handshake_handler_unittest.cc135 base::span<const uint8_t> hello_msg, in ConstructAuthenticatorHelloReply() argument
137 auto reply = fido_parsing_utils::Materialize(hello_msg); in ConstructAuthenticatorHelloReply()
143 if (!hmac.Sign(fido_parsing_utils::ConvertToStringPiece(hello_msg), in ConstructAuthenticatorHelloReply()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/fido/cable/
H A Dfido_cable_handshake_handler_unittest.cc135 base::span<const uint8_t> hello_msg, in ConstructAuthenticatorHelloReply() argument
137 auto reply = fido_parsing_utils::Materialize(hello_msg); in ConstructAuthenticatorHelloReply()
143 if (!hmac.Sign(fido_parsing_utils::ConvertToStringPiece(hello_msg), in ConstructAuthenticatorHelloReply()
/dports/devel/mk-configure/mk-configure-0.37.0/examples/cxxlib/cxxlib/
H A DMakefile9 INCS = hello_msg.h impl/hello_msg1.h impl/hello_msg2.h
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dsession_base.cpp93 if (options_.can_send_hello_msg && options_.hello_msg.size () > 0) in create()
798 msg_->init_buffer (&options.hello_msg[0], options.hello_msg.size ()); in pull_msg()
H A Dpipe.cpp95 hello.init_buffer (&options_.hello_msg[0], options_.hello_msg.size ()); in send_hello_msg()
H A Doptions.cpp254 hello_msg (), in options_t()
829 hello_msg = in setsockopt()
832 hello_msg = std::vector<unsigned char> (); in setsockopt()
H A Doptions.hpp305 std::vector<unsigned char> hello_msg; member
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dsession_base.cpp93 if (options_.can_send_hello_msg && options_.hello_msg.size () > 0) in create()
798 msg_->init_buffer (&options.hello_msg[0], options.hello_msg.size ()); in pull_msg()
H A Dpipe.cpp95 hello.init_buffer (&options_.hello_msg[0], options_.hello_msg.size ()); in send_hello_msg()
H A Doptions.cpp254 hello_msg (), in options_t()
829 hello_msg = in setsockopt()
832 hello_msg = std::vector<unsigned char> (); in setsockopt()
H A Doptions.hpp305 std::vector<unsigned char> hello_msg; member
/dports/audio/faust/faust-2.37.3/architecture/julia/gui/
H A DOSCUI.jl90hello_msg = OpenSoundControl.message(root, "sii", "127.0.0.1", Int32(ui_interface.inport), Int32(u…
91 send(ui_interface.snd_socket, ip"127.0.0.1", ui_interface.outport, hello_msg.data)

12